Skip to content

SystemFiles/stay-up-client

Repository files navigation

Stay Up

A simple ultra-lightweight service / host monitoring solution. This is the client application for StayUp. It relies on the server created in GO here

Docker

Official image is to be used as follows:

docker pull sykeben/stayup-client:<version_tag>

Available Options

Specified through environment varialbes you can and should set appripriate options for your environment.

  • API_WEBSOCK_URL - The location to the websocket for your service data (note: must follow service model definition from StayUp API)

  • API_BASE_URL - Specifies the server base URL for the StayUp Server where we can create, edit and read service data

Usage

Full usage instructions are included in the parent project. Please continue reading usage there.

About

The client web application (+PWA) for StayUp

Resources

License

Stars

Watchers

Forks

Packages

No packages published