summaryrefslogtreecommitdiff
path: root/hosts/flora (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-03upgrade to nixos 21.11stuebinm1-1/+2
2021-11-29add blog to florastuebinm2-0/+10
2021-10-17disable hedgedoc & surveys (too annoying for now)stuebinm1-2/+2
2021-10-05add docker registrystuebinm2-0/+24
(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 grafanastuebinm2-42/+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 florastuebinm2-0/+42
2021-04-17add interest-cohort=() headerstuebinm1-8/+4
2021-04-17cgit: chaski -> flora; general cleanupstuebinm4-108/+121
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 picaronesstuebinm3-2/+29
Just a simple test instance fore now.
2021-03-08Added Pleromastuebinm3-14/+192
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.