2018-12-04 07:15:01 +00:00
|
|
|
name: statping
|
2018-11-29 02:03:41 +00:00
|
|
|
version-script: cat version.txt
|
|
|
|
version: "stable"
|
2018-12-04 05:57:11 +00:00
|
|
|
summary: Statping Server Monitoring with Status Page
|
2018-11-28 22:35:49 +00:00
|
|
|
description: >
|
|
|
|
An easy to use Status Page for your websites and applications.
|
2018-12-04 05:57:11 +00:00
|
|
|
Statping will automatically fetch the application and render a beautiful
|
2018-11-28 22:35:49 +00:00
|
|
|
status page with tons of features for you to build an even better status page.
|
|
|
|
This Status Page generator allows you to use MySQL, Postgres, or SQLite
|
|
|
|
on multiple operating systems.
|
|
|
|
|
2018-11-28 22:47:26 +00:00
|
|
|
type: app
|
|
|
|
confinement: strict
|
|
|
|
grade: stable
|
2018-11-28 22:35:49 +00:00
|
|
|
|
|
|
|
parts:
|
2018-12-04 07:15:01 +00:00
|
|
|
statping:
|
2018-11-28 22:35:49 +00:00
|
|
|
plugin: dump
|
2018-12-04 07:15:01 +00:00
|
|
|
source: ./build/statping-linux.tar.gz
|
2018-11-28 22:35:49 +00:00
|
|
|
|
|
|
|
apps:
|
2018-12-04 07:15:01 +00:00
|
|
|
statping:
|
|
|
|
command: statping
|
2018-11-29 02:03:41 +00:00
|
|
|
plugs:
|
2018-11-29 04:47:35 +00:00
|
|
|
- home
|
|
|
|
- network-bind
|
|
|
|
- network
|