Skip to content

cheeaun/sutetasu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sutetasu

Status app for Heroku hosted apps. Uses the Heroku API to check the state of the process(es) and show logs. Very minimalistic UI and mobile-friendly.

Set up

  • git clone this repo.
  • cd to repo directory and npm install.
  • set up config.json with example file config.json.example OR set environment variables with these variables:
    • appName - the app name (hosted on Heroku)
    • apiKey - the API key
    • passcode - the passcode you set to protect the 'restart' API call from public abuse
  • node server.js

License

MIT licensed.