Oystein Kristoffer Tveit oysteikt
oysteikt opened issue Drift/issues#149 2024-08-30 13:30:28 +02:00
Fix cron warnings for drolsum
oysteikt commented on issue Drift/issues#138 2024-08-29 12:26:43 +02:00
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…

oysteikt opened issue Drift/issues#148 2024-08-28 12:57:15 +02:00
Reignite Principal
oysteikt commented on issue Drift/issues#19 2024-08-27 23:16:30 +02:00
Document services

Should be expanded and moved to wikidrift

oysteikt commented on issue Drift/issues#108 2024-08-27 23:15:46 +02:00
Mediawiki: import mbox template

Consider moving this to wikidrift

oysteikt closed issue Drift/issues#99 2024-08-27 23:14:40 +02:00
Gitea: add emoticons himkok
oysteikt opened issue Projects/nettsiden#77 2024-08-27 23:13:31 +02:00
Fix CSS issues presumably caused by the PHP 8 migration
oysteikt commented on issue Drift/issues#144 2024-08-27 22:29:35 +02:00
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…
oysteikt commented on issue Drift/issues#138 2024-08-27 22:21:38 +02:00
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 pushed to systemd-journald-remote at Drift/pvv-nixos-config 2024-08-27 22:13:09 +02:00
112a95c050 treewide: add journald-remote
oysteikt created branch systemd-journald-remote in Drift/pvv-nixos-config 2024-08-27 22:13:08 +02:00
oysteikt closed issue Drift/issues#128 2024-08-27 22:10:57 +02:00
Add "members" team for Projects, continuously add all members
oysteikt deleted branch gitea-import-users-add-to-members from Drift/pvv-nixos-config 2024-08-27 22:07:31 +02:00
oysteikt pushed to main at Drift/pvv-nixos-config 2024-08-27 22:07:31 +02:00
bd42412b94 bekkalokk/gitea/import-users: refactor + add members to groups
oysteikt merged pull request Drift/pvv-nixos-config#70 2024-08-27 22:07:30 +02:00
bekkalokk/gitea/import-users: refactor + add members to groups
oysteikt pushed to gitea-import-users-add-to-members at Drift/pvv-nixos-config 2024-08-27 22:03:31 +02:00
4662e6b55d bekkalokk/gitea/import-users: refactor + add members to groups
oysteikt pushed to gitea-import-users-add-to-members at Drift/pvv-nixos-config 2024-08-27 21:58:15 +02:00
4cd2e6c4b0 bekkalokk/gitea/import-users: refactor + add members to groups
oysteikt commented on pull request Drift/pvv-nixos-config#70 2024-08-27 21:52:41 +02:00
bekkalokk/gitea/import-users: refactor + add members to groups

Some comments about separating "add" and "update", as they don't have to relate to each other at all

"at all" is some strong wording. They didn't exist in the same function already if they…

oysteikt commented on pull request Drift/pvv-nixos-config#70 2024-08-27 21:49:14 +02:00
bekkalokk/gitea/import-users: refactor + add members to groups

Eh, I'm not intentionally creating long lines, just not breaking the non-important ones (e.g. 100 char strings).