Commit Graph

7 Commits

Author SHA1 Message Date
0d7ed52679
NOT DONE YET - allow containerization
a bunch was restructured to make it amenable to docker.

it works fine, except when writing to the db. trying to log in (thus creating a session)
will have Lapis throw "attempt to write a readonly database"
2025-05-23 04:46:10 +03:00
af20b626d5
put db and static into data/ 2025-05-22 23:20:15 +03:00
511687c8c3
add proper instructions 2025-05-22 03:36:56 +03:00
5ec458702a
some cfg tweaks 2025-05-19 06:43:19 +03:00
ac51e5c0e8
starting users 2025-05-18 05:41:26 +03:00
91d4fa59f3
cfg 2025-05-17 16:20:47 +03:00
497ec62990
initial commit 2025-05-07 20:01:04 +03:00