Skip to main content
Dokploy is the default app deployment surface for many Base Kit rollouts. It usually lives at dokploy.<domain>.

Prerequisites

Finish TinyAuth and PocketID setup before using Dokploy for app hosting.

Steps

1

Open Dokploy

Open https://dokploy.<domain> from the Node Hub.
2

Claim the admin account

Complete Dokploy’s first-run setup and store recovery information outside the server.
3

Deploy an app

Add a project, choose the container or repository source, and route it through the StackKits domain.

Verify

  • Dokploy opens behind the StackKits auth layer.
  • The first project can start a container.
  • The app route resolves through Traefik.

Next steps

Traefik

Inspect the app router and middleware.

Uptime Kuma

Add health checks for deployed apps.

Troubleshooting

Check container runtime permissions and confirm the server has enough memory and disk for the app image.