jungle/m/hut
Aleix Boné 5d549df767
Fix nginx /cache regex
`nix-serve` does not handle duplicates in the path:
```
hut$ curl http://127.0.0.1:5000/nix-cache-info
StoreDir: /nix/store
WantMassQuery: 1
Priority: 30
hut$ curl http://127.0.0.1:5000//nix-cache-info
File not found.
```

This meant that the cache was not accessible via:
`curl https://jungle.bsc.es/cache/nix-cache-info` but
`curl https://jungle.bsc.es/cachenix-cache-info` worked.
2025-02-26 15:31:05 +01:00
..
blackbox.yml Add ICMP probes 2023-10-25 17:13:03 +02:00
configuration.nix Use SSD for boot, then switch to NVME 2025-01-16 14:23:40 +01:00
gitea.nix Set gitea and grafana log level to warn 2024-09-12 08:36:27 +02:00
gitlab-runner.nix Use authentication tokens for PM GitLab runner 2024-09-12 08:36:16 +02:00
gpfs-probe.nix Add script to monitor GPFS 2025-01-16 15:43:07 +01:00
gpfs-probe.sh Add script to monitor GPFS 2025-01-16 15:43:07 +01:00
ipmi.yml Monitor power from other nodes via LAN 2023-08-22 11:28:54 +02:00
monitoring.nix Add script to monitor GPFS 2025-01-16 15:43:07 +01:00
msmtp.nix Add msmtp to send notifications via email 2024-05-31 10:56:20 +02:00
nfs.nix Simplify flake and expose host pkgs 2023-06-16 11:31:31 +02:00
nginx.nix Fix nginx /cache regex 2025-02-26 15:31:05 +01:00
nix-serve.nix Serve the nix store from hut 2023-09-12 12:19:43 +02:00
p.nix Create paste directories in /ceph/p 2025-01-16 14:23:16 +01:00
postgresql.nix Add PostgreSQL DB for performance test results 2024-07-16 12:35:24 +02:00
public-inbox.css Enable public-inbox at jungle.bsc.es/lists 2023-12-15 11:18:08 +01:00
public-inbox.nix Enable public-inbox at jungle.bsc.es/lists 2023-12-15 11:18:08 +01:00
pxe.nix Disable pixiecore in hut for now 2023-08-25 13:21:00 +02:00
slurm-server.nix Move slurm client in a separate module 2024-02-13 11:11:17 +01:00
targets.yml Monitor storage nodes via IPMI too 2023-09-13 15:57:13 +02:00