Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dokploy

dokploy contains 11 collected skills from enuno, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-03-01
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

claude-mem-coded-assistant
computer-occupations-all-other

Entry-point skill for using claude-mem to keep CLAUDE.md and MEMORY.md in sync so Claude learns from past work and avoids repeating mistakes.

2026-03-01
dokploy-cloudflare-integration
network-and-computer-systems-administrators

Integrate Cloudflare services with Dokploy templates: R2 storage, DNS challenge for SSL, Zero Trust Access, Workers, WAF, and Tunnel. Default to CF services for external dependencies.

2025-12-25
dokploy-compose-structure
software-developers

Generate Docker Compose files following Dokploy conventions with proper networking, volumes, and service patterns. Use when creating new Dokploy templates or converting existing compose files.

2025-12-25
dokploy-environment-config
network-and-computer-systems-administrators

Environment variable patterns for Dokploy templates including required vs optional syntax, secrets, connection strings, and configuration organization.

2025-12-25
dokploy-health-patterns
network-and-computer-systems-administrators

Health check patterns for different service types in Dokploy templates. Covers HTTP, PostgreSQL, MongoDB, Redis, MySQL, and custom health checks.

2025-12-25
dokploy-multi-service
network-and-computer-systems-administrators

Multi-service architecture patterns for Dokploy templates including dependency chains, service communication, and complex stack design. Use when building templates with 2+ services.

2025-12-25
dokploy-multi-tenant
software-developers

Multi-tenancy patterns for Dokploy templates with network isolation: separate docker networks per tenant, shared infrastructure, and tenant-specific configuration.

2025-12-25
dokploy-security-hardening
information-security-analysts

Security best practices for Dokploy templates: secrets management, network isolation, least privilege, image security, and hardening recommendations.

2025-12-25
dokploy-template-toml
software-developers

Generate template.toml configuration for Dokploy templates with variables, domains, environment mappings, and file mounts. Use when finalizing Dokploy templates.

2025-12-25
dokploy-template-validation
software-developers

Validate Dokploy templates against conventions: YAML syntax, network structure, health checks, environment variables, security patterns, and quality standards.

2025-12-25
dokploy-traefik-routing
network-and-computer-systems-administrators

Configure Traefik labels for routing, SSL/TLS with LetsEncrypt, and advanced routing patterns including Cloudflare DNS challenge. Use when adding web access to Dokploy services.

2025-12-25