Files
excalidraw-box/DECISIONS.md
2026-06-02 10:41:45 +00:00

9 lines
309 B
Markdown

# 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.