LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: docker-compose

Browse skills that share this tag.

  • n8n-self-hosting - Deploy self-hosted n8n on Linux using Docker Compose
    n8nself-hostingdocker-composecaddy

    ★ 2 · Updated 2026-09-21

    Deploy, configure, and maintain a self-hosted n8n instance on a Linux VM using Docker Compose behind Caddy with automatic HTTPS.

    ⚙ Deploy single or queue mode n8n⚙ Install Docker and Docker Compose plugin⚙ Generate fresh secrets and encryption key
  • docker-patterns - Docker and Docker Compose patterns and best practices
    dockerdocker-composecontainersnetworking

    ★ 1 · Updated 2026-09-20

    Provides Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

    ⚙ Configure Docker Compose environments⚙ Design multi container architectures⚙ Troubleshoot container networking issues
  • docker-stack - Docker Compose Stack Reference and Configuration
    dockerdocker-composedeploymentconfiguration

    ★ 0 · Updated 2026-09-17

    Provides Docker Compose service configurations, deployment profiles, local macOS override setups, and container env update guidance.

    ⚙ Inspect service profiles and ports⚙ Configure deployment profiles⚙ Deploy stack locally on macOS
  • ln-731-docker-generator - Generate Docker configs for multi-container development.
    dockerdocker-composedevopsproject-bootstrap

    ★ 18 · Updated 2026-09-17

    Generates production-ready Dockerfiles, docker-compose, .dockerignore, and Nginx proxy configurations for multi-container projects.

    ⚙ Generate frontend Dockerfiles⚙ Generate backend Dockerfiles⚙ Generate docker-compose configurations
  • docker-containerization - Docker Containerization
    dockercontainersdocker-composemulti-stage-build

    ★ 17 · Updated 2026-09-16

    Containerize applications with multi-stage Dockerfiles, Docker Compose orchestration, image optimization, and container security.

    ⚙ Build multi-stage container images⚙ Orchestrate multi-service architectures⚙ Optimize Docker layer ordering
  • worktree-compose - Run parallel git worktrees with isolated Docker stacks
    gitdockerdocker-composeworktree-compose

    ★ 47 · Updated 2026-09-14

    Manage parallel git worktrees with isolated Docker containers and ports using worktree-compose.

    ⚙ Start worktree Docker containers⚙ Stop worktree Docker containers⚙ Restart worktree Docker containers
  • devstack-ops - Manage InvoiceOps local dev stack and CI workflows
    docker-composeci-cduvgithub-actions

    ★ 0 · Updated 2026-09-12

    Runs and manages the InvoiceOps local stack, Docker Compose services, GitHub Actions CI, and uv dependencies.

    ⚙ Start local Docker Compose stack⚙ Manage Python dependencies using uv⚙ Run local unit tests
  • awesome-copilot-root-create-spring-boot-java-project - Create Spring Boot Java Project Skeleton
    spring-bootjavaproject-templatedocker-compose

    ★ 57 · Updated 2026-09-09

    Create a Spring Boot Java project skeleton with configured dependencies, Docker Compose services, and application settings.

    ⚙ Check installed Java version⚙ Download Spring Boot project template⚙ Unzip project template archive
  • docker-docs - Docker and Compose documentation reference skill
    dockerdocker-composedocumentationreference

    ★ 18 · Updated 2026-09-09

    References Docker and Docker Compose documentation for configuration patterns and best practices.

    ⚙ Look up Docker configurations⚙ Search Docker documentation⚙ Verify Docker command syntax
  • docker-compose-monitoring-stack - Docker Compose Monitoring Stack
    monitoringprometheusgrafananode-exporter

    ★ 55 · Updated 2026-06-30

    Deploys Prometheus, Grafana, and Node Exporter monitoring stack using Docker Compose

    ⚙ create docker-compose file⚙ create prometheus configuration⚙ create grafana provisioning
  • mono-repo-docker-compose-setup - Auto-containerize mono-repo with Docker Compose
    dockerdocker-composemonorepocontainerization

    ★ 62 · Updated 2026-05-28

    Detect frontend/backend structure, generate docker-compose and Dockerfiles, verify build with parallel subagents

    ⚙ detect mono-repo structure⚙ classify backend stack⚙ classify frontend stack
  • silo-generator - Generate complete SomTech silo configuration
    devopsdocker-composefly.iocontainer-orchestration

    ★ 602 · Updated 2026-03-26

    Generates SomTech silo configuration including docker-compose, Fly.io services, agent constitutions, and environment templates

    ⚙ retrieve client and app slugs⚙ read application metadata⚙ validate application metadata
  • setup-compose-stack - Configure Docker Compose Multi-Service Stacks
    docker-composecontainerizationorchestrationmulti-service

    ★ 34 · Updated 2026-03-24

    Configure Docker Compose stacks for web apps with databases, caches, and workers

    ⚙ define core stack services⚙ add health checks⚙ configure networks
  • docker - Dockerfile and Container Configuration
    dockercontainerdockerfiledocker-compose

    ★ 1 · Updated 2026-03-22

    Guidelines for writing efficient and secure Dockerfiles and container configurations

    ⚙ Write Dockerfiles⚙ Review Dockerfiles⚙ Configure multi-stage builds
  • worktree-wizard-integration - Docker worktree integration with port isolation and hot-reload
    dockerdocker-composeworktreehot-reload

    ★ 1 · Updated 2026-03-10

    Configure isolated multi-slot Docker worktree environments with port isolation and hot-reload

    ⚙ setup worktree environments⚙ configure port isolation⚙ enable hot-reload