This repository uses the following database, which should not be changed.
Database | SQLite3 |
The following settings may be changed on a new branch. See below for naming and documentation conventions.
Branch | master |
---|---|
Rails | 4.0.0 |
Rack server | Passenger |
Manifest file | Chrony, atop |
Deployment hooks | - |
Process file | Rake worker |
If you would like to modify the contents of this repository, please create a new branch. When doing so, please remember to:
- Follow conventions when naming the branch (ie. if you want to use the Puma rack server, please name the branch Puma)
- Add a section to this document in the above format stating your changes