~/public (or something equivalent)
At the same time, I would maybe like to add some placeholder directories and README.txt into /etc/skel, to prepare this for new users.
~/public (or something equivalent)
~/web-docs has been here forever, and I expect people to have these files linked all over the place, scripts with hard-coded paths, scripts that automatically put things in ~/web-docs,…
I would like a few internet-exposed services, such as postgresql, as well, but at least noone can rotate our logs with malice anymore.
Just for the record, the failing packages are the packages from the [upstream apt repositories](https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/ubuntu.…
Ah, yes they're 0600, oops. Well, why does nginx have to be in the gitea-web group? I believe gitea-web:nginx and no extra groups is better if that works?
Do we need both users.users.nginx.extraGroups = [ "gitea-web" ]; when we have /chown -R gitea-web:nginx "$1"?
If we remove nginx from the gitea-web-group, other things running under nginx…
Principal er også litt strømlaus og mangler internett for tida da den står i serverskapet på kjøkkenet, men vi kunne eventuelt pirka ut disken og tatt en kikk.
Jeg ville helst ikke tatt…
The simplesamlphp-diff is quite large, we should probably test that we can still auth with this update? I have been having…
I marked it WIP as I did a few things on the files I touched;
- Reindented to a reasonable indentation style
- Moved pictures/PNGs out of the /css directory
However, I did not explain…
I believe this can be set to the public-facing hostname, e.g. homeserverUrl = "https://matrix.pvv.ntnu.no", like the example at https://github.com/NixOS/nixpkgs/blob/797f7dc49e0bc7fab4b57c021cdf6…
Loki ingests logs just fine (when the server is up), but the grafana search and filtering can be quite slow and heavy, as it is naturally a resource intensive task. My main issue with loki is…