Commit graph

36 commits

Author SHA1 Message Date
fbf07c66d9 Updated README to show current practice. 2023-08-06 15:54:14 -04:00
089ae46ff1 Updated Makefile to include cacert_resources 2023-08-06 15:08:46 -04:00
a74421a377 updated configuration and README 2023-08-06 14:03:52 -04:00
92b6570614 Change default hostname for Hydra 2023-07-29 22:29:52 +02:00
1d2630c0b7 Update submodules 2023-07-29 22:29:19 +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
f64476a176 Update cacert_resources ref commit 2023-06-19 18:30:10 +02:00
91bfc4b81b Corrected typo in last line of README.md 2023-06-19 08:19:18 -04:00
Brian McCullough
0a67537054 Updated ansible-playbook command to accept a password at the command prompt. 2023-06-17 20:10:03 -04:00
0d0c05c233 Update to latest cacert_resources 2023-05-20 12:09:16 +02:00
f0447bdb5c Update oidc_idp reference commit 2023-05-15 16:48:05 +02:00
68a4d4398f Update to latest oidc_idp 2023-05-13 13:28:09 +02:00
7d04c6b2ba Remove double "setup" 2022-11-25 06:59:45 +00:00
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