| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 21 hours | build roles: create build_work_dir and redirect caches per-roleHEADmain | Luke Hoersten | 1 | -0/+20 | |
| Each build role now creates build_work_dir itself and sets its own toolchain's cache env (GOPATH/GOCACHE/GOMODCACHE, CARGO_HOME, npm cache, MIX/HEX) on its build tasks, so the roles are self-contained instead of relying on a play-level environment and pre_task. | |||||
| 22 hours | build roles: stage checkouts + artifacts under build_work_dir | Luke Hoersten | 2 | -6/+6 | |
| Move every build role's working dir off /tmp (the SD card) to {{build_work_dir}}, which the playbook points at the SSD on the build host. nostr and pleroma stage their artifacts inside their own build dirs so the shared work dir can't collide, while preserving the archive top-level names (relayer, release) that the server roles depend on. | |||||
| 2026-04-25 | Only run pleroma migrate on version change or first install | Luke Hoersten | 1 | -1/+6 | |
| 2026-04-25 | Build all roles from source with versioned artifacts | Luke Hoersten | 8 | -60/+133 | |
| - Add pleroma/build role to compile from source (OTP binaries no longer published) - Install Elixir 1.18.3 manually on Ubuntu Noble (ships 1.14, needs 1.15+) - Standardize all build roles to produce versioned .tar.gz artifacts - Add version defaults to all server roles (bin, dendrite, nostr/relayer) - Switch server roles from get_url to unarchive for .tar.gz installs - Add build_srv_dir variable to all build roles - Deploy pleroma styles.json so custom FE themes appear in picker - Fix pleroma OTP install: version check, root ownership, auto-cleanup old releases - Fix pleroma config: log level :warn -> :warning, remove availableStyles - Add wait_for grafana readiness before dashboard install - Set minecraft ops changed_when: false | |||||
| 2026-04-05 | Harden role security: file permissions, service binding, no_log, strict defaults | Luke Hoersten | 2 | -1/+2 | |
| - Add no_log: true to tasks that handle passwords/secrets - Tighten config file permissions (0644 -> 0600/0640 where appropriate) - Bind pleroma to 127.0.0.1 instead of 0.0.0.0 - Tighten ergo unix socket mode 0777 -> 0770 - Remove weak defaults; roles now fail explicitly if required vars not set | |||||
| 2026-03-28 | Added soju role. | Luke Hoersten | 1 | -0/+9 | |
| 2025-01-03 | Version updates and fixed excessive logging on web server. | Luke Hoersten | 1 | -1/+1 | |
| 2024-10-07 | Lots of updates and fixes for Ubuntu 24.04 Noble. | Luke Hoersten | 3 | -10/+17 | |
| 2024-07-29 | Cleaned up always-changed status tasks. | Luke Hoersten | 1 | -0/+1 | |
| 2024-02-04 | Tons of updates to fix migration to new server. | Luke Hoersten | 2 | -1/+6 | |
| 2023-04-03 | Version update | Luke Hoersten | 1 | -0/+1 | |
| 2023-02-23 | Version updates | Luke Hoersten | 1 | -1/+1 | |
| 2023-01-08 | Updated versions. | Luke Hoersten | 1 | -1/+1 | |
| 2022-11-06 | Backed out changeset 10051617d075 | Luke Hoersten | 3 | -15/+6 | |
| 2022-11-06 | Fixed proxy pass. | Luke Hoersten | 3 | -6/+15 | |
| 2022-09-05 | Changed pleroma logging to "warn" status. | Luke Hoersten | 2 | -5/+4 | |
| 2022-08-08 | Version updates | Luke Hoersten | 1 | -1/+2 | |
| 2022-05-23 | Update versions | Luke Hoersten | 1 | -1/+1 | |
| 2021-07-24 | Fixed typo | Luke Hoersten | 1 | -1/+1 | |
| 2021-07-24 | More fixes. | Luke Hoersten | 1 | -0/+7 | |
| 2021-07-24 | Updated versions: minecraft, miniflux, pleroma, writefreely, ergo-oragono. | Luke Hoersten | 1 | -1/+1 | |
| 2021-07-19 | Removed matrix specific locations from pleroma nginx config. | Luke Hoersten | 1 | -8/+0 | |
| 2021-07-18 | Tons of updates. | Luke Hoersten | 1 | -0/+8 | |
| 2021-07-03 | Updated minecraft backup for lifecycles. | Luke Hoersten | 1 | -0/+12 | |
| 2021-07-03 | Add aws s3 versioning and lifecycles to backup. | Luke Hoersten | 3 | -2/+22 | |
| 2021-04-25 | Version bumps. | Luke Hoersten | 1 | -1/+1 | |
| 2020-11-16 | Updated pleroma to 2.2.0 and added new dep. | Luke Hoersten | 4 | -4/+13 | |
| 2020-09-19 | Added proper reinstall logic for pleroma. | Luke Hoersten | 5 | -79/+99 | |
| 2020-09-07 | Added optional log level change. | Luke Hoersten | 1 | -0/+6 | |
| 2020-07-09 | Added local pleroma prometheus scraping. | Luke Hoersten | 4 | -2/+16 | |
| 2020-07-09 | Fixed resolv.conf in adguard role. | Luke Hoersten | 1 | -2/+1 | |
| 2020-07-08 | Added conditional soapbox config. | Luke Hoersten | 2 | -17/+30 | |
| 2020-07-07 | Add Soapbox frontend support for Pleroma. | Luke Hoersten | 2 | -11/+24 | |
| 2020-07-01 | Added pleroma backup cleanup and mediaproxy. | Luke Hoersten | 2 | -4/+5 | |
| 2020-07-01 | Split out aws s3 and otp roles. | Luke Hoersten | 13 | -0/+503 | |
