aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cluster/prod(app): Upgrade CryptPad to 2024.3.0KokaKiwi2024-04-182-12/+12
|
* prod: garage v1.0.0-rc1Alex Auvolat2024-04-012-1/+3
|
* remove notice message for moderationLauric Desauw2024-03-291-1/+1
|
* staging: garage v1.0 rc1Alex Auvolat2024-03-281-2/+2
|
* staging: deploy garage 0.10 beta + fix monitoringAlex Auvolat2024-03-283-8/+5
|
* add trinity.fr.eu.org to DKIMtrinity-1686a2024-03-241-0/+1
|
* Courderec.re domain in the DKIM tableVincent2024-03-241-0/+1
|
* prod: remove drone-ciAlex Auvolat2024-03-177-328/+3
|
* ajout de marion et darkgalliumAlex Auvolat2024-03-162-3/+17
|
* Fusion conflictVincent2024-03-164-14/+10
|
* Ajout de la regex dans le query parameter du http-bind aussiQuentin Dufour2024-03-111-0/+4
|
* ajout redirection nginx des salons Jitsi suspectsADRN2024-03-101-0/+5
|
* added notice message on Jitsi about our monitoringADRN2024-03-101-1/+2
|
* increased Jitsi logs a bitADRN2024-03-091-0/+5
|
* Merge pull request 'Update lightstream and grafana' (#20) from ↵maximilien2024-03-091-3/+3
|\ | | | | | | | | | | telemetry-update into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/pulls/20
| * Update lightstream and grafanaMaximilien Richer2024-03-091-3/+3
|/
* store real IP from JitsiADRN2024-03-081-0/+6
|
* prod: give more memory to promehteusAlex Auvolat2024-03-081-1/+2
|
* remove orsay extra serviceAlex Auvolat2024-03-061-21/+0
|
* force woodpecker on scorpioAlex Auvolat2024-03-041-7/+3
|
* garage: update to v0.9.2 finalAlex Auvolat2024-03-011-1/+1
|
* prod: update to garage 0.9.2-rc1Alex Auvolat2024-02-291-1/+1
|
* staging: deploy garage v0.9.2-rc1Alex Auvolat2024-02-291-2/+3
|
* woodpecker-ci: higher affinity to scorpioAlex Auvolat2024-02-281-0/+6
|
* staging: update garage to test releaseAlex Auvolat2024-02-191-2/+1
|
* add automatic subdomains for v4 and v6 per site for dashboardAlex Auvolat2024-02-141-2/+8
|
* prod: unpin woodpeckerAlex Auvolat2024-02-131-6/+0
|
* add woodpecker agent instructionsAlex Auvolat2024-02-093-0/+96
|
* prod: install woodpecker-ciAlex Auvolat2024-02-081-0/+165
|
* remove unused remote-unlock.nixAlex Auvolat2024-02-062-46/+0
|
* added URL to redirectADRN2024-02-051-3/+6
|
* prod: updat external servicesAlex Auvolat2024-01-312-42/+9
|
* staging: remove node carcajouAlex Auvolat2024-01-316-40/+3
|
* staging: updatesAlex Auvolat2024-01-222-2/+5
|
* tlsproxy: bind on 127.0.0.1 explicitly to avoid ipv6 issuesAlex Auvolat2024-01-221-2/+2
|
* staging: cluster upgradesAlex Auvolat2024-01-225-4/+8
|
* staging: remove nix mutual cacheAlex Auvolat2024-01-181-33/+0
|
* staging: new hostnames in known_hostsAlex Auvolat2024-01-171-0/+2
|
* Changement du guide onboarding avec une config ssh aux petits oignonsadrien2024-01-171-6/+20
|
* staging: use dynamic dns names to connect to nodes for deploymentAlex Auvolat2024-01-171-6/+12
|
* staging: add automatic dns names for staging machinesAlex Auvolat2024-01-171-0/+1
|
* ajout clé ssh boris, aeddis et vincentADRN2024-01-172-0/+24
|
* tlsproxy: temporary fix for year 2024 (TODO fix before mid-2024)Alex Auvolat2024-01-171-1/+2
|
* prod: update diplonat and make garage restart on template changes againAlex Auvolat2024-01-172-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-dbAlex Auvolat2024-01-161-2/+2
|
* staging: garage v0.9.1-pre (not yet released nor tagged), diplonat with STUN ↵Alex Auvolat2024-01-162-3/+3
| | | | flapping fix
* upgraded postfix to fix smtp smuggling cveQuentin Dufour2023-12-251-1/+1
| | | | | https://security-tracker.debian.org/tracker/source-package/postfix https://www.postfix.org/smtp-smuggling.html
* update smtp server security confQuentin Dufour2023-12-253-5/+9
|
* added Quentin's control loop diagram of the infrastructural servicesADRN2023-12-211-0/+0
|
* Revert "Revert "garage prod: use dynamically determined ipv6 addresses""Baptiste Jonglez2023-12-191-2/+11
| | | | | | Quentin's fix seems to work fine. This reverts commit e5f3b6ef0abe3ac67b652b4ece74c933e2c1b554.