Scaffold Cloudron packaging workspace and automation
This commit is contained in:
20
apps/runme/CloudronManifest.json
Normal file
20
apps/runme/CloudronManifest.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"manifestVersion": 2,
|
||||
"id": "com.knel.runme",
|
||||
"title": "Runme",
|
||||
"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://github.com/runmedev/runme",
|
||||
"supportUrl": "https://projects.knownelement.com/issues/322",
|
||||
"sourceUrl": "https://github.com/runmedev/runme.git",
|
||||
"version": "0.1.0",
|
||||
"tags": ["custom", "known-element"],
|
||||
"healthCheckPath": "/",
|
||||
"memoryLimit": 536870912,
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user