tvl-depot/ops/modules
Vincent Ambo bdccd2c111 fix(ops/modules): Increase RestartSec= of oauth2_proxy service
When Keycloak and oauth2_proxy are restarted simultaneously, the
latter might try to come up (repeatedly!) before Keycloak can serve it
properly.

This leads to systemd considering the unit failed.

Since this all happens in the span of a second or so, slightly
increase the restart delay of the service to ensure it comes back
after Keycloak is ready.

A "proper" fix might be to add a script that runs before the actual
service and waits for Keycloak, but I don't want to prioritise that
right now.

Change-Id: I4dadba686de60ffc103fe889ce19f05ca1d7d4fe
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5695
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-05-27 21:10:35 +00:00
..
cgit refactor(ops/modules): Move cgit configuration into a module 2022-02-16 23:03:06 +00:00
tvl-slapd style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
www chore(ops/modules): Remove fix-nginx timer unit 2022-02-20 14:26:57 +00:00
.skip-subtree refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
atward.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
auto-deploy.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
automatic-gc.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
clbot.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
default-imports.nix feat(ops/auto-deploy): Support auto-deploy 2021-12-26 14:55:42 +00:00
default.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
gerrit-queue.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
irccat.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
josh.nix refactor(ops/modules): Rename git-serving -> josh 2022-02-16 23:03:06 +00:00
journaldriver.nix refactor(ops/modules): Move journaldriver configuration into module 2022-02-18 11:38:34 +00:00
known-hosts.nix fix(ops/modules): adapt for changed ssh.knownHosts 2022-05-26 10:05:54 +00:00
monorepo-gerrit.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
nixery.nix refactor(nixery): Modernise structure of binaries 2022-05-23 15:04:56 +00:00
oauth2_proxy.nix fix(ops/modules): Increase RestartSec= of oauth2_proxy service 2022-05-27 21:10:35 +00:00
open_eid.nix feat(ops/modules/open_eid.nix): Access all key slots 2022-05-25 20:38:11 +00:00
owothia.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
panettone.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
paroxysm.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
prometheus-fail2ban-exporter.nix refactor(ops): Break out prometheus-fail2ban-exporter module 2021-06-12 15:51:49 +00:00
quassel.nix fix(modules/quassel): Open firewall port automatically 2022-03-11 21:38:40 +00:00
README.md refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
restic.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
smtprelay.nix feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25 15:00:37 +00:00
sourcegraph.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
tvl-buildkite.nix feat(whitby): Deploy private SSH key for build agents 2022-05-25 23:53:09 +00:00
tvl-cache.nix feat(ops/modules): Add shared module for TVL cache 2021-12-15 23:36:22 +00:00
tvl-users.nix chore(3p/sources): Bump channels & overlays 2022-03-19 17:11:59 +00:00
v4l2loopback.nix refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00

NixOS modules

This folder contains various NixOS modules shared by our NixOS configurations.

It is not read by readTree.