diff --git a/.github/sponsors/hostinger.jpg b/.github/sponsors/hostinger.jpg new file mode 100644 index 00000000..f9b8230b Binary files /dev/null and b/.github/sponsors/hostinger.jpg differ diff --git a/README.md b/README.md index 668f40bb..0df55f20 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@
Join us on Discord for help, feedback, and discussions!

- + Discord Shield
@@ -56,6 +56,10 @@ For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com). +### Hero Sponsors 🎖 + +Hostinger + ### Premium Supporters 🥇
diff --git a/apps/docs/content/docs/core/get-started/installation.mdx b/apps/docs/content/docs/core/get-started/installation.mdx index 2d424c67..b0fef8fc 100644 --- a/apps/docs/content/docs/core/get-started/installation.mdx +++ b/apps/docs/content/docs/core/get-started/installation.mdx @@ -69,4 +69,4 @@ Open your web browser and navigate to `http://your-ip-from-your-vps:3000`. You w 1. **Create an Admin Account:** Fill in the necessary details to set up your administrator account. This account will be the admin account for Dokploy. - \ No newline at end of file + \ No newline at end of file diff --git a/apps/docs/content/docs/core/get-started/introduction.mdx b/apps/docs/content/docs/core/get-started/introduction.mdx index 2c35b4ac..551e8040 100644 --- a/apps/docs/content/docs/core/get-started/introduction.mdx +++ b/apps/docs/content/docs/core/get-started/introduction.mdx @@ -32,22 +32,22 @@ Please go to get started. diff --git a/apps/docs/public/assets/images/setup.png b/apps/docs/public/assets/images/setup.png index 1e68801d..ff0cae02 100644 Binary files a/apps/docs/public/assets/images/setup.png and b/apps/docs/public/assets/images/setup.png differ diff --git a/apps/dokploy/components/dashboard/application/domains/show-domains.tsx b/apps/dokploy/components/dashboard/application/domains/show-domains.tsx index 46c05f15..90112e3c 100644 --- a/apps/dokploy/components/dashboard/application/domains/show-domains.tsx +++ b/apps/dokploy/components/dashboard/application/domains/show-domains.tsx @@ -71,7 +71,10 @@ export const ShowDomains = ({ applicationId }: Props) => { key={item.domainId} className="flex w-full items-center gap-4 max-sm:flex-wrap border p-4 rounded-lg" > - + diff --git a/apps/dokploy/components/dashboard/settings/web-server/edit-traefik-env.tsx b/apps/dokploy/components/dashboard/settings/web-server/edit-traefik-env.tsx index c0504ab4..fb9a3aeb 100644 --- a/apps/dokploy/components/dashboard/settings/web-server/edit-traefik-env.tsx +++ b/apps/dokploy/components/dashboard/settings/web-server/edit-traefik-env.tsx @@ -132,7 +132,7 @@ TRAEFIK_CERTIFICATESRESOLVERS_LETSENCRYPT_HTTP_CHALLENGE_DNS_PROVIDER=cloudflare