summaryrefslogtreecommitdiff
path: root/flora/services/pleroma.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-16more akkoma stuffstuebinm1-193/+0
2023-02-16flora: jump to akkoma @ nixpkgs-unstablestuebinm1-83/+88
2022-06-14update sources, move to NixOS 22.05stuebinm1-0/+1
2022-04-12pleroma: fix networking / dns of containerstuebinm1-0/+9
how did this ever work at all??
2022-01-20restructuring directoriesstuebinm1-0/+0
2022-01-09use stable pleroma because unstable brokestuebinm1-1/+1
2022-01-09use flakes instead of niv & stuffstuebinm1-3/+2
2021-06-24nixpkgs 20.09 → nixpkgs 21.05stuebinm1-3/+4
Since pleroma is in nixpkgs 21.05, this requires some reshuffling to keep the unstable version of pleroma (otherwise the database versions are not compatible, and pleroma does not like database downgrades). Additionally, hedgedoc's database has been moved to a postgres user who is actually called hedgedoc.
2021-06-23update sourcesstuebinm1-1/+1
2021-03-11fix pleroma exiftoolstuebinm1-1/+4
2021-03-08Added Pleromastuebinm1-0/+175
This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode.