1-Click Deployment Templates & Multi-Product Stacks
Pre-configured Docker Compose stacks, Git continuous delivery, multi-database choices, and auxiliary services
Eliminate manual server setup and complex configuration files. Insight Deployment Templates package entire enterprise software environments—including database engines, reverse proxies, and companion collaboration tools—into turnkey, production-ready Docker Compose stacks ready for automated provisioning.
5 Native Solution Stacks
Pre-built templates for Commerce, Trading, Education, Business, and Personal with built-in theme presets.
Multi-Database Architecture
Support for PostgreSQL, SQLite, MySQL, or external database connection strings based on workload requirements.
Auxiliary Companion Stacks
Seamlessly spin up companion microservices like collaborative document editors and video conference rooms.
Client & Subscriber Manual
Launch enterprise software solutions effortlessly through visual, self-service catalog cards:
-
Select Your Business Solution: Pick from Commerce (online store), Trading (exchange terminal), Education (LMS), Business (corporate portal), or Personal (executive brand).
-
Choose Appropriate Database: Select SQLite for lightweight cost-efficient deployments, or PostgreSQL for high-concurrency ACID transactions.
-
Activate Auxiliary Add-ons: Check boxes for live document collaboration or virtual video classrooms without manual configuration.
-
Automatic Port Routing: Enjoy pre-mapped HTTP/HTTPS ports (8080) and automated SSL certificates issued directly upon launch.
Cloud Operator & DevOps Guide
Fine-tune container templates and continuous delivery pipelines via the administrative console:
-
Template Authoring: Navigate to
/admin/cloud/templatesto author Docker Compose YAML definitions with dynamic variable tokens. -
GitOps Continuous Delivery: Connect GitHub providers, track target repositories and branches (
main), and enable automated webhook deployments. -
Resource Allocation Quotas: Define default CPU quotas (e.g. 1.0 CPU) and memory allocations (e.g. 512MB) to prevent noisy-neighbor congestion.
-
AI Template Audits: Use the AI Assistant at
/Admin/AI/Chat?module=CloudPlatformto list active templates and inspect configuration snippets.
How to Configure & Deploy a Template
Select Product
Browse template options and choose the target Insight solution stack for your deployment.
Set Database Engine
Select SQLite for simple standalone setups, or PostgreSQL for high-traffic enterprise operations.
Configure Auxiliaries
Toggle collaborative document editing or video conferencing services if your team requires them.
Deploy & Verify
Dokploy automatically renders the Compose file, spins up containers, and mounts persistent volumes.