Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 456 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 456 Bytes

doenet.cloud devops scripts

To make it easier to deploy doenet.cloud, the included doenet.nix can be used. Note that doenet.nix references other doenet.cloud repos, so you will need to have the cloud-api and cloud-id repos checked out as well.

Then run

nixops create -d doenet doenet.nix
nixops deploy -d doenet

to deploy doenet.cloud to AWS.

dotenv and secrets

This repo relies on git-crypt to store secret key material.