From 135cd368d5ab82dddabc685f57e4d027689df7b3 Mon Sep 17 00:00:00 2001 From: Aaron Kanzer Date: Wed, 24 Apr 2024 13:42:12 -0400 Subject: [PATCH] more progress --- docs/62_dandi_cli.md | 2 ++ docs/63_dandi_infrastructure.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/62_dandi_cli.md b/docs/62_dandi_cli.md index 0188b950..2c0d8179 100644 --- a/docs/62_dandi_cli.md +++ b/docs/62_dandi_cli.md @@ -1,5 +1,7 @@ # Work In Progress + + ## Connecting to PyPI ## Handling Versioning diff --git a/docs/63_dandi_infrastructure.md b/docs/63_dandi_infrastructure.md index a305a35c..547d41d7 100644 --- a/docs/63_dandi_infrastructure.md +++ b/docs/63_dandi_infrastructure.md @@ -178,6 +178,8 @@ and [staging_pipeline.tf](https://github.com/dandi/dandi-infrastructure/blob/mas Setting up staging will require unique AWS Route 53 Domains, as well a different Heroku app with different compute. +**Note -- ensure you review your `web/netlify.toml` file -- this will define different environment variables that correspond with staging vs. production** + ### Email Setup TBD