Commit graph

4 commits

Author SHA1 Message Date
Jan Dittberner fd9d45668b Implement signal handling 2020-12-26 17:10:15 +01:00
Jan Dittberner 774c6b0e9c Add signer configuration 2020-12-23 22:14:13 +01:00
Jan Dittberner e8ad6b9ba7 Start adding signer containers
This is work in progress to add the signer components
2020-12-23 09:53:52 +01:00
Jan Dittberner f9b0eb5195 Rename application to webdb
This commit renames the application container to webdb and drops the
test suffix in favour of using www.cacert.localhost directly. The server
certificate for www.cacert.localhost got an additional
subjectAlternativeName secure.cacert.localhost and is used for both
hostnames now.

Environment variables containing _APP have been renamed to _WEBDB to
keep consistency.
2020-12-23 07:17:06 +01:00
Renamed from application.Dockerfile (Browse further)