1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-06-02 13:06:09 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sven-Hendrik Haase ced598b176
Add hCaptcha to Keycloak registration forms 2023-06-16 00:01:50 +02:00
Levente Polyak 86d282320f
terraform: update tf-stage2 lock file
This syncs the lock file with the latest change where we switched the
provider for uptimerobot
2023-03-31 22:58:25 +02:00
Leonidas Spyropoulos d31f8404c2
terraform: uptimerobot remove the alert_contact
https://blog.uptimerobot.com/december-2022-we-are-introducing-sub-users-and-new-plans/

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
2023-03-23 16:41:17 +00:00
Evangelos Foutras cd29b68d72
tf-stage2: update keycloak provider to 4.0.1
Set the base_path provider attribute to "/auth" until we move the /auth
endpoint to be served from the root of https://accounts.archlinux.org/.
2022-10-29 16:01:43 +03:00
Evangelos Foutras 2b9e29ca2e
tf-stage2: update keycloak provider to 3.8.1
OpenID clients:
- 'use_refresh_tokens' set to false to preserve the values on live
- 'backchannel_logout_session_required' implicitly changed to true
  for the 'grafana_openid_client' and 'openid_gitlab' clients

SAML client (GitLab):
- 'front_channel_logout' set to false to preserve the live setting
2022-05-10 14:44:13 +03:00
Jelle van der Waa f741bc6a20
Terraform uptimerobot monitors
Add our uptimerobot to terraform so it's managed in code and we can
easily extend it. This currently only adds our to be monitored sites and
leaves the status page as is now.

Deleting resources on uptimerobot will cause terraform unable to run
see: https://github.com/louy/terraform-provider-uptimerobot/issues/82

References: #209
2021-05-18 22:51:16 +02:00
Sven-Hendrik Haase 75146bcc8b
Fix mode of .terraform.lock.hcl 2021-03-19 13:53:50 +01:00
Sven-Hendrik Haase e049e89e9a
Upgrade to Terraform 0.14
This process didn't need any source changes but it added the new Terraform lockfiles.
2020-12-10 21:53:50 +01:00