Vagrant machine for all projects related to Ĵeto. Mostly all uwsgi-python applications loaded via sockets throught nginx.
To run the project you will need :
- vagrant
- Ansible (pip install ansible)
This projects includes multiple smaller projects, make sure to use --recursive when cloning.
git clone --recursive https://github.com/Pheromone/jeto-dev.git
Keep in mind that this project is closer to ALPHA than to STABLE. DO NOT use on production system.