chore: initial test commit
This commit is contained in:
commit
1312ca5fbc
5 changed files with 47 additions and 0 deletions
17
kener/config.yaml
Normal file
17
kener/config.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
name: Kener
|
||||
description: Modern Statuspage
|
||||
version: "0.1.0"
|
||||
slug: kener
|
||||
init: false
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
|
||||
ports:
|
||||
3000/tcp: null
|
||||
ports_description:
|
||||
3000/tcp: Web interface
|
||||
|
||||
ingress: true
|
||||
panel_icon: mdi:chart-timeline
|
||||
panel_title: Kener
|
Loading…
Add table
Add a link
Reference in a new issue