6 Commits (e631cf7072dbc3e922bd53168d881014d479a94c)

Author SHA1 Message Date
Jan Dittberner e631cf7072 Add certificate paths for CAcert applications 2 years ago
Jan Dittberner fe7d96c8d5 Reload Hydra when configuration changes 2 years ago
Jan Dittberner 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.
2 years ago
Jan Dittberner f0d279789a Setup Hydra systemd service
- run migrations before start
- register systemd unit
- start service
- define localhost as default listening address
2 years ago
Jan Dittberner 9791658838 Start Hydra server role implementation
- Define localhost variant of Hydra parameters
- Download and unpack Hydra
- Create configuration file
- Create certificates using mkcert
2 years ago
Jan Dittberner 00c0d3de1a Create basic local playbook and roles
- create ansible structure
- create generated roles
- add hydra_database role
2 years ago