mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: add forgejo
This commit is contained in:
16
meta.json
16
meta.json
@@ -179,6 +179,22 @@
|
||||
"applications"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "forgejo",
|
||||
"name": "Forgejo",
|
||||
"version": "10",
|
||||
"description": "Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job",
|
||||
"logo": "forgejo.svg",
|
||||
"links": {
|
||||
"github": "https://codeberg.org/forgejo/forgejo",
|
||||
"website": "https://forgejo.org/",
|
||||
"docs": "https://forgejo.org/docs/latest/"
|
||||
},
|
||||
"tags": [
|
||||
"self-hosted",
|
||||
"storage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "ghost",
|
||||
"name": "Ghost",
|
||||
|
||||
Reference in New Issue
Block a user