jungle/m
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
..
bay Allow ptrace to any process of the same user 2024-09-12 08:36:09 +02:00
common Add BSC machines to ssh config 2025-01-16 14:23:51 +01:00
eudy eudy: koro: fcs: Fix fcs unprotected cpuid all 2024-07-17 11:40:20 +02:00
hut Fix nginx /cache regex 2025-02-26 15:31:05 +01:00
koro eudy: koro: fcs: Fix fcs unprotected cpuid all 2024-07-17 11:40:20 +02:00
lake2 Allow ptrace to any process of the same user 2024-09-12 08:36:09 +02:00
module Emulate other architectures in owl nodes too 2024-09-12 08:36:39 +02:00
owl1 Don't mount the nix store in owl nodes 2024-09-12 08:36:42 +02:00
owl2 Don't mount the nix store in owl nodes 2024-09-12 08:36:42 +02:00
raccoon Set the serial console to ttyS1 in raccoon 2024-09-12 08:36:56 +02:00