From 5d6b1a9a287ed8b4f63347ca5896f28cf617e248 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 Jun 2018 20:51:03 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a077b55..3b63edec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -# Statup - Status Page [![Build Status](https://travis-ci.org/hunterlong/statup.svg?branch=master)](https://travis-ci.org/hunterlong/statup) +# Statup - Status Page & Monitoring Server [![Build Status](https://travis-ci.org/hunterlong/statup.svg?branch=master)](https://travis-ci.org/hunterlong/statup) An easy to use Status Page for your websites and applications. Statup will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. +

+View Wiki
Docker | EC2 | Heroku | Mac | Linux | Windows +

+ ## A Future-Proof Status Page Statup strives to remain future-proof and remain intact if a failure is created. Your Statup service should not be running on the same instance you're trying to monitor. If your server crashes your Status Page should still remaining online to notify your users of downtime. @@ -14,7 +18,7 @@ The Status binary for all other OS's is ~17Mb at most. This Status Page generator allows you to use MySQL, Postgres, or SQLite. ## No Requirements -Statup is built in Go Language so all you need is the precompile binary based on your operating system. You won't need to install anything extra once you have the Statup binary installed. +Statup is built in Go Language so all you need is the precompile binary based on your operating system. You won't need to install anything extra once you have the Statup binary installed. You can even run Statup on a Raspberry Pi. ## Run on Any Server Whether you're a Docker fan-boy or a AWS EC2 master, Statup gives you multiple options to simply get running. Our Amazon AMI image (`ami-7be8a103`) is only 8Gb and will automatically update to the most stable version of Statup.