Skip to content

Add Dokploy - #973

Open
FelixSauer wants to merge 4 commits into
IceWhaleTech:mainfrom
FelixSauer:feat/add-dokploy
Open

Add Dokploy#973
FelixSauer wants to merge 4 commits into
IceWhaleTech:mainfrom
FelixSauer:feat/add-dokploy

Conversation

@FelixSauer

Copy link
Copy Markdown

This pull request integrates Dokploy as a new application into the Zimmer OS App Store.

The goal is to provide users with a simple and consistent way to install, configure, and manage Dokploy through the existing Zimmer OS application ecosystem.

Dokploy adds a modern deployment platform for containerized applications, enabling users to manage Docker-based services, projects, and deployments directly through Zimmer OS.

Changes
Added Dokploy as a new App Store application
Added required application metadata:
Application name and description
Category information
Icon and branding assets
Version information
Added installation configuration
Defined required services and dependencies
Integrated Dokploy into the App Store lifecycle management
Added configuration options for installation and runtime setup
Technical Details

Dokploy is integrated using the existing Zimmer OS App Store infrastructure and leverages the platform capabilities for:

Container lifecycle management
Network configuration
Persistent storage handling
Service discovery
Application updates and version management

Comment thread Apps/Dokploy/docker-compose.yml Fixed
Comment thread Apps/Dokploy/docker-compose.yml Fixed
protocol: tcp
restart: unless-stopped
environment:
DATABASE_URL: postgresql://dokploy:v8k2mxpq93nw5ztl@dokploy-db:5432/dokploy
restart: unless-stopped
environment:
POSTGRES_USER: dokploy
POSTGRES_PASSWORD: v8k2mxpq93nw5ztl
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

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.

2 participants