Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix key | mricher | 2022-10-16 | 4 | -4/+18 |
| | |||||
* | Add channel selection in the deploy script | Quentin Dufour | 2022-10-16 | 2 | -0/+3 |
| | |||||
* | Update README.md | Quentin Dufour | 2022-10-16 | 1 | -1/+3 |
| | |||||
* | Add cluster configuration | mricher | 2022-10-16 | 1 | -4/+27 |
| | |||||
* | Add bespin machines | mricher | 2022-10-16 | 7 | -0/+69 |
| | |||||
* | Correctly inject dns servers in docker | Quentin Dufour | 2022-10-16 | 1 | -1/+6 |
| | |||||
* | Add docker | Quentin Dufour | 2022-10-16 | 1 | -1/+1 |
| | |||||
* | Improve deployment doc | Quentin Dufour | 2022-10-16 | 1 | -1/+4 |
| | |||||
* | Update README | Quentin Dufour | 2022-10-16 | 3 | -6/+17 |
| | |||||
* | WIP doc | Quentin Dufour | 2022-10-16 | 2 | -115/+148 |
| | |||||
* | update readme.md | Quentin Dufour | 2022-10-16 | 2 | -30/+1 |
| | |||||
* | Switch to systemd-networkd | Quentin Dufour | 2022-10-15 | 1 | -25/+27 |
| | |||||
* | Disable IPv6 RA/autoconf/temp addr | Quentin Dufour | 2022-10-14 | 1 | -0/+3 |
| | |||||
* | move grafana-new. to grafana. | Alex Auvolat | 2022-10-13 | 1 | -3/+3 |
| | |||||
* | Change email address for let's encrypt expiry notifications | Alex Auvolat | 2022-10-09 | 1 | -1/+1 |
| | |||||
* | Rotate ssh key | Alex Auvolat | 2022-10-09 | 2 | -5/+5 |
| | |||||
* | IPv6 prefix at Neptune changed again | Alex Auvolat | 2022-10-09 | 13 | -81/+14 |
| | |||||
* | Split garage deployments in 2 categories | Quentin Dufour | 2022-10-08 | 2 | -6/+83 |
| | | | | | - The ones that will receive some traffic from tricot - The ones "only for storage" that will not receive traffic from tricot | ||||
* | Add jaeger service to staging to view Garage traces | Alex Auvolat | 2022-09-26 | 3 | -18/+111 |
| | |||||
* | Fix restic forget commands | Alex Auvolat | 2022-09-26 | 1 | -4/+4 |
| | |||||
* | Move cryptpad backup job to backup-daily.hcl | Alex Auvolat | 2022-09-26 | 7 | -58/+46 |
| | |||||
* | Replace Adrien's SSH key | Alex Auvolat | 2022-09-26 | 2 | -2/+2 |
| | |||||
* | SSB experiment | Alex Auvolat | 2022-09-21 | 5 | -8/+144 |
| | |||||
* | Update garage staging | Alex Auvolat | 2022-09-21 | 1 | -1/+1 |
| | |||||
* | Prod-like telemetry into staging | Alex Auvolat | 2022-09-20 | 14 | -206/+494 |
| | |||||
* | Update to garage config | Alex Auvolat | 2022-09-20 | 2 | -14/+16 |
| | |||||
* | Force Garage to use ipv6 connectivity | Alex Auvolat | 2022-09-15 | 3 | -20/+3 |
| | |||||
* | garage v0.8.0-beta1 on staging | Alex Auvolat | 2022-09-13 | 1 | -1/+1 |
| | |||||
* | Change ipv6 tunnel server | Alex Auvolat | 2022-09-09 | 10 | -11/+14 |
| | |||||
* | Update garage staging | Alex Auvolat | 2022-09-09 | 2 | -2/+3 |
| | |||||
* | Drone integration files for new version (Nix runners) | Alex Auvolat | 2022-09-09 | 3 | -21/+47 |
| | |||||
* | systemd timesyncd | Alex Auvolat | 2022-09-08 | 1 | -1/+2 |
| | |||||
* | Force IPv4 when sending to gmail | Quentin Dufour | 2022-09-07 | 3 | -5/+9 |
| | | | | | | Because Free does not provide rDNS on IPv6 so GMail complains that it does not find a PTR record for our IPv6 address | ||||
* | Restart backups | Quentin Dufour | 2022-09-01 | 27 | -1/+496 |
| | |||||
* | Update LDAP configuration | Quentin Dufour | 2022-08-31 | 2 | -2/+2 |
| | |||||
* | 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. | ||||
* | Update drone config and add drone monitoring to prometheus | Alex Auvolat | 2022-08-30 | 2 | -5/+16 |
| | |||||
* | Activate memory oversubscription+use it for Plume | Quentin Dufour | 2022-08-26 | 1 | -1/+2 |
| | |||||
* | Remove garage files at bad location, add basic telemetry | Alex Auvolat | 2022-08-25 | 14 | -156/+311 |
| | |||||
* | Disable netdata on prod (useless) | Alex Auvolat | 2022-08-25 | 1 | -3/+0 |
| | |||||
* | Configure the final URL for Guichet | Quentin Dufour | 2022-08-25 | 1 | -1/+1 |
| | |||||
* | Add email support | Quentin Dufour | 2022-08-25 | 53 | -0/+1382 |
| | |||||
* | Add a docker-compose for Jitsi | Quentin Dufour | 2022-08-25 | 1 | -0/+35 |
| | |||||
* | Deploy Matrix | Quentin Dufour | 2022-08-25 | 40 | -7/+959 |
| | |||||
* | Make service addressable by zones | Quentin Dufour | 2022-08-24 | 21 | -244/+234 |
| | |||||
* | Ask consul to use advertised address and not bind one | Quentin Dufour | 2022-08-24 | 1 | -0/+1 |
| | |||||
* | Add postgres + WIP plume + fix diplonat | Quentin Dufour | 2022-08-24 | 25 | -3/+553 |
| | |||||
* | Fix nomad talking to consul | Alex Auvolat | 2022-08-24 | 1 | -1/+4 |
| | |||||
* | skip consul tls verify for diplonat and tricot (should be reverted?) | Alex Auvolat | 2022-08-24 | 2 | -6/+6 |
| | |||||
* | Reconfigure services to use correct tricot url, TLS fails | Alex Auvolat | 2022-08-24 | 7 | -12/+169 |
| |