21 lines
701 B
JSON
21 lines
701 B
JSON
{
|
|
"manifestVersion": 2,
|
|
"id": "com.knel.satnogs.kaitai",
|
|
"title": "SatNOGS Kaitai",
|
|
"author": "Known Element Packaging Team",
|
|
"tagline": "TODO: Short one-line pitch",
|
|
"description": "TODO: Comprehensive description for the Cloudron App Store entry.",
|
|
"changelog": "Initial scaffold",
|
|
"website": "https://gitlab.com/librespacefoundation/satnogs/docker-kaita",
|
|
"supportUrl": "https://projects.knownelement.com/issues/218",
|
|
"sourceUrl": "https://gitlab.com/librespacefoundation/satnogs/docker-kaitai.git",
|
|
"version": "0.1.0",
|
|
"tags": ["custom", "known-element"],
|
|
"healthCheckPath": "/",
|
|
"memoryLimit": 536870912,
|
|
"httpPort": 3000,
|
|
"addons": {
|
|
"localstorage": {}
|
|
}
|
|
}
|