Home - vhs/nomos GitHub Wiki
Onboarding
Requirements
Nomos requires PHP7.0, NGINX, and MySQL.
For development, we use Vagrant to automatically generate a self-contained development environment. Read the "Contributing" page before starting to install stuff!
Test Server Installation
- Go here
- Follow the instructions carefully
- You're done! Please tell us if you have any issues so we can improve the docs
Production Server Provisioning
Stay tuned! We haven't done this from scratch yet.
Production Deployments for VHS
SSH to Freya with public key auth as your user.
$ sudo su - deploy -c './deploy.sh'
Then wait