Go to file
Mauricio Siu 1e212d4e78
Merge pull request #293 from Dokploy/fix/add-zod-object-ssh-key
fix(swager): add zod object in generate ssh key
2024-07-30 00:43:05 -06:00
.circleci Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.github Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.husky chore(husky): update script 2024-07-20 00:54:01 -06:00
apps fix(swager): add zod object in generate ssh key 2024-07-30 00:27:34 -06:00
.dockerignore feat: add canary builds for testing purposes 2024-05-01 19:44:41 -06:00
.gitignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.nvmrc build: pnpm and node versioning 2024-07-22 01:29:08 +02:00
biome.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
CONTRIBUTING.md Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
Dockerfile Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
package.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
pnpm-lock.yaml Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
pnpm-workspace.yaml Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
README.md Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
TERMS_AND_CONDITIONS.md chore: update terms and conditions 2024-05-11 16:27:27 -06:00

Dokploy


Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.

Features

Dokploy include multiples features to make your life easier.

  • Applications: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).
  • Databases: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis.
  • Backups: Automate backups for databases to a external storage destination.
  • Docker Compose: Native support for Docker Compose to manage complex applications.
  • Multi Node: Scale applications to multiples nodes using docker swarm to manage the cluster.
  • Templates: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.).
  • Traefik Integration: Automatically integrates with Traefik for routing and load balancing.
  • Real-time Monitoring: Monitor CPU, memory, storage, and network usage, for every resource.
  • Docker Management: Easily deploy and manage Docker containers.
  • CLI/API: Manage your applications and databases using the command line or trought the API.
  • Notifications: Get notified when your deployments are successful or failed (Slack, Discord, Telegram, Email, etc.)
  • Self-Hosted: Self-host Dokploy on your VPS.

🚀 Getting Started

To get started run the following command in a VPS:

curl -sSL https://dokploy.com/install.sh | sh

For detailed documentation, visit docs.dokploy.com.

Sponsors

🙏 We're deeply grateful to all our sponsors who make Dokploy possible! Your support helps cover the costs of hosting, testing, and developing new features.

Dokploy Open Collective

Github Sponsors

Premium Supporters 🥇

bc direct logo

Supporting Members 🥉

Lightspeed.run

Community Backers 🤝

Lightspeed.run

Organizations:

Sponsors on Open Collective

Individuals:

Individual Contributors on Open Collective

Contributors 🤝

Video Tutorial

Watch the video

Contributing

Check out the Contributing Guide for more information.