Files
cve-dashboard/.gitlab-ci.yml
Jordan Ramos 15ad2ec4e0 Regenerate TLS certs during deploy if missing after rsync
The certs/ directory is gitignored so rsync --delete wipes it on each
deploy. Add a post-rsync step that generates a self-signed cert if
cert.pem is missing, preventing TLS-enabled servers from crashing on
restart. Applies to both staging and production deploy jobs.
2026-06-24 16:41:01 -06:00

12 KiB