Commit Graph
8 Commits
Author SHA1 Message Date
Cian-H 413c85096d Uwsgi (#1)
* Update devenv

* Added uv for python package management

* Clean up gunicorn config artifacts

* Scaffolded site

* Fixed configuration for 13.0

* Added iform config/theme

* Added agent contracts to allow for more automation of work in repo

* Added a local rebuild command to justfile for development

* Fixed deployment persistence issues

* Site polish and deployment streamlining

* Updated justfile to include production deployment commands

* Fixed deployment bugs

* Fixed local test commands
2026-07-16 12:05:06 +01:00
Cian-H 7868d55185 Fixed linking
It was a stupid janky allowed hosts issue all along
2025-06-06 17:18:05 +01:00
Cian-H f89caf0317 Simplified to attempt oauth fix again 2025-06-05 17:27:51 +01:00
Cian-H 245efa6de5 Reorganized caddy config files 2025-06-05 14:39:05 +01:00
Cian-H d4169ac797 Attempt to configure oauth properly 2025-06-04 12:36:16 +01:00
Cian-H b442cad439 Fix deprecated setting name 2025-06-04 12:36:00 +01:00
Cian-H e77605d314 Reorganized env and attempted to add SAML 2025-06-03 11:27:38 +01:00
Cian-H f760727d9e Streamlined dev vs prod config management 2025-04-24 13:21:00 +01:00