statping-ng/snapcraft.yaml

27 lines
672 B
YAML

name: statup
version-script: cat version.txt
version: "stable"
summary: Statup Server Monitoring with Status Page
description: >
An easy to use Status Page for your websites and applications.
Statup will automatically fetch the application and render a beautiful
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.
type: app
confinement: strict
grade: stable
parts:
statup:
plugin: dump
source: ./build/statup-linux.tar.gz
apps:
statup:
command: statup
plugs:
- home
- network-bind
- network