Commit Graph

5 Commits

Author SHA1 Message Date
montagneid
97125647d9 setup fork 2026-05-08 13:38:08 +02:00
Joost van den Berg
6de9341399 testing 2026-05-08 07:10:59 +02:00
CanbiZ (MickLesk)
97b44d8a26 Switch to alembic migrations and pitchfork
Replace calls to `flask db upgrade` with `alembic upgrade head` in SimpleLogin install and update scripts so migrations are executed via Alembic in the virtualenv. For Discourse, remove in-place puma.rb sed tweaks (socket bind and stdout redirect) and update the systemd ExecStart to run `pitchfork -c config/pitchfork.conf.rb` instead of invoking puma directly, using Discourse's recommended process manager.
2026-03-20 13:57:43 +01:00
CanbiZ (MickLesk)
11cb4cb947 .- 2026-03-02 11:09:03 +01:00
MickLesk
4498913fc9 simpleLogin 2026-02-22 18:09:24 +01:00