An open API service indexing awesome lists of open source software.

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!

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.