docs: some decisions

This commit is contained in:
2026-06-01 19:18:39 +00:00
parent 459993a78d
commit 22f13820ab
2 changed files with 8 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
# a list of architectural decisions
( to remind me when I over-engineer and be fickle minded )
## Image is NOT meant to be exposed directly to the internet
- the defaults MUST take care of this
- and hence AUTH won't be a part of the image, whatever the user is using for reverse proxy should handle auth.