Skip to content

Configuration of all the servers and applications hosted under pydelhi.org

License

Notifications You must be signed in to change notification settings

pydelhi/pydelhi-infra

Repository files navigation

pydelhi-infra

Build Status

Configurations of all the servers and applications hosted under pydelhi.org.

Getting Started

Clone this repository to your local machine:

git clone --recursive [email protected]:pydelhi/pydelhi-infra.git
cd pydelhi-infra

Make sure you have vagrant and virtualbox installed, then run:

sudo pip install ansible
sudo ansible-galaxy install -r requirements.yml
vagrant up

You can login to the virtal machine with vagrant ssh. If you want to run any changes you have done in the ansible scripts, use vargant provision to run them against the virtual machine.

Use vagrant destroy to kill the virtual machine.

Further Reading

  1. https://docs.ansible.com/galaxy.html

Contributing

  • Search through existing open/closed github issues.
  • Open new github issue or send a pull-request,
  • If that dosn't help, feel free to ask anything at #pydelhi @ freenode.net

Changelog

See: CHANGELOG.md

Thanks

To all the contributors.

About

Configuration of all the servers and applications hosted under pydelhi.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages