Jonathan Perret
2687868465
📝 (repo) update remaining references to numerique-gouv
...
Also updating CHANGELOG.
2025-09-10 17:40:30 +02:00
Jonathan Perret
c27ebfe6ae
🚀 (logging) allow customizing log levels per logger
...
This lets one enable increased logging at a finer level. For example,
one could enable debug logging for a specific logger, while keeping the
rest of the application at info level.
2025-03-06 19:27:01 +01:00
Jonathan Perret
ad726a92ce
Add missing info about "production" tag to deployment instructions
2024-09-02 17:42:42 +02:00
Jonathan Perret
7cc8fc18a2
Deploy release v1.0.3 to production.
2024-09-02 17:18:00 +02:00
Jonathan Perret
17289b1040
v1.0.3 release
2024-09-02 17:09:56 +02:00
Jonathan Perret
a6d3483ad9
🎨 (tooling) generate default SATOSA secrets for developemnt
...
`make bootstrap` will now generate well-formed secrets in
env.d/development/satosa. This also serves to document one way
of generating such secrets.
2024-04-17 17:00:06 +02:00
Jonathan Perret
3e71b2166c
🏗️ (common) replace Django app with SATOSA
...
We mostly import SATOSA and launch its WSGI app.
2024-04-17 14:46:15 +02:00
Samuel Paccoud - DINUM
cde532dcef
✨ (project) add current boilerplate for Django projects
...
includes a working docker compose project, a Makefile for dev,
a CI configuration and a Django starter project.
2024-03-11 19:17:25 +01:00
Samuel Paccoud
2bfebd6b84
Initial commit
2024-03-11 19:09:51 +01:00