initial md submit

This commit is contained in:
2026-01-28 14:23:08 +01:00
commit 71f61bb122
5 changed files with 195 additions and 0 deletions

7
IIS.md Normal file
View File

@@ -0,0 +1,7 @@
# IIS Deployment Notes
- ASP.NET Core out-of-process behind IIS
- HTTPS termination at IIS
- SQLite DB stored in App_Data
- App pool identity must have write access
- Admin password via environment variable