Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove systemd-resolved | Alex Auvolat | 2022-10-16 | 1 | -8/+2 |
| | |||||
* | Complete telemetry configuration | Alex Auvolat | 2022-10-16 | 1 | -0/+5 |
| | |||||
* | Add docker | Quentin Dufour | 2022-10-16 | 1 | -1/+1 |
| | |||||
* | Switch to systemd-networkd | Quentin Dufour | 2022-10-15 | 1 | -25/+27 |
| | |||||
* | Force Garage to use ipv6 connectivity | Alex Auvolat | 2022-09-15 | 1 | -0/+1 |
| | |||||
* | Improve DNS configuration | Alex Auvolat | 2022-08-30 | 1 | -4/+38 |
| | | | | | | | | | Add Unbound server that separates queries between those going to Consul and those going elsewhere. This allows us to have DNS working even if Consul fails for some reason. This way we can also remove the secondary `nameserver` entry in /etc/resolv.conf, thus fixing a bug where certain containers (Alpine-based images?) were using the secondary resolver some of the time, making them unable to access .consul hosts. | ||||
* | Ask consul to use advertised address and not bind one | Quentin Dufour | 2022-08-24 | 1 | -0/+1 |
| | |||||
* | Fix nomad talking to consul | Alex Auvolat | 2022-08-24 | 1 | -1/+4 |
| | |||||
* | Fix access to consul for non-server nodes | Alex Auvolat | 2022-08-24 | 1 | -1/+1 |
| | |||||
* | Disable bootstrap_expect unless specific deuxfleurs.bootstrap is set | Alex Auvolat | 2022-08-24 | 1 | -9/+11 |
| | |||||
* | Fix IPv6 | Quentin Dufour | 2022-08-24 | 1 | -1/+10 |
| | |||||
* | Remove wesher, reconfigure staging without it | Alex Auvolat | 2022-08-23 | 1 | -24/+73 |
| | |||||
* | Disable ipv6 temporary addresses | Alex Auvolat | 2022-08-23 | 1 | -0/+1 |
| | |||||
* | Update to nixos 22.05 | Alex Auvolat | 2022-07-27 | 1 | -9/+11 |
| | |||||
* | Configure Consul DNS | Alex Auvolat | 2022-06-01 | 1 | -3/+23 |
| | |||||
* | Work on drone runner as VM | Alex Auvolat | 2022-05-30 | 1 | -0/+11 |
| | |||||
* | Fix firewall rule for IGD | Alex Auvolat | 2022-05-09 | 1 | -2/+2 |
| | |||||
* | Network configuration updates | Alex Auvolat | 2022-05-09 | 1 | -16/+21 |
| | |||||
* | Update network configuration | Alex Auvolat | 2022-05-08 | 1 | -1/+1 |
| | |||||
* | Replace ad-hoc wireguard by wesher on staging cluster | Alex Auvolat | 2022-04-20 | 1 | -67/+70 |
| | |||||
* | nix infinite recursioninfinite-recursion | Alex Auvolat | 2022-04-19 | 1 | -6/+6 |
| | |||||
* | Wireguard directly using LAN addresses when possible | Alex Auvolat | 2022-02-26 | 1 | -2/+13 |
| | |||||
* | Add remote LUKS unlocking configuration | Alex Auvolat | 2022-02-25 | 1 | -3/+38 |
| | |||||
* | Config for prod cluster | Alex Auvolat | 2022-02-09 | 1 | -1/+1 |
| | |||||
* | Modularize and prepare to support multiple clusters | Alex Auvolat | 2022-02-09 | 1 | -0/+185 |