Commit graph

8 commits

Author SHA1 Message Date
7ab08a92e2 Add notes
Add notes showing the `mkcert` command to generate the SSL certificates.
2024-05-11 00:59:50 +02:00
34174d22fe Add HTTPS/SSL support
This commit adds HTTPS and SSL support via `mkcert` to projects using
the Traefik proxy.

This does require changing the URLs from `*.localhost` to
`*.docker.localhost`, but this is something that can easily be done by
updating the template files in Build Configs.

Based on https://github.com/Heziode/traefik-v2-https-ssl-localhost.
2024-05-10 23:09:02 +02:00
840e90d5a9 chore: updates 2022-03-05 10:49:07 +00:00
c53b246608 refactor: re-order file 2022-03-05 08:00:58 +00:00
8664fb395e chore: add restart policy 2022-03-05 08:00:32 +00:00
823ad1eb52 refactor: follow Compose specification 2022-03-05 08:00:18 +00:00
97393bd48b Remove whoami service 2021-02-09 09:11:29 +00:00
d66d1cb6da init 2021-02-09 09:11:28 +00:00