-
-
Notifications
You must be signed in to change notification settings - Fork 670
Static HTML Exporter
Alex Zinchenko edited this page Jul 23, 2020
·
4 revisions
You might have a server that won't allow you to run command that run longer for 60 seconds, or maybe you just want to export your status page to a static HTML file. Using the Statping exporter you can easily do this with 1 command.
statping export
Once you have the index.html file, you could technically send it to an FTP server, Email it, Pastebin it, or even push to your Github repo for Status updates directly from repo.
git add index.html
git commit -m "Updated Status Page"
git push -u origin/masterStatping.com | Demo | Docker | Notifiers | API
Email: info@statping.com
