summaryrefslogtreecommitdiff
path: root/hosts/flora/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-09use stable pleroma because unstable brokestuebinm1-1/+1
2022-01-09use flakes instead of niv & stuffstuebinm2-5/+4
2021-11-29add blog to florastuebinm1-0/+9
2021-10-05add docker registrystuebinm1-0/+23
(used mostly to host a guix container that just contains the guix daemon and not much else, since no such think appears to exist elsewhere)
2021-06-24nixpkgs 20.09 → nixpkgs 21.05stuebinm2-5/+7
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-23remove grafanastuebinm1-41/+0
no longer needed
2021-06-23update sourcesstuebinm1-1/+1
2021-05-20update sources, unbreak hedgedoc with cindyjsstuebinm1-2/+2
2021-04-18copy grafana to florastuebinm1-0/+41
2021-04-17add interest-cohort=() headerstuebinm1-8/+4
2021-04-17cgit: chaski -> flora; general cleanupstuebinm3-104/+117
2021-03-15update picaronesstuebinm1-1/+1
2021-03-11fix pleroma exiftoolstuebinm1-1/+4
2021-03-09Add cindyscript support to hedgedocstuebinm1-1/+11
2021-03-09Added picaronesstuebinm2-2/+28
Just a simple test instance fore now.
2021-03-08Added Pleromastuebinm2-4/+179
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.