tvl-depot/ops
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
..
besadii fix(ops/besadii): Fix output formatting for non-CL builds 2022-04-26 09:25:03 +00:00
deploy-whitby refactor(deploy-whitby): use nvd instead of nix-diff 2022-01-13 08:14:00 +00:00
dns style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
gerrit-tvl fix(gerrit-tvl): Handle "broken" (skipped) jobs correctly 2022-01-14 20:44:56 +00:00
glesys feat(ops/glesys): add DNS record for AAAA sanduny.tvl.su. 2022-02-18 11:47:23 +00:00
journaldriver chore(journaldriver): Bump dependencies 2022-04-17 13:16:34 +00:00
keycloak style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
kontemplate style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
machines refactor(sanduny): Prepare for restricted-eval 2022-05-26 14:17:33 +00:00
modules fix(ops/modules): Increase RestartSec= of oauth2_proxy service 2022-05-27 21:10:35 +00:00
mq_cli style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
pipelines feat(ops/pipelines): Evaluate depot pipeline in restricted-eval mode 2022-05-26 16:57:16 +00:00
posix_mq.rs style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
secrets feat(ops/secrets): Add private SSH key for Buildkite agent(s) 2022-05-25 23:53:09 +00:00
users feat(ops/users): add j4m3s 2022-05-24 23:39:44 +00:00
nixos.nix refactor(ops/nixos): Prepare for restricted eval 2022-05-26 16:24:34 +00:00