https://github.com/sjmiller609/billing_server_public
scaling EC2 using Boto
https://github.com/sjmiller609/billing_server_public
Last synced: about 2 months ago
JSON representation
scaling EC2 using Boto
- Host: GitHub
- URL: https://github.com/sjmiller609/billing_server_public
- Owner: sjmiller609
- License: mit
- Created: 2017-04-19T23:55:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T12:32:06.000Z (over 7 years ago)
- Last Synced: 2025-03-29T10:12:58.581Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# billing_server_public
scaling EC2 using BotoThis is the master/server code for the selenium bot solution.
This scale an image horizontally and provides some server logic for distributing data to the nodes.
Since I was the only contributor, I didn't really comment too much.boto_utils.py is probably the most useful piece
EDIT: i would not use this now - i would recommend simplifying deployment, blacklisting, and other aws interaction using something like ansible