-
docker deployment
- download repo
- cd into repo directory
- Set environment variables
DEVISE_JWT_SECRET_KEY
andDATABASE_PASSWORD
- run docker-compose up
-
Set up
- Download the repo
- Install dependencies with > bundle
- Set environment variables
DEVISE_JWT_SECRET_KEY
andDATABASE_PASSWORD
- Start the server with > foreman start
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions