Supervisor with Railway
jantonbernal
TRIALOP

2 years ago

Hello, I have a Laravel project deployed as an API on Railway, and it's working fine. Now, I want to incorporate Supervisor to manage my queues. I would like to know if it's possible to do this on Railway.

11 Replies

jantonbernal
TRIALOP

2 years ago

Project ID: c0cab066-af37-444a-b7a6-e8788373d48a


jantonbernal
TRIALOP

2 years ago

¿? helpme please


2 years ago

this is community support please be patient, but there's a good chance that anyone who has seen this thread doesn't know about supervisor, and in that case you should go and familiarize yourself with the technologies you are trying to use


jantonbernal
TRIALOP

2 years ago

Very kind, I could do this process, however I would like to know where I can access the Railway terminal (something like powershell) there I could do what I need.
Thank you.


2 years ago

Railway does not provide a way to get access to the terminal, and honestly it would not be needed for this


jantonbernal
TRIALOP

2 years ago

I understand, it happens that Laravel to incorporate Supervisors needs the following


jantonbernal
TRIALOP

2 years ago

1245065756870316300


jantonbernal
TRIALOP

2 years ago

1245065788168339500


jantonbernal
TRIALOP

2 years ago

This generates a background process that is constantly checking


2 years ago

you can install apt packages with a configuration in a nixpacks.toml file


jantonbernal
TRIALOP

2 years ago

Thank you so much, i check it


Loading...