- Kyoto, Japan
- https://pvv.ntnu.no/~oysteikt/
-
ワンワン :3 :3 :3
- Joined on
2023-06-04
Block a user
Kjør shellcheck i CI
oysteikt
created branch shellcheck-in-ci in Drift/principal-backup-script
2026-05-24 13:34:56 +02:00
oysteikt
pushed to backup-var-usr-knutsen-ludvigsen at Drift/principal-backup-script
2026-05-24 13:20:00 +02:00
Use gluttony to render bluemap and rsync to bekkalokk
Both this and the self.nixosModules.bluemap further down is probably not needed anymore.
Use gluttony to render bluemap and rsync to bekkalokk
This one is going to need some of the location config from the module, see
pvv-nixos-config/modules/bluemap.nix
Line 408 in 16d3251ee2
root = config.services.bluemap.webRoot;
|
Use gluttony to render bluemap and rsync to bekkalokk
These are seemingly not needed anymore? Can maybe be removed from the sops file as well
Use gluttony to render bluemap and rsync to bekkalokk
You should probably remove the firewall opening here as well, that is for HTTPS with nginx
Use gluttony to render bluemap and rsync to bekkalokk
This typo was probably here on bekkalokk as well, but might as well fix since we're editing the code anyway
Use gluttony to render bluemap and rsync to bekkalokk
This might be better dynamically evaluated as webExport = config.services.bluemap.webRoot, or possibly just inlined
Use gluttony to render bluemap and rsync to bekkalokk
This probably shouldn't be here unless we also are planning to host the webdir on gluttony?