- 29050d6 Canvas: Use subdomain only as gateway labels by gio · 11 months ago
- e2b955a Canvas: Wait during deploy and reload by gio · 11 months ago
- 838bcb8 AppManager: Handle new port forwards during app update by gio · 11 months ago
- 451d40d DodoApp: Merge dev enabled/disabled images and charts by gio · 11 months ago
- bd37a2b Canvas: Remove deployment action by gio · 11 months ago
- b1d3bd7 DodoApp: VM optionally takes ssh key as an input by gio · 11 months ago
- 3ed5959 Canvas: Handle repo diff by gio · 11 months ago
- a1f2947 DodoApp: Individually configure dev-vm code-server, ssh, vpn by gio · 11 months ago
- 48fde05 Canvas: Service dev UI by gio · 11 months ago
- 359a685 Canvas: Restore viewport on project select by gio · 11 months ago
- af8db83 Canvas: Add new nodes at random positions by gio · 11 months ago
- 74ab785 Canvas: Fix project creation flow by gio · 11 months ago
- e440db8 Canvas: Fix deleting undeployed project by gio · 11 months ago
- 02f1cad Canvas: Improve spacing on Integrations tab by gio · 11 months ago
- fcefd7c Canvas: Consistent spacing on node details component by gio · 11 months ago
- 617b1dd Canvas: Improve messages component layout by gio · 11 months ago
- 818da4e Canvas: Edit/Deploy mode by gio · 11 months ago
- 09fcab5 Canvas: Implement authorization by gio · 11 months ago
- 4b9b58a Canvas: fix empty config tab by gio · 11 months ago
- 7461e50 Canvas: Auto-select first project by gio · 11 months ago
- bc47f9f Canvas: Fix layout, get rid of scroll bars by gio · 11 months ago
- 0b4002c Canvas: Center icons on details panel by gio · 11 months ago
- 8d0f635 Canvas: Enable ESLint by gio · 11 months ago
- 880de16 Canvas: Improve layout by gio · 11 months ago
- 3a921b8 Canvas: Logs tab by gio · 11 months ago
- b87415c AppRunner: Ping manager periodically by gio · 11 months ago
- 7d81370 Canvas: Implement worker to manager communication by gio · 11 months ago
- 5cf364c Canvas: Fix to run validation on change in nodes by gio · 11 months ago
- d002661 Canvas: Prettier by gio · 11 months ago
- a2a845c Canvas: UI polish by gio · 11 months ago
- 6cf8c27 Canvas: Fix linter errors by gio · 11 months ago
- 7f98e77 Canvas: Github repository picker by gio · 11 months ago
- fe746dd Canvas: Sort resource details by node type by gio · 11 months ago
- 9b2d496 Canvas: Expose ingress auth details by gio · 11 months ago
- 33990c6 Canvas: Form to choose source repository by gio · 11 months ago
- c0b27cc Merge "Canvas: Process pre-build commands" into main by gio · 11 months ago
- 9116561 Canvas: Process pre-build commands by gio · 11 months ago
- bcd25e9 DodoApp: Run commands using `/bin/sh -c ...` by gio · 11 months ago
- d2d2df0 AppManager: Format cue config files by gio · 11 months ago
- a602462 DodoApp: Abstract away service definition by gio · 11 months ago
- 0af17d6 AppManager: Monitor volumes by gio · 11 months ago
- 01ed36f Canvas: Remove sqlite db file by gio · 11 months ago
- da70865 AppManager: Recursively monitor dodo resources by gio · 11 months ago
- f8acc61 AppManager: App installation status monitoring by gio · 11 months ago
- aba9a96 Canvas: Render network nodes by gio · 11 months ago
- b68003c Canvas: Implement delete project by gio · 12 months ago
- 1dc800a Canvas: Monitor deployment by gio · 12 months ago
- 268787a AppManager: Implement task status API by gio · 12 months ago
- f96ffb8 Canvas: Remember Ingress, PostgreSQL and MongoDB details by gio · 12 months ago
- b41ecae Canvas: Update edges on port removal by gio · 12 months ago
- 355883e Canvas: Include service ports in self env vars by gio · 12 months ago
- 4e3b24d DodoApp: Support env aliases by gio · 12 months ago
- b7a3e12 Canvas: Issue update if previously deployed by gio · 12 months ago
- 63a1a82 AppManager: Let client override config files during update by gio · 12 months ago
- a6de205 Merge "Canvas: Organize back and front components" into main by gio · 12 months ago
- 218e813 Canvas: Organize back and front components by gio · 12 months ago
- cbbcf05 DodoApp: Add Deno 2.2.0 support by gio · 12 months ago
- a421b06 AppManager: Unify regular and dodo app installation logic by gio · 12 months ago
- 24128f3 Ingress: Fix chart port value by gio · 12 months ago
- f60724b AppManager: Actually pass service port to the auth-proxy by gio · 12 months ago
- 24312cc AppManager: Use port numbers in ingress definitions by gio · 12 months ago
- 74e73e9 DodoApp: Auto generate SSH key to access source repositories by gio · 12 months ago
- 9bd87ca AppManager: Format cue files by gio · 12 months ago
- af7e643 VirtualMachines: Support auto creation of the config files by gio · 12 months ago
- c555e0a DodoApp: Deprecate managerAddr and appId optional by gio · 12 months ago
- be9ce3f AppManager: Uninstall k3s from the last server without draining it by gio · 12 months ago
- 4fa7eb3 DodoApp: Support multiple ingresses per service by gio · 12 months ago
- f55ab36 Ingress: Improve port opening by gio · 12 months ago
- cbd8909 Echo: Use DODO_PORT_ECHO env variable when present by gio · 12 months ago
- 4dd2c0d Echo: Basic TCP echo server by gio · 12 months ago
- 2446de0 Build: Fix multi-arch docker builds by gio · 12 months ago
- d78896a AppManager: Reuse cross-cluster port forwarding logic by gio · 12 months ago
- 7c34c6c Matrix: Upgrade to v1.126.0 by gio · 12 months ago
- b4704ac AppManager: Support inter-cluster proxy for MongoDB by gio · 12 months ago
- 2aa289c Headscale: Upgrade to 0.25.1 by gio · 12 months ago
- f434463 AppManager: Support exposing ports on public networks by gio · 12 months ago
- 721c004 AppManager: Support exposing cross-cluster ports by gio · 1 year ago
- 997af63 Tailscale: Upgrade client version to v1.82.0 by gio · 12 months ago
- fc441e3 AppManager: Add API endpoint to install dodo app by gio · 1 year, 5 months ago
- 5f2f100 Canvas: build application infrastructure with drag and drop by gio · 1 year, 1 month ago
- 9c43d0c DodoApp: run `npm install` before `npm ci` by gio · 1 year, 5 months ago
- 561724f Installer: Add option to expose PostgreSQL by gio · 1 year, 5 months ago
- 236fdc3 DodoApp: Fix env var listing by gio · 1 year, 5 months ago
- 0710c6b DodoApp: Disable repo client logging by gio · 1 year, 5 months ago
- 802311e Installer: Move port forwarding config into the apps by gio · 1 year, 5 months ago
- 138a06e DodoApp: Support NodeJS backend by gio · 1 year, 5 months ago
- 8fae028 NextJS: Use correct default port number 3000 by gio · 1 year, 5 months ago
- f3486a5 DodoApp: Expose same app ports on VM as well by gio · 1 year, 5 months ago
- 88d3766 DodoApp: Support apps exposing multiple ports by gio · 1 year, 5 months ago
- 5fb0032 Launcher: Update helm contents renderer to open anchors in new tab by gio · 1 year, 5 months ago
- 85958d6 DodoApp: Display env variables on status page by gio · 1 year, 5 months ago
- 281aa51 DodoApp: List all apps if running in internal mode by gio · 1 year, 5 months ago
- 07eb108 DodoApp: Support MongoDB by gio · 1 year, 5 months ago
- 4699889 Etherpad: Installer configuration by gio · 1 year, 5 months ago
- 6e46ac1 Matrix: Upgrade to v1.117.0 by gio · 1 year, 5 months ago
- 45c3182 AppRunner: Build next version in the background to reduce downtime by gio · 1 year, 5 months ago
- 2b1157a AppRunner: Clone specific branch instead of always running master by gio · 1 year, 5 months ago
- 51abcff AppRunner: Fix process restart by gio · 1 year, 5 months ago
- 6e1f457 VM: Fix typo Virutal -> Virtual by gio · 1 year, 5 months ago
- f006185 DodoApp: Style create-app form dropdowns by gio · 1 year, 6 months ago