feat(templates): add ghost template (#76)
This commit is contained in:
@@ -327,6 +327,18 @@
|
|||||||
],
|
],
|
||||||
"volumes": ["/var/lib/rabbitmq"]
|
"volumes": ["/var/lib/rabbitmq"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Ghost",
|
||||||
|
"description": "Free and open-source blogging platform",
|
||||||
|
"categories": ["blog"],
|
||||||
|
"note": "Access the blog management interface under <code>/ghost/</code>.",
|
||||||
|
"platform": "linux",
|
||||||
|
"logo": "https://cloudinovasi.id/assets/img/logos/ghost.png",
|
||||||
|
"image": "ghost:latest",
|
||||||
|
"ports": [
|
||||||
|
"2368/tcp"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Plesk",
|
"title": "Plesk",
|
||||||
"description": "WebOps platform and hosting control panel",
|
"description": "WebOps platform and hosting control panel",
|
||||||
|
|||||||
Reference in New Issue
Block a user