Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 910 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 910 Bytes

cloudenvy-tor

Provides an easy way to spin up Tor nodes in OpenStack clouds

Development Requirements/Notes

This project relies on cloudenvy to do the heavy lifting of spinning up a node from a Debian or Ubuntu image on an OpenStack cloud and then provisioning it as a Tor relay. You only really need a Debian/Ubuntu install to work on the script, but having an actual cloud to use will be helpful.

Usage Requirements/Notes

Requires a cloudenvy install that is set up to talk to some OpenStack cloud. Just run envy up in the base directory of this repo after configuring Envyfile.yml based on the settings for your OpenStack cloud and the images you have available. The default Envyfile is made to work on the HP Cloud. A lot more info (such as how to run multiple instances) can be found at https://github.com/cloudenvy/cloudenvy