mirror of https://github.com/statping/statping
Updated Features (markdown)
parent
9f4b1fc9d4
commit
51b68b3ee5
11
Features.md
11
Features.md
|
@ -1 +1,10 @@
|
|||
Statup is a great Status Page that can be deployed with 0 effort.
|
||||
Statup is a great Status Page that can be deployed with 0 effort.
|
||||
|
||||
# 3 Different Databases
|
||||
You can use MySQL, Postgres, or SQLite as a database for your Statup status page. The server will automatically upgrade your database tables depending on which database you have.
|
||||
|
||||
# Easy to Startup
|
||||
Statup is an extremely easy to setup website monitoring tool without fussing with dependencies or packages. Simply download and install the precompile binary for your operating system. Statup works on Windows, Mac, Linux, Docker, and even the Raspberry Pi.
|
||||
|
||||
# No Maintence
|
||||
Many other website monitoring applications will collect data until the server fails because of hard drive is 100% full. Statup will automatically delete records to make sure your server will stay UP for years. The EC2 AMI Image is a great way to host your status page without worrying about it crashing one day. Statup will automatically upgrade its software when you reboot your computer.
|
Loading…
Reference in New Issue