Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
/ orbit Public archive

A simple telemetry system to monitor your remote applications

License

Notifications You must be signed in to change notification settings

glenndehaan/orbit

Repository files navigation

Orbit

A simple telemetry system to monitor your remote applications

Snap Status orbit

Structure

  • ES6
  • Next.JS
  • MongoDB
  • Bootstrap

Install

Get it from the Snap Store

Config

The default snap config can be found here:

/var/snap/orbit/common/config.json

Log

The log can be found here:

/var/snap/orbit/common/orbit.log

Additional snap logs can be accessed by running this command:

sudo journalctl -fu snap.orbit.orbit-server

Service

Snap installs a service by default. To get the status of the app run this command:

service snap.orbit.orbit-server status

To restart the app:

service snap.orbit.orbit-server restart

Orbit Clients

Below is an overview of all tested Orbit Clients:

Snapcraft Docs

License

MIT