Monitor Dokploy deployments and logs directly in VS Code.
Download VSIX from Releases page and install via the command: Install from VSIX on vscode or any vscode fork.
- Auto-detection — Automatically matches your workspace's Git remote to applications on your Dokploy server
- Deployment tree view — See all matched applications with real-time status indicators
- Live log streaming — View build and runtime logs with ANSI color support
- One-click redeploy — Trigger redeployments without leaving your editor
- Multi-server support — Connect to multiple Dokploy instances
- Configurable refresh — Auto-refresh deployment status at your preferred interval
- A running Dokploy server
- An API key (generate from your Dokploy dashboard)
- Install the extension from the VS Code Marketplace
- Open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) - Run
Dokploy: Add Server - Enter your server URL and API key
- Open a Git repository that matches an application on your Dokploy server
The extension will automatically detect and display matching applications in the sidebar.
| Setting | Default | Description |
|---|---|---|
dokploy.refreshInterval |
30 |
Auto-refresh interval in seconds |
Issues and PRs welcome! See the GitHub repository.
Built for Dokploy 🚀
