mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Alpine-Traefik (#4412)
This commit is contained in:
parent
61b09e926a
commit
dfbb1a8035
3 changed files with 108 additions and 0 deletions
|
@ -25,6 +25,17 @@
|
|||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "alpine",
|
||||
"script": "ct/alpine-traefik.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue