src.nth.io/

summaryrefslogtreecommitdiff
path: root/miniflux/tasks
AgeCommit message (Collapse)AuthorFilesLines
13 daysHarden role security: file permissions, service binding, no_log, strict defaultsLuke Hoersten1-2/+4
- 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
2022-09-05Minor version updates and bug fixes.Luke Hoersten1-3/+0
2021-07-25Lots of updates.Luke Hoersten1-1/+1
2021-07-18Tons of updates.Luke Hoersten1-1/+1
2020-08-08Added miniflux role.Luke Hoersten1-0/+53