<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Dokploy on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/dokploy/</link>
        <description>Recent content in Dokploy on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 23 Aug 2025 15:26:26 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/dokploy/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>dokploy</title>
        <link>https://producthunt.programnotes.cn/en/p/dokploy/</link>
        <pubDate>Sat, 23 Aug 2025 15:26:26 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/dokploy/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1683167015421-e4a7809c321f?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NTU5MzM5MjF8&amp;ixlib=rb-4.1.0" alt="Featured image of post dokploy" /&gt;&lt;h1 id=&#34;dokploydokploy&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/Dokploy/dokploy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Dokploy/dokploy&lt;/a&gt;
&lt;/h1&gt;&lt;div align=&#34;center&#34;&gt;
  &lt;a href=&#34;https://dokploy.com&#34;&gt;
    &lt;img src=&#34;.github/sponsors/logo.png&#34; alt=&#34;Dokploy - Open Source Alternative to Vercel, Heroku and Netlify.&#34; width=&#34;100%&#34;  /&gt;
  &lt;/a&gt;
  &lt;/br&gt;
  &lt;/br&gt;
  &lt;p&gt;Join us on Discord for help, feedback, and discussions!&lt;/p&gt;
  &lt;a href=&#34;https://discord.gg/2tBnJ3jDJc&#34;&gt;
    &lt;img src=&#34;https://discordapp.com/api/guilds/1234073262418563112/widget.png?style=banner2&#34; alt=&#34;Discord Shield&#34;/&gt;
  &lt;/a&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;p&gt;Dokploy is a free, self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.&lt;/p&gt;
&lt;h2 id=&#34;-features&#34;&gt;✨ Features
&lt;/h2&gt;&lt;p&gt;Dokploy includes multiple features to make your life easier.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Applications&lt;/strong&gt;: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Databases&lt;/strong&gt;: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, and Redis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Backups&lt;/strong&gt;: Automate backups for databases to an external storage destination.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docker Compose&lt;/strong&gt;: Native support for Docker Compose to manage complex applications.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi Node&lt;/strong&gt;: Scale applications to multiple nodes using Docker Swarm to manage the cluster.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Templates&lt;/strong&gt;: Deploy open-source templates (Plausible, Pocketbase, Calcom, etc.) with a single click.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Traefik Integration&lt;/strong&gt;: Automatically integrates with Traefik for routing and load balancing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Real-time Monitoring&lt;/strong&gt;: Monitor CPU, memory, storage, and network usage for every resource.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docker Management&lt;/strong&gt;: Easily deploy and manage Docker containers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI/API&lt;/strong&gt;: Manage your applications and databases using the command line or through the API.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notifications&lt;/strong&gt;: Get notified when your deployments succeed or fail (via Slack, Discord, Telegram, Email, etc.).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multi Server&lt;/strong&gt;: Deploy and manage your applications remotely to external servers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Self-Hosted&lt;/strong&gt;: Self-host Dokploy on your VPS.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;-getting-started&#34;&gt;🚀 Getting Started
&lt;/h2&gt;&lt;p&gt;To get started, run the following command on a VPS:&lt;/p&gt;
&lt;p&gt;Want to skip the installation process? &lt;a class=&#34;link&#34; href=&#34;https://app.dokploy.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Try the Dokploy Cloud&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;curl -sSL https://dokploy.com/install.sh &lt;span class=&#34;p&#34;&gt;|&lt;/span&gt; sh
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;For detailed documentation, visit &lt;a class=&#34;link&#34; href=&#34;https://docs.dokploy.com&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;docs.dokploy.com&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;-sponsors&#34;&gt;♥️ Sponsors
&lt;/h2&gt;&lt;p&gt;🙏 We&amp;rsquo;re deeply grateful to all our sponsors who make Dokploy possible! Your support helps cover the costs of hosting, testing, and developing new features.&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://opencollective.com/dokploy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Dokploy Open Collective&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/sponsors/Siumauricio&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Github Sponsors&lt;/a&gt;&lt;/p&gt;
&lt;!-- Hero Sponsors 🎖 --&gt;
&lt;!-- Add Hero Sponsors here --&gt;
&lt;h3 id=&#34;hero-sponsors-&#34;&gt;Hero Sponsors 🎖
&lt;/h3&gt;&lt;div&gt;
  &lt;a href=&#34;https://www.hostinger.com/vps-hosting?ref=dokploy&#34;&gt;&lt;img src=&#34;.github/sponsors/hostinger.jpg&#34; alt=&#34;Hostinger&#34; width=&#34;300&#34;/&gt;&lt;/a&gt;
  &lt;a href=&#34;https://www.lxaer.com/?ref=dokploy&#34;&gt;&lt;img src=&#34;.github/sponsors/lxaer.png&#34; alt=&#34;LX Aer&#34; width=&#34;100&#34;/&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;!-- Premium Supporters 🥇 --&gt;
&lt;!-- Add Premium Supporters here --&gt;
&lt;h3 id=&#34;premium-supporters-&#34;&gt;Premium Supporters 🥇
&lt;/h3&gt;&lt;div&gt;
  &lt;a href=&#34;https://supafort.com/?ref=dokploy&#34;&gt;&lt;img src=&#34;https://supafort.com/build/q-4Ht4rBZR.webp&#34; alt=&#34;Supafort.com&#34; width=&#34;300&#34;/&gt;&lt;/a&gt;
  &lt;a href=&#34;https://agentdock.ai/?ref=dokploy&#34;&gt;&lt;img src=&#34;.github/sponsors/agentdock.png&#34; alt=&#34;agentdock.ai&#34; width=&#34;100&#34;/&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;!-- Elite Contributors 🥈 --&gt;
&lt;!-- Add Elite Contributors here --&gt;
&lt;h3 id=&#34;elite-contributors-&#34;&gt;Elite Contributors 🥈
&lt;/h3&gt;&lt;div&gt;
  &lt;a href=&#34;https://americancloud.com/?ref=dokploy&#34;&gt;&lt;img src=&#34;.github/sponsors/american-cloud.png&#34; alt=&#34;AmericanCloud&#34; width=&#34;300&#34;/&gt;&lt;/a&gt;
  &lt;a href=&#34;https://tolgee.io/?utm_source=github_dokploy&amp;utm_medium=banner&amp;utm_campaign=dokploy&#34;&gt;&lt;img src=&#34;https://dokploy.com/tolgee-logo.png&#34; alt=&#34;Tolgee&#34; width=&#34;100&#34;/&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;h3 id=&#34;supporting-members-&#34;&gt;Supporting Members 🥉
&lt;/h3&gt;&lt;div&gt;
&lt;p&gt;&lt;a href=&#34;https://cloudblast.io/?ref=dokploy&#34;&gt;&lt;img src=&#34;https://cloudblast.io/img/logo-icon.193cf13e.svg&#34; width=&#34;250px&#34; alt=&#34;Cloudblast.io&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://synexa.ai/?ref=dokploy&#34;&gt;&lt;img src=&#34;.github/sponsors/synexa.png&#34; width=&#34;65px&#34; alt=&#34;Synexa&#34;/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id=&#34;community-backers-&#34;&gt;Community Backers 🤝
&lt;/h3&gt;&lt;h4 id=&#34;organizations&#34;&gt;Organizations:
&lt;/h4&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://opencollective.com/dokploy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sponsors on Open Collective&lt;/a&gt;&lt;/p&gt;
&lt;h4 id=&#34;individuals&#34;&gt;Individuals:
&lt;/h4&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://opencollective.com/dokploy&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;&lt;img src=&#34;https://opencollective.com/dokploy/individuals.svg?width=890&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;Individual Contributors on Open Collective&#34;
	
	
&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;contributors-&#34;&gt;Contributors 🤝
&lt;/h3&gt;&lt;a href=&#34;https://github.com/dokploy/dokploy/graphs/contributors&#34;&gt;
  &lt;img src=&#34;https://contrib.rocks/image?repo=dokploy/dokploy&#34; alt=&#34;Contributors&#34; /&gt;
&lt;/a&gt;
&lt;h2 id=&#34;-video-tutorial&#34;&gt;📺 Video Tutorial
&lt;/h2&gt;&lt;a href=&#34;https://youtu.be/mznYKPvhcfw&#34;&gt;
  &lt;img src=&#34;https://dokploy.com/banner.png&#34; alt=&#34;Watch the video&#34; width=&#34;400&#34;/&gt;
&lt;/a&gt;
&lt;h2 id=&#34;-contributing&#34;&gt;🤝 Contributing
&lt;/h2&gt;&lt;p&gt;Check out the &lt;a class=&#34;link&#34; href=&#34;CONTRIBUTING.md&#34; &gt;Contributing Guide&lt;/a&gt; for more information.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
