mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 03:09:43 +00:00
Alpine-Forgejo (#5396)
This commit is contained in:
parent
7302d43e7e
commit
7e7d610182
3 changed files with 86 additions and 1 deletions
13
frontend/public/json/forgejo.json
generated
13
frontend/public/json/forgejo.json
generated
|
@ -25,8 +25,19 @@
|
|||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "alpine",
|
||||
"script": "ct/alpine-forgejo.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 256,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue