Commit graph

9 commits

Author SHA1 Message Date
52193d647f Change default log level of IDP
- the IDP log level is now configurable via the idp_log_level variable
- the IDP log level default has been changed to 'debug' to be compatible
  with changes in
  1e676e8cf1
2024-08-07 07:39:58 +02:00
67f55d76a0 Fix localhost ansible setup 2023-08-09 12:44:36 +02:00
2db1ba3c05 Fix handling of missing sections
This commit makes sure that a missing section in an older toml
configuration file does not break the deployment.
2023-08-09 12:10:24 +02:00
372532c943 Complete Vagrant deployment 2023-08-08 15:40:18 +02:00
92b6570614 Change default hostname for Hydra 2023-07-29 22:29:52 +02:00
4023cfc718 Update to Debian 12 Bookworm
- improve README.md add test scenarios
- update Vagrant setup to Debian 12
- update dependency installation to be compatible with Debian 12
- use mkcert from Debian 12 package
2023-06-19 19:46:25 +02:00
f9ad2ba2b5 Finish IDP setup 2022-08-22 18:52:47 +02:00
2bfa210140 Add oidc_idp role
- Deploy cacert-idp from oidc_idp subdirectory
- configure systemd and start cacert-idp service
2022-08-19 16:40:52 +02:00
00c0d3de1a Create basic local playbook and roles
- create ansible structure
- create generated roles
- add hydra_database role
2022-08-10 20:35:03 +02:00