From 51b68b3ee519cb4b4cfe53660c03568f1876054d Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 Jun 2018 19:34:22 -0700 Subject: [PATCH] Updated Features (markdown) --- Features.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Features.md b/Features.md index d0c6101..21882fb 100644 --- a/Features.md +++ b/Features.md @@ -1 +1,10 @@ -Statup is a great Status Page that can be deployed with 0 effort. \ No newline at end of file +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. \ No newline at end of file