https://github.com/entropic-dev/infrastructure
infrastructure for the entropic project!
https://github.com/entropic-dev/infrastructure
Last synced: about 2 months ago
JSON representation
infrastructure for the entropic project!
- Host: GitHub
- URL: https://github.com/entropic-dev/infrastructure
- Owner: entropic-dev
- Created: 2019-12-05T05:04:28.000Z (over 5 years ago)
- Default Branch: latest
- Last Pushed: 2019-12-05T05:23:00.000Z (over 5 years ago)
- Last Synced: 2024-10-29T21:05:47.563Z (6 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# infrastructure
Infrastructure for controlling Entropic.dev. This repo is not intended for
individual Entropic operators, but Entropic contributors are welcome to submit
changes here!## Setup
Run the following to install all prerequisites:
```bash
$ ./bin/install.sh
```Once you've run the install script, run `. env/bin/activate`. Make sure you have
the following environment variables set appropriately:- `AWS_DEFAULT_REGION`: `us-west-2`
- `AWS_ACCESS_KEY_ID`: Your personal AWS access key ID.
- `AWS_SECRET_ACCESS_KEY`: Your personal AWS secret access key.## Contributing
Get in touch with Ceej, Chris, or Kat.