feat: add docker compose and new features

This commit is contained in:
Mauricio Siu
2024-06-15 19:21:34 -06:00
parent b1cbf6ea63
commit 8f08d67a1e
8 changed files with 44 additions and 7 deletions

View File

@@ -20,6 +20,18 @@ const features = [
"Centralize control over your applications and databases for enhanced security and efficiency, simplifying access and management across your infrastructure.",
image: "/primary/applications.png",
},
{
title: "Docker Compose",
description:
"Native Docker Compose support for manage complex applications and services with ease.",
image: "/primary/compose.png",
},
{
title: "Multi Node",
description:
"Scale applications to multiples nodes using docker swarm to manage the cluster.",
image: "/primary/multinode.png",
},
{
title: "Monitoring",
description: