feat(template): add plesk template

This commit is contained in:
Anthony Lapenna
2017-05-17 15:16:08 +02:00
parent 928f7b1096
commit 363c8b3781

View File

@@ -167,6 +167,16 @@
], ],
"volumes": ["/var/lib/rabbitmq"] "volumes": ["/var/lib/rabbitmq"]
}, },
{
"title": "Plesk",
"description": "WebOps platform and hosting control panel",
"note": "Default credentials: admin / changeme",
"logo": "https://cloudinovasi.id/assets/img/logos/plesk.png",
"image": "plesk/plesk:preview",
"ports": [
"8880/tcp"
]
},
{ {
"title": "WordPress", "title": "WordPress",
"description": "A free and open-source CMS", "description": "A free and open-source CMS",