mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-20 15:38:19 +00:00
20 lines
No EOL
275 B
JSON
20 lines
No EOL
275 B
JSON
{
|
|
"name": "nextcloud",
|
|
"kinds": [
|
|
"docker",
|
|
"autoconf",
|
|
"swarm",
|
|
"kubernetes",
|
|
"linux"
|
|
],
|
|
"timeout": 120,
|
|
"delay": 60,
|
|
"no_copy_container": true,
|
|
"tests": [
|
|
{
|
|
"type": "string",
|
|
"url": "https://www.example.com",
|
|
"string": "nextcloud"
|
|
}
|
|
]
|
|
} |