diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a8ba28 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# SSL Monitor + +Monitors SSL certificate expiry and sends alerts before expiration. + +## Features +- Cron-based SSL checks +- Web UI +- Email alerts before expiry (nächste version) +- Docker-ready + +## Setup +1. Copy config example +2. Set environment variables +3. Run podman-compose up -d