Skip to content

💡 An open source solution for publishing the status of your services

License

Notifications You must be signed in to change notification settings

juliancheal/staytus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staytus

This project is a fork of Adam Cooke's Staytus app.

Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. Along with absolutely beautiful public & admin interfaces, Staytus is a powerful tool for any organisation with customers that rely on them to be online 24/7.

Screenshot

System Requirements

  • Ruby 2.3 or greater
  • RubyGems and Bundler
  • A Postgres database server
  • Bundler (gem install bundler)
  • Procodile (gem install procodile)

E-Mail Notifications

All e-mail notifications are sent through a background worker process. This will be started automatically when you run the application using foreman start. If you don't do this, you can run jobs using bundle exec rake jobs:work.

Administration

To log in for the first time, visit the /admin, and log in with email [email protected] and password smartvm. You will probably want to go to Settings -> Users and set up your admins.

Themes

All themes are stored in the content/themes directory. You can add your own themes in this directory but we do not recommend making changes to the default theme as these changes may get overridden in an upgrade.

About

💡 An open source solution for publishing the status of your services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.1%
  • HTML 33.2%
  • CSS 17.3%
  • CoffeeScript 1.3%
  • JavaScript 0.1%