Skip to content

Commit 9586278

Browse files
Mention that subdomain hosting is way easier than subpath hosting
1 parent 068a47e commit 9586278

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/content/docs/tech-recommendations/infrastructure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ EC2
1111

1212
Lambda
1313

14+
Hosting on a subdomain (e.g. projectname.nj.gov) is waaay easier than hosting on a subpath of nj.gov (e.g. nj.gov/agencyname/projectname)
15+
1416
## Containerization
1517

1618
We do not have licenses for Docker Desktop, which [requires licenses for government entities](https://docs.docker.com/subscription/desktop-license/). We don’t need the GUI, but Docker Engine is [difficult to install on MacOS without Docker Desktop](https://njcio.slack.com/archives/C03C7NHK9B4/p1760712833246849?thread_ts=1756330087.017419&cid=C03C7NHK9B4). We instead use these open source tools:

0 commit comments

Comments
 (0)