almarklein / mypaas

Run your own PaaS using Docker, Traefik, and great analytics
BSD 2-Clause "Simplified" License
382 stars 16 forks source link

Disable really old cipher suites #25

Closed almarklein closed 3 years ago

almarklein commented 3 years ago

from https://github.com/almarklein/mypaas/pull/24#issuecomment-778943216 cc @lilahtovmoon

Relevant docs/notes:

Also fixes some branch names (we renamed master to main recently), and fix a bug in the scaling deploy for cases in which there are no old containers for that service.

almarklein commented 3 years ago

Before this change: image

After: image