src.nth.io/

summaryrefslogtreecommitdiff
path: root/pleroma/otp/tasks/main.yaml
AgeCommit message (Collapse)AuthorFilesLines
13 hoursBuild all roles from source with versioned artifactsLuke Hoersten1-5/+0
- 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
2024-10-07Lots of updates and fixes for Ubuntu 24.04 Noble.Luke Hoersten1-5/+2
2024-02-04Tons of updates to fix migration to new server.Luke Hoersten1-0/+4
2020-11-16Updated pleroma to 2.2.0 and added new dep.Luke Hoersten1-2/+5
2020-09-19Added proper reinstall logic for pleroma.Luke Hoersten1-75/+9
2020-07-09Fixed resolv.conf in adguard role.Luke Hoersten1-2/+1
2020-07-08Added conditional soapbox config.Luke Hoersten1-17/+1
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