Block a user
3wordchant
commented on issue autonomic-coopera.../traefik.autonomic.zone#3
2020-09-29 22:59:23 +00:00
Improve SSL Labs Rating by tweaking TLS configs
Migrated to compose-stacks/traefik#4
Improve SSL Labs Rating by tweaking TLS configs
Investigate charset issue with database
Emojis still give me a 500 sadly :/ Also gitea crashes and doesn't trigger drone if you use an emoji in the first line of a commit message in a repo with a webhook. Regretfully reopening.
Investigate charset issue with database
Sunset this repo in favour of compose-stacks/traefik & coop-cloud-apps
Share SSH with host
Resolve host key generation issue
We could store host keys in docker secret
, maybe, which would solve the problem of securely persisting them across reboots -- you got any ideas how we easily mount a secret at a custom location (i.e. str8 into /etc/ssh/..
, or edit the SSH config to get the host key from /run/secrets/..
?