Public Access
1
0

10 Commits

Author SHA1 Message Date
pguerrerox d71f2f1f8a feat: split admin into dedicated web surface 2026-05-28 23:04:03 +00:00
pguerrerox c58945353d fix: added missing env 2026-05-27 00:28:37 +00:00
pguerrerox a6df4cb3cb fix: align docker startup with shared locale-all network 2026-05-26 20:02:47 +00:00
pguerrerox bdeda4902e feat: add admin console and app-admin access management 2026-05-26 18:46:24 +00:00
pguerrerox d4bce92872 chore: expose docker services on host ports 2026-05-05 23:04:06 +00:00
pguerrerox ecb3310216 fix: make docker startup complete successfully 2026-05-05 00:09:52 +00:00
pguerrerox a48c954945 chore: automate docker deployment startup 2026-05-01 22:41:22 +00:00
pguerrerox dda123b803 chore: align deployment environment config 2026-05-01 01:14:21 +00:00
pguerrerox c7ebc33cda chore: parameterize docker compose deployment 2026-05-01 00:01:19 +00:00
pguerrerox 2acfb1cdf5 feat: add docker deployment stack
Add container definitions for the web app, API, worker, and PostGIS database so the local stack can be built and run consistently.
2026-04-30 23:39:54 +00:00