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
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
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
I understand, it happens that Laravel to incorporate Supervisors needs the following
2 years ago
you can install apt packages with a configuration in a nixpacks.toml file

