docs: some decisions
This commit is contained in:
@@ -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.
|
||||
@@ -5,8 +5,6 @@ Private self-hosted Excalidraw with Bun, Caddy, and SQLite.
|
||||
This is bare wrapper around the excalidraw packages that adds autosave and disk-persistence.
|
||||
No auth to keep things simple - you either run in a private network or put it behind Caddy auth or similar solutions.
|
||||
|
||||
> GPT 5.5 generated
|
||||
|
||||
## Tl;dr
|
||||
|
||||
When building the image yourself
|
||||
|
||||
Reference in New Issue
Block a user