Commit graph

23 commits

Author SHA1 Message Date
3d221b00df Update submodule versions 2022-11-21 17:15:10 +01:00
020869b4c3 Start documentation of vagrant setup 2022-09-26 10:19:49 +02:00
f9ad2ba2b5 Finish IDP setup 2022-08-22 18:52:47 +02:00
e4b5a99147 Use self-contained cacert-idp build 2022-08-22 18:52:28 +02:00
4ebfa57dc9 Update oidc_idp submodule 2022-08-19 16:49:07 +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
e631cf7072 Add certificate paths for CAcert applications 2022-08-18 12:28:01 +02:00
fe7d96c8d5 Reload Hydra when configuration changes 2022-08-18 12:26:43 +02:00
5daa87ca90 Add local preconditions and Vagrantfile
This commit adds a role to ensure local preconditions (i.e. mkcert) and
a Vagrantfile to test the ansible playbook in a local virtual machine.
2022-08-18 11:58:24 +02:00
bfa60b9288 Add Makefile based build process
This commit updates the submodules to versions that contain a Makefile
to automate their builds. A main Makefile has been added to orchestrate
the builds.
2022-08-17 20:30:03 +02:00
f0d279789a Setup Hydra systemd service
- run migrations before start
- register systemd unit
- start service
- define localhost as default listening address
2022-08-16 16:22:36 +02:00
9791658838 Start Hydra server role implementation
- Define localhost variant of Hydra parameters
- Download and unpack Hydra
- Create configuration file
- Create certificates using mkcert
2022-08-11 12:18:22 +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
e6c1b438a2 Update commit of cacert_resources 2022-08-09 18:29:57 +02:00
1bddd6bb62 Add outline of required steps 2022-08-09 18:24:14 +02:00
d2c911b17d Reference new hydra_config commit 2022-08-09 18:20:30 +02:00
6f98e9f509 Fix repository URL for code.cacert.org 2022-07-28 18:35:46 +02:00
e801d32a58 Switch submodule URLs to code.cacert.org 2022-07-28 18:03:06 +02:00
1ea6e2f4af Update oidc_app and oidc_registration commits 2022-01-16 14:07:40 +01:00
d301a7e064 Add JetBrains IDE files to .gitignore 2022-01-16 13:41:19 +01:00
265dd598e4 Fix git config documentation 2021-10-24 14:39:05 +02:00
b2f8514dd0 Add README and submodules for parent project 2021-10-23 18:35:21 +02:00
34c4006586 Initial empty commit 2021-10-23 18:25:48 +02:00