Skip to content

Deployment documentation #519

@ecodina

Description

@ecodina

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 aircasting user
  • Should the server have the dependencies already installed, or does capistrano install them?
  • You use systemd to manage the application. Which .service do you use?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions