BD
neslih434
FREEOP

2 months ago

I've uploaded my project from github. Where can I view the data generated by the project?

Solved$10 Bounty

4 Replies

Railway
BOT

2 months ago

Your "Telegbot" service deployed successfully. You can view its runtime output by clicking on the service in your project dashboard, then clicking the latest deployment to see its logs. If your bot generates data that needs to persist (like a database file), you'll need to attach a volume to the service, as the filesystem is ephemeral and resets on each deploy.


Status changed to Awaiting User Response Railway about 2 months ago


Railway

Your "Telegbot" service deployed successfully. You can view its runtime output by clicking on the service in your project dashboard, then clicking the latest deployment to see its logs. If your bot generates data that needs to persist (like a database file), you'll need to attach a [volume](https://docs.railway.com/reference/volumes) to the service, as the filesystem is ephemeral and resets on each deploy.

neslih434
FREEOP

2 months ago

Is my project anonymous? Can other users see it?


Status changed to Awaiting Railway Response Railway about 2 months ago


Railway
BOT

2 months ago

Projects are private by default and only accessible to members you explicitly invite. Other users cannot see your project, its services, or its environment variables unless you change the visibility setting to public in your project settings.


Status changed to Awaiting User Response Railway about 2 months ago


Railway

Projects are private by default and only accessible to members you explicitly invite. Other users cannot see your project, its services, or its environment variables unless you change the visibility setting to public in your project settings.

neslih434
FREEOP

2 months ago

how can I create volumes of a database?


Status changed to Awaiting Railway Response Railway about 2 months ago


Status changed to Open Railway about 2 months ago


Status changed to Solved neslih434 about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...