This is a simple Domain and SSL Certificate Tracking application to track expirations of both Domains and SSL Certificates and provide notifications before they expire (7,15,and 30 days in advance). Notifications are done by SMTP and Dashboard. NOTE: this has only been tested on Debian 13 lxc.
to install follow these steps:
- download simpletrack
- create a folder on your debian 13 server (example: /etc/simpletrack)
- copy files into newly created folder
- cd into your folder ( cd /etc/simpletrack )
- chmod +x install.sh
- ./install
- You should now be able to access the application at http://ip-address-of-your-server:3000
- Default login is: Username:admin Password:admin