Skip to content

feat: add Dokploy and Docker Compose deployment support#1004

Closed
maruise237 wants to merge 1 commit intoqwibitai:mainfrom
maruise237:feat/dokploy-deployment-support-1791580183323783219
Closed

feat: add Dokploy and Docker Compose deployment support#1004
maruise237 wants to merge 1 commit intoqwibitai:mainfrom
maruise237:feat/dokploy-deployment-support-1791580183323783219

Conversation

@maruise237
Copy link
Copy Markdown

@maruise237 maruise237 commented Mar 12, 2026

  • Added root Dockerfile and docker-compose.yml for production deployment.
  • Implemented Docker-out-of-Docker (DooD) support for agent orchestration.
  • Introduced HOST_PROJECT_PATH config to handle volume mounts from within a container.
  • Updated container runner to use host-side paths for sibling containers.
  • Updated test mocks to include new configuration variables.

Type of Change

  • Skill - adds a new skill in .claude/skills/
  • Fix - bug fix or security fix to source code
  • Simplification - reduces or simplifies source code

Description

For Skills

  • I have not made any changes to source code
  • My skill contains instructions for Claude to follow (not pre-built code)
  • I tested this skill on a fresh clone

- Added root Dockerfile and docker-compose.yml for production deployment.
- Implemented Docker-out-of-Docker (DooD) support for agent orchestration.
- Introduced HOST_PROJECT_PATH config to handle volume mounts from within a container.
- Updated container runner to use host-side paths for sibling containers.
- Updated test mocks to include new configuration variables.

Co-authored-by: maruise237 <171924918+maruise237@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant