Alpine-Caddy (#7711)

This commit is contained in:
Slaviša Arežina
2025-09-18 12:57:30 +02:00
committed by GitHub
parent b5f70e6e77
commit 14894f84b6
3 changed files with 129 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"categories": [
21
],
"date_created": "2024-05-11",
"date_created": "2025-09-17",
"type": "ct",
"updateable": true,
"privileged": false,
@@ -25,6 +25,17 @@
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-caddy.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 3,
"os": "alpine",
"version": "3.22"
}
}
],
"default_credentials": {