https://github.com/entropic-dev/infrastructure
infrastructure for the entropic project!
https://github.com/entropic-dev/infrastructure
Last synced: about 1 year 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 6 years ago)
- Default Branch: latest
- Last Pushed: 2019-12-05T05:23:00.000Z (over 6 years ago)
- Last Synced: 2025-06-01T06:22:14.243Z (about 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- 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.