src.nth.io/

summaryrefslogtreecommitdiff
path: root/pleroma/otp/tasks
AgeCommit message (Collapse)AuthorFilesLines
13 daysHarden role security: file permissions, service binding, no_log, strict defaultsLuke Hoersten1-0/+1
- 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-28Added soju role.Luke Hoersten1-0/+9
2024-10-07Lots of updates and fixes for Ubuntu 24.04 Noble.Luke Hoersten1-5/+2
2024-07-29Cleaned up always-changed status tasks.Luke Hoersten1-0/+1
2024-02-04Tons of updates to fix migration to new server.Luke Hoersten1-0/+4
2022-09-05Changed pleroma logging to "warn" status.Luke Hoersten1-1/+0
2021-07-24Fixed typoLuke Hoersten1-1/+1
2021-07-24More fixes.Luke Hoersten1-0/+7
2020-11-16Updated pleroma to 2.2.0 and added new dep.Luke Hoersten2-3/+6
2020-09-19Added proper reinstall logic for pleroma.Luke Hoersten3-75/+90
2020-07-09Fixed resolv.conf in adguard role.Luke Hoersten1-2/+1
2020-07-08Added conditional soapbox config.Luke Hoersten2-17/+30
2020-07-07Add Soapbox frontend support for Pleroma.Luke Hoersten1-8/+19
2020-07-01Split out aws s3 and otp roles.Luke Hoersten1-0/+108