This repository includes a set of scripts to install a Burp Collaborator Server in a docker environment, using a LetsEncrypt wildcard certificate. The objective is to simplify as much as possible the process of setting up and maintaining the server.
Telegraf + InfluxDB + Grafana + Mosquitto MQTT Broker stack behind a Traefik Reverse-Proxy with varying levels of security and more ease of deployment.
This uses the evertramos/docker-compose-letsencrypt-nginx-proxy-companion to make Mautic secure. ALL credit goes to EvertRamos and to the mautic/docker-mautic team. The point of this is for a quick and easy install that will get Mautic up and running in less than 5 minutes.
Let's Encrypt encourages the use of certbot to automate certificate renewal, but that tool generates a new CSR every time. That makes DANE with TLSA difficult, so this set of scripts automates the renewal of consistent CSRs with certbot so systems administrators can choose when to generate a new CSR and update their DNS records in anticipation.
Generates and keeps up-to-date your Spring Boot applications' Let's Encrypt or other ACME compliant SSL certificates. Pure Java in a single file of library code. An automated embedded alternative to Certbot and docker-sidecars. No JVM restart is needed on certificate update.