-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello!
I've been trying to deploy my own AirCasting server. I've managed to get a development server and seen the webpage at localhost:5000, but I don't really know how to get a production server.
I've tried setting RAILS_ENV=production and starting it with foreman but crashses.
I've seen there is a capistrano deployment file ready, but don't really know how to use it. For example:
- The target server must have an
aircastinguser - Should the server have the dependencies already installed, or does
capistranoinstall them? - You use
systemdto manage the application. Which.servicedo you use?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels