Commit graph

3 commits

Author SHA1 Message Date
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
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