- Norway
- https://pvv.ntnu.no/~oysteikt/
-
☕ writes code
- Joined on
2023-06-04
Replace
nybruker.pl
Would we like to keep the script as a perl script for old times sake, or do we just purge it completely and create a new system?
Undo autowatch for all gitea members
DELETE FROM watch WHERE watch.created_unix > 1724623201;
on db gitea at postgres :)
Undo autowatch for all gitea members
Move
.well-known
from nettsiden to the nixos config
Temporarily disable clamd + spamd on microbel
Fix SparesMissing warning for microbel
Fix remote logging
FWIW I've heard journald-remote breaks a lot, I would have suggested it earlier otherwise.
I've heard you say it before, but I do think this information could be outdated. I skimmed through…
Fix CSS issues presumably caused by the PHP 8 migration
Aggregate "magic directories" under
~/public
(or something equivalent)
The way I see it, there are currently two implementation concerns:
- The webserver should not have access to entire user directories, for security and potentially privacy reasons implied by the…
Fix remote logging
Earlier today I had a look into the state of journald-remote, and it was in surprisingly good shape.
It has these continuous https streams (which we can authenticate with client certs and CA if…
oysteikt
created branch systemd-journald-remote in Drift/pvv-nixos-config
2024-08-27 22:13:08 +02:00