Commit graph

355 commits

Author SHA1 Message Date
Maximilien Richer 21c9744dbe
Update prometheus, node-exporter 2024-03-09 15:35:50 +01:00
ADRN 6544cd3e14 increased Jitsi logs a bit 2024-03-09 12:56:34 +01:00
Maximilien Richer 54f7cb670d
Update lightstream and grafana 2024-03-09 11:41:46 +01:00
ADRN 3ca0203753 store real IP from Jitsi 2024-03-08 21:25:43 +01:00
Alex dde6ece4db prod: give more memory to promehteus 2024-03-08 12:03:48 +01:00
Alex 3d75b5a0bd remove orsay extra service 2024-03-06 15:15:21 +01:00
Alex eb40718bee force woodpecker on scorpio 2024-03-04 15:38:21 +01:00
Alex 62bd80a346 garage: update to v0.9.2 final 2024-03-01 18:11:36 +01:00
Alex 71e959ee79 prod: update to garage 0.9.2-rc1 2024-02-29 16:19:21 +01:00
Alex ae632bfecf staging: deploy garage v0.9.2-rc1 2024-02-29 15:32:16 +01:00
Alex 5f0cec7d3e woodpecker-ci: higher affinity to scorpio 2024-02-28 11:42:39 +01:00
Alex 74668a31b2 staging: update garage to test release 2024-02-19 12:46:22 +01:00
Alex f724e81239 add automatic subdomains for v4 and v6 per site for dashboard 2024-02-14 09:28:31 +01:00
Alex 82500758f6 prod: unpin woodpecker 2024-02-13 17:32:01 +01:00
Alex c2e0e12dc8 add woodpecker agent instructions 2024-02-09 11:29:03 +01:00
Alex 52cfe54129 prod: install woodpecker-ci 2024-02-08 16:10:39 +01:00
ADRN 9d77b5863a added URL to redirect 2024-02-05 00:43:14 +01:00
Alex 4cddb15fa4 prod: updat external services 2024-01-31 19:04:02 +01:00
Alex 1bf356e49d staging: remove node carcajou 2024-01-31 09:33:12 +01:00
Alex e98ec690b9 staging: updates 2024-01-22 23:21:26 +01:00
Alex 27242fbf70 staging: cluster upgrades 2024-01-22 17:15:29 +01:00
Alex 6db49e0059 staging: remove nix mutual cache 2024-01-18 00:05:40 +01:00
Alex 3ff35c5527 staging: new hostnames in known_hosts 2024-01-17 20:44:23 +01:00
Alex ab481c5e70 staging: use dynamic dns names to connect to nodes for deployment 2024-01-17 20:30:00 +01:00
Alex 88f8f9fd1e staging: add automatic dns names for staging machines 2024-01-17 20:25:35 +01:00
ADRN be0cbea19b ajout clé ssh boris, aeddis et vincent 2024-01-17 20:07:48 +01:00
Alex a21493745d prod: update diplonat and make garage restart on template changes again
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.
2024-01-17 12:38:53 +01:00
Alex 56e4dd954f staging: add ram for im replicate-db 2024-01-16 16:30:33 +01:00
Alex 102152a14e staging: garage v0.9.1-pre (not yet released nor tagged), diplonat with STUN flapping fix 2024-01-16 16:10:29 +01:00
Quentin 3b34e3c2f5
upgraded postfix to fix smtp smuggling cve
https://security-tracker.debian.org/tracker/source-package/postfix
https://www.postfix.org/smtp-smuggling.html
2023-12-25 14:09:57 +01:00
Quentin ac42e95f1a
update smtp server security conf 2023-12-25 14:00:36 +01:00
Baptiste Jonglez 55c9b89cb2 Revert "Revert "garage prod: use dynamically determined ipv6 addresses""
Quentin's fix seems to work fine.

This reverts commit e5f3b6ef0a.
2023-12-19 09:27:40 +01:00
Baptiste Jonglez e5f3b6ef0a Revert "garage prod: use dynamically determined ipv6 addresses"
This partially reverts commit 47e982b29d.

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]:
2023-12-19 08:38:12 +01:00
Quentin 516ab9ad91
stop reloading config file 2023-12-19 08:36:26 +01:00
Quentin 16168b916e
tricot upgrade 2023-12-14 10:59:40 +01:00
Alex 47e982b29d garage prod: use dynamically determined ipv6 addresses 2023-12-13 17:33:56 +01:00
Quentin d694ddbe2c
Move garage's redirections to a dedicated service
Reason:
 - do not slow down the garage web endpoint
 - required now that we map domain name to a garage bucket
2023-12-04 12:32:46 +01:00
Quentin 0c3db22de6
fix bagage 2023-12-04 12:19:00 +01:00
Quentin af242486a3
add degrowth 2023-12-04 12:16:41 +01:00
Quentin 23690238c9
add a sftp domain name 2023-12-02 11:52:35 +01:00
Quentin 7da4510ee8
tricot update 2023-12-01 16:02:09 +01:00
Quentin 52044402ac
add some redirections 2023-11-29 17:08:13 +01:00
Quentin d14fc2516c
Upgrade tricot 2023-11-29 16:58:37 +01:00
Alex c1d307d7a9 matrix: add memory to async media upload after oom crash 2023-11-27 13:56:47 +01:00
Alex 9c6f98f4b8 fix cryptpad backup 2023-11-27 13:43:42 +01:00
Alex a2654529c7 prod: update synapse and element 2023-11-15 16:39:11 +01:00
Alex b1e0397265 revert prometheus scraping on openwrt 2023-11-08 16:21:20 +01:00
Alex a46aa03fe2 prod: add monitoring of openwrt router 2023-11-08 16:14:33 +01:00
Quentin a6b84527b0
fix typo 2023-10-30 12:15:30 +01:00
Quentin 3c22659d90
ajout de domaines d'Esther 2023-10-30 12:00:21 +01:00