Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | garage: update to v0.9.2 final | Alex Auvolat | 2024-03-01 | 1 | -1/+1 | |
| | ||||||
* | prod: update to garage 0.9.2-rc1 | Alex Auvolat | 2024-02-29 | 1 | -1/+1 | |
| | ||||||
* | staging: deploy garage v0.9.2-rc1 | Alex Auvolat | 2024-02-29 | 1 | -2/+3 | |
| | ||||||
* | woodpecker-ci: higher affinity to scorpio | Alex Auvolat | 2024-02-28 | 1 | -0/+6 | |
| | ||||||
* | staging: update garage to test release | Alex Auvolat | 2024-02-19 | 1 | -2/+1 | |
| | ||||||
* | add automatic subdomains for v4 and v6 per site for dashboard | Alex Auvolat | 2024-02-14 | 1 | -2/+8 | |
| | ||||||
* | prod: unpin woodpecker | Alex Auvolat | 2024-02-13 | 1 | -6/+0 | |
| | ||||||
* | add woodpecker agent instructions | Alex Auvolat | 2024-02-09 | 3 | -0/+96 | |
| | ||||||
* | prod: install woodpecker-ci | Alex Auvolat | 2024-02-08 | 1 | -0/+165 | |
| | ||||||
* | remove unused remote-unlock.nix | Alex Auvolat | 2024-02-06 | 2 | -46/+0 | |
| | ||||||
* | added URL to redirect | ADRN | 2024-02-05 | 1 | -3/+6 | |
| | ||||||
* | prod: updat external services | Alex Auvolat | 2024-01-31 | 2 | -42/+9 | |
| | ||||||
* | staging: remove node carcajou | Alex Auvolat | 2024-01-31 | 6 | -40/+3 | |
| | ||||||
* | staging: updates | Alex Auvolat | 2024-01-22 | 2 | -2/+5 | |
| | ||||||
* | tlsproxy: bind on 127.0.0.1 explicitly to avoid ipv6 issues | Alex Auvolat | 2024-01-22 | 1 | -2/+2 | |
| | ||||||
* | staging: cluster upgrades | Alex Auvolat | 2024-01-22 | 5 | -4/+8 | |
| | ||||||
* | staging: remove nix mutual cache | Alex Auvolat | 2024-01-18 | 1 | -33/+0 | |
| | ||||||
* | staging: new hostnames in known_hosts | Alex Auvolat | 2024-01-17 | 1 | -0/+2 | |
| | ||||||
* | Changement du guide onboarding avec une config ssh aux petits oignons | adrien | 2024-01-17 | 1 | -6/+20 | |
| | ||||||
* | staging: use dynamic dns names to connect to nodes for deployment | Alex Auvolat | 2024-01-17 | 1 | -6/+12 | |
| | ||||||
* | staging: add automatic dns names for staging machines | Alex Auvolat | 2024-01-17 | 1 | -0/+1 | |
| | ||||||
* | ajout clé ssh boris, aeddis et vincent | ADRN | 2024-01-17 | 2 | -0/+24 | |
| | ||||||
* | tlsproxy: temporary fix for year 2024 (TODO fix before mid-2024) | Alex Auvolat | 2024-01-17 | 1 | -1/+2 | |
| | ||||||
* | prod: update diplonat and make garage restart on template changes again | Alex Auvolat | 2024-01-17 | 2 | -2/+2 | |
| | | | | | | | Diplonat update prevents unnecessary flapping of autodiscovered ip addresses, which was the cause of useless restarts of the garage daemon. But in principle we want Garage to be restarted if the ipv6 address changes as it indicates changes in the network. | |||||
* | staging: add ram for im replicate-db | Alex Auvolat | 2024-01-16 | 1 | -2/+2 | |
| | ||||||
* | staging: garage v0.9.1-pre (not yet released nor tagged), diplonat with STUN ↵ | Alex Auvolat | 2024-01-16 | 2 | -3/+3 | |
| | | | | flapping fix | |||||
* | upgraded postfix to fix smtp smuggling cve | Quentin Dufour | 2023-12-25 | 1 | -1/+1 | |
| | | | | | https://security-tracker.debian.org/tracker/source-package/postfix https://www.postfix.org/smtp-smuggling.html | |||||
* | update smtp server security conf | Quentin Dufour | 2023-12-25 | 3 | -5/+9 | |
| | ||||||
* | added Quentin's control loop diagram of the infrastructural services | ADRN | 2023-12-21 | 1 | -0/+0 | |
| | ||||||
* | Revert "Revert "garage prod: use dynamically determined ipv6 addresses"" | Baptiste Jonglez | 2023-12-19 | 1 | -2/+11 | |
| | | | | | | Quentin's fix seems to work fine. This reverts commit e5f3b6ef0abe3ac67b652b4ece74c933e2c1b554. | |||||
* | Revert "garage prod: use dynamically determined ipv6 addresses" | Baptiste Jonglez | 2023-12-19 | 1 | -11/+2 | |
| | | | | | | | | | | | | | | This partially reverts commit 47e982b29d41e8b271100b9961b6766e96e009b1. This leads to invalid config: Dec 19 08:23:09 courgette 25f10ae4271c[781]: 2023-12-19T07:23:09.087813Z INFO garage::server: Loading configuration... Dec 19 08:23:09 courgette 25f10ae4271c[781]: Error: TOML decode error: TOML parse error at line 16, column 17 Dec 19 08:23:09 courgette 25f10ae4271c[781]: | Dec 19 08:23:09 courgette 25f10ae4271c[781]: 16 | rpc_bind_addr = "[<no value>]:3901" Dec 19 08:23:09 courgette 25f10ae4271c[781]: | ^^^^^^^^^^^^^^^^^^^ Dec 19 08:23:09 courgette 25f10ae4271c[781]: invalid socket address syntax Dec 19 08:23:09 courgette 25f10ae4271c[781]: | |||||
* | stop reloading config file | Quentin Dufour | 2023-12-19 | 1 | -0/+1 | |
| | ||||||
* | tricot upgrade | Quentin Dufour | 2023-12-14 | 1 | -1/+1 | |
| | ||||||
* | garage prod: use dynamically determined ipv6 addresses | Alex Auvolat | 2023-12-13 | 2 | -4/+13 | |
| | ||||||
* | Move garage's redirections to a dedicated service | Quentin Dufour | 2023-12-04 | 1 | -3/+17 | |
| | | | | | | Reason: - do not slow down the garage web endpoint - required now that we map domain name to a garage bucket | |||||
* | fix bagage | Quentin Dufour | 2023-12-04 | 1 | -2/+0 | |
| | ||||||
* | add degrowth | Quentin Dufour | 2023-12-04 | 2 | -0/+3 | |
| | ||||||
* | add a sftp domain name | Quentin Dufour | 2023-12-02 | 1 | -1/+3 | |
| | ||||||
* | tricot update | Quentin Dufour | 2023-12-01 | 2 | -1/+2 | |
| | ||||||
* | add some redirections | Quentin Dufour | 2023-11-29 | 1 | -0/+2 | |
| | ||||||
* | Upgrade tricot | Quentin Dufour | 2023-11-29 | 2 | -2/+2 | |
| | ||||||
* | matrix: add memory to async media upload after oom crash | Alex Auvolat | 2023-11-27 | 1 | -1/+2 | |
| | ||||||
* | fix cryptpad backup | Alex Auvolat | 2023-11-27 | 1 | -2/+2 | |
| | ||||||
* | coquille | ADRN | 2023-11-22 | 1 | -1/+1 | |
| | ||||||
* | prod: update synapse and element | Alex Auvolat | 2023-11-15 | 2 | -9/+9 | |
| | ||||||
* | revert prometheus scraping on openwrt | Alex Auvolat | 2023-11-08 | 1 | -5/+0 | |
| | ||||||
* | prod: add monitoring of openwrt router | Alex Auvolat | 2023-11-08 | 1 | -0/+5 | |
| | ||||||
* | fix typo | Quentin Dufour | 2023-10-30 | 1 | -1/+1 | |
| | ||||||
* | ajout de domaines d'Esther | Quentin Dufour | 2023-10-30 | 1 | -0/+2 | |
| | ||||||
* | directory | Quentin Dufour | 2023-10-30 | 1 | -1/+1 | |
| |