Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuuji/kudjango-vagrant
https://github.com/kuuji/kudjango-vagrant
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kuuji/kudjango-vagrant
- Owner: kuuji
- Created: 2015-12-20T14:40:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-20T21:11:21.000Z (about 9 years ago)
- Last Synced: 2024-11-07T14:29:53.014Z (about 2 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kudjango-vagrant
Vagrant project containing 3 boxes created via packer.
This project allow to deploy :
- One front vagrant box with haproxy
- 2 app vagrant box with kudjango app
- 1 db vagrant box with mysqlInstallation and configuration of haproxy / mysql / kudjango app are done using ansible. IP are gathered automatically, nothing to configure for the connection between all vms.
Installation of python and pip on the app vagrant box has been done using a puppet manifest with packer.