Based on OpenCFP
- Clone this repo
- Run
composer install - Run
./vendor/bin/homestead make - Ensure
Homestead.yamlcontains everything fromHomestead.default - Run
vagrant upfrom the root of the project - Open http://cfp.dev in a browser
- Register a new account
- Run
vagrant sshfrom the root of the project - Run
cd cfp.dev - Run
bin/opencfp admin:promote [email protected] - You can now log in as an admin
You will need Laravel/Envoy installed locally. Envoy itself requires PHP to be installed locally.
You will need to contact @Svpernova09 to get your public SSH key added.
Once you have installed Envoy and your key has been added:
- Run
envoy run deploy:prod