| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 31 hours | relayer, soju: order services after postgresql at boot | Luke Hoersten | 1 | -1/+20 | |
| relayer had Requires= without After=, which does not order startup; soju's packaged unit has no postgres ordering at all, so both raced the postgres socket at boot and stayed failed. Adds After= to the relayer unit and a systemd drop-in for soju. | |||||
| 2026-04-05 | Add re-key support for soju and postgresql | Luke Hoersten | 1 | -0/+7 | |
| - soju: add change-password task so admin password updates on every playbook run via sojudb change-password - postgresql: remove superuser password task — postgres uses peer auth (Unix socket), no password needed or desired | |||||
| 2026-03-28 | Removed sojuctl ansible commands. configure via client. | Luke Hoersten | 1 | -25/+0 | |
| 2026-03-28 | Added soju role. | Luke Hoersten | 6 | -0/+126 | |
