terraform init
- See plan
terraform plan \
-var "do_token=${DO_PAT}" \
-var "pvt_key=$HOME/.ssh/terraform"
- Apply plan
terraform apply \
-var "do_token=${DO_PAT}" \
-var "pvt_key=$HOME/.ssh/terraform"
git clone https://github.com/ceramicnetwork/js-ceramic.git
npm run bootstrap
npm run build
The ipfs-preload
is a NixOS image. Nix configurations live in ./nix and can be updated manually over SSH.