diff --git a/templates.json b/templates.json index ba636a2..c19b12b 100644 --- a/templates.json +++ b/templates.json @@ -327,6 +327,18 @@ ], "volumes": ["/var/lib/rabbitmq"] }, + { + "title": "Ghost", + "description": "Free and open-source blogging platform", + "categories": ["blog"], + "note": "Access the blog management interface under /ghost/.", + "platform": "linux", + "logo": "https://cloudinovasi.id/assets/img/logos/ghost.png", + "image": "ghost:latest", + "ports": [ + "2368/tcp" + ] + }, { "title": "Plesk", "description": "WebOps platform and hosting control panel",