Update forgejo.json
This commit is contained in:
parent
59a3daf2dc
commit
8ea1b3e854
@ -15,17 +15,6 @@
|
|||||||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/forgejo.svg",
|
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/forgejo.svg",
|
||||||
"description": "Forgejo is an open-source, self-hosted Git service that allows individuals and teams to manage their code repositories.",
|
"description": "Forgejo is an open-source, self-hosted Git service that allows individuals and teams to manage their code repositories.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"script": "ct/forgejo.sh",
|
|
||||||
"resources": {
|
|
||||||
"cpu": 2,
|
|
||||||
"ram": 2048,
|
|
||||||
"hdd": 10,
|
|
||||||
"os": "debian",
|
|
||||||
"version": "12"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "alpine",
|
"type": "alpine",
|
||||||
"script": "ct/alpine-forgejo.sh",
|
"script": "ct/alpine-forgejo.sh",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user