Add README.md
This commit is contained in:
parent
c3f8908cb5
commit
9bfa848b71
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue