Is there a way to access an interactive shell or terminal for a specific Railway service?
pedrroeduardo
PROOP

3 months ago

I need to run Django management commands such as:

python manage.py createsuperuser

Does Railway support running one-off commands or attaching to a running service container (similar to docker exec or heroku run)?

If not, what is the recommended approach on Railway for handling tasks like creating a Django superuser in production?

1 Replies

3 months ago

railway ssh


Welcome!

Sign in to your Railway account to join the conversation.

Loading...