Skip to content

Commit

Permalink
REMOVE OPEN SOURCE
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Apr 28, 2024
1 parent 761be27 commit 456db49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
3 changes: 1 addition & 2 deletions introduction.mdx
Expand Up @@ -12,13 +12,12 @@ description: 'Learn how to deploy applications with Dokploy, a user-friendly alt

## Welcome to Dokploy

Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as your open-source alternative to platforms like Heroku, Vercel, and Netlify, leveraging the robustness of [Docker](https://www.docker.com/) and the flexibility of [Traefik](https://traefik.io/).
Dokploy is a stable, easy-to-use deployment solution designed to simplify the application management process. Think of Dokploy as your free self hostable alternative to platforms like Heroku, Vercel, and Netlify, leveraging the robustness of [Docker](https://www.docker.com/) and the flexibility of [Traefik](https://traefik.io/).

## Why Choose Dokploy?

- **Simplicity:** Easy setup and management of deployments.
- **Flexibility:** Supports a wide range of applications and databases.
- **Open Source:** Fully customizable to meet your specific needs.

## Setting up Dokploy

Expand Down
12 changes: 3 additions & 9 deletions mint.json
Expand Up @@ -40,12 +40,6 @@
"default": "dark",
"isHidden": true
},
"topbarLinks": [
{
"name": "Support",
"url": "mailto:support@dokploy.com"
}
],
"topbarCtaButton": {
"name": "Website",
"url": "https://dokploy.com"
Expand All @@ -55,12 +49,12 @@
{
"name": "Github",
"icon": "github",
"url": "https://github.com/dokploy"
"url": "https://github.com/Dokploy/dokploy"
},
{
"name": "Discord",
"icon": "discord",
"url": "https://discord.gg/dokploy"
"url": "https://discord.gg/eFAbHJHVYc"
}
],
"navigation": [
Expand Down Expand Up @@ -121,6 +115,6 @@
],
"footerSocials": {
"x": "https://x.com/dokploy",
"github": "https://github.com/dokploy"
"github": "https://github.com/Dokploy/dokploy"
}
}

0 comments on commit 456db49

Please sign in to comment.