summaryrefslogtreecommitdiff
path: root/hosts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add cyberbox (desktop config)stuebinm2022-01-102-0/+90
|
* add abbenay (desktop config)stuebinm2022-01-102-0/+93
|
* use stable pleroma because unstable brokestuebinm2022-01-091-1/+1
|
* use flakes instead of niv & stuffstuebinm2022-01-097-31/+17
|
* add ilztal.live sources into treestuebinm2022-01-091-1/+1
|
* add woitb things into gitstuebinm2022-01-092-0/+304
|
* unbreak the untitled programming language card gamestuebinm2021-12-032-2/+4
|
* upgrade to nixos 21.11stuebinm2021-12-032-5/+4
|
* ilzfahrplan: static site till next seasonstuebinm2021-12-031-11/+17
|
* add blog to florastuebinm2021-11-292-0/+10
|
* disable hedgedoc & surveys (too annoying for now)stuebinm2021-10-171-2/+2
|
* delete grafana / lmu scraperstuebinm2021-10-172-44/+1
|
* remove kontraiaastuebinm2021-10-172-11/+1
|
* add ilztal.livestuebinm2021-10-173-0/+40
|
* add docker registrystuebinm2021-10-052-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)
* add gtfs validator as a servicestuebinm2021-10-038-0/+214
| | | | | | This just runs the GTFS validator as a web service, since it's a horrible piece of python2 stuff which I don't want to set up every time I used it (nor except other people to do so if they need it).
* disable exneuland (broken)stuebinm2021-09-081-1/+1
|
* kontraiaa infobeamerstuebinm2021-09-082-0/+11
|
* playing around with jitsistuebinm2021-09-082-0/+60
|
* fix exneuland proxyingstuebinm2021-09-081-1/+9
|
* uplcg: initstuebinm2021-09-082-0/+28
|
* workadventure: use exneuland backendstuebinm2021-08-192-1/+52
|
* nixpkgs 20.09 → nixpkgs 21.05stuebinm2021-06-242-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.
* remove grafanastuebinm2021-06-232-42/+0
| | | | no longer needed
* update sourcesstuebinm2021-06-231-1/+1
|
* update sources, unbreak hedgedoc with cindyjsstuebinm2021-05-201-2/+2
|
* chaski: re-add workadventurestuebinm2021-05-203-1/+96
| | | | should be a slightly more up-to-date version this time
* copy grafana to florastuebinm2021-04-183-0/+45
|
* add interest-cohort=() headerstuebinm2021-04-171-8/+4
|
* cgit: chaski -> flora; general cleanupstuebinm2021-04-176-164/+27
|
* chaski: add scrape.stuebinm.eustuebinm2021-03-252-0/+40
|
* fix git push for cgitstuebinm2021-03-201-0/+1
|
* simplify and deduplicate chaski configstuebinm2021-03-193-44/+16
|
* migrating chaski configstuebinm2021-03-194-0/+240
|
* update picaronesstuebinm2021-03-151-1/+1
|
* fix pleroma exiftoolstuebinm2021-03-111-1/+4
|
* Add cindyscript support to hedgedocstuebinm2021-03-091-1/+11
|
* Added picaronesstuebinm2021-03-093-2/+29
| | | | Just a simple test instance fore now.
* Added Pleromastuebinm2021-03-083-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.
* migrating configstuebinm2021-03-036-0/+319
This deploy logic is primarily based on hxchn's deploy lib [1], with some slight modifications to make it work with my setup. Everything seems to work fine for now. However, I am unsure about the usage of niv — the config doesn't seem to gain much from it, apart from (some) additional complexity. [1] https://gitlab.com/hexchen/nixfiles