- 134be72 Memebrships: Refactor Store interface by gio · 9 months ago
- 5449e27 AppManager: Add Excalidraw by gio · 9 months ago
- 4a29775 Memberships: Fix static file handler by gio · 9 months ago
- 404e237 Immich: Add Immich installer configuration by gio · 9 months ago
- 212f800 DodoApp: Return env vars on install/update by gio · 9 months ago
- 5be6f78 AppRunner: Reload app on configuration change by gio · 9 months ago
- 8edf6c7 DodoApp: Pass agent node it's name as a DODO_AGENT_NAME env var by gio · 9 months ago
- 4745b3f DodoApp: Support Anthropic Claude based AI agent by gio · 9 months ago
- 3aba309 DodoApp: Use service name as container image name by gio · 9 months ago
- 8f8b086 DodoApp: Pass lowercased port names to app-runner by gio · 9 months ago
- be95f05 Jenkins: Upgrade from 2.452 to 2.454 by gio · 9 months ago
- 85ddcdf AppManager: Include agentName in HTTPS access by gio · 9 months ago
- 379ff06 DodoApp: Discriminate between Agent access endpoint and regular HTTPS by gio · 9 months ago
- 7f293f3 DodoApp: Fix env handling by gio · 10 months ago
- e65d9a9 dodo: Support Sketch agent by gio · 10 months ago
- dbabb10 AppManager: Cache helm charts locally during update by gio · 10 months ago
- b635942 dodoapp: add optional nodeId to output objects by gio · 10 months ago
- 842db3f AppManager: Fix derived value calculation by gio · 10 months ago
- ea6d912 AppManager: Implement ingress monitoring by gio · 11 months ago
- 6481c90 DodoApp: Introduce password role by gio · 11 months ago
- 6a49afc Canvas: Fix INTERNAL_API_ADDR by gio · 11 months ago
- ec744fa AppRunner: Support Nodejs 24.0.2 by gio · 11 months ago
- a3cc4bf DodoApp: Fix volume handling by gio · 11 months ago
- 82afef1 DodoApp: User service name when port forwarding by gio · 11 months ago
- b58cd05 AppManager: Fix port reservation during update by gio · 11 months ago
- 6ce4481 DodoApp: Output access points by gio · 11 months ago
- fd8202a DodoApp: Fix nodejs version 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
- b1d3bd7 DodoApp: VM optionally takes ssh key as an input by gio · 11 months ago
- a1f2947 DodoApp: Individually configure dev-vm code-server, ssh, vpn 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
- da70865 AppManager: Recursively monitor dodo resources by gio · 11 months ago
- f8acc61 AppManager: App installation status monitoring by gio · 11 months ago
- 268787a AppManager: Implement task status API by gio · 12 months ago
- 4e3b24d DodoApp: Support env aliases 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
- 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
- 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
- 2b1157a AppRunner: Clone specific branch instead of always running master 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
- ad9e715 DodoApp: Support pre build commands in deno app by gio · 1 year, 6 months ago
- 9f6b27d DodoApp: Add network definitions to app.schema.json by gio · 1 year, 6 months ago
- f078f46 DodoApp: Ingress can configure label and home path by gio · 1 year, 6 months ago
- 4fde4a1 AuthProxy: Support Regexps when checking if path requires auth by gio · 1 year, 6 months ago
- 9870cc0 AuthProxy: Forward user headers even on non auth required paths by gio · 1 year, 6 months ago
- e6d6129 DodoApp: Expose full PostgreSQL connection string as an env var by gio · 1 year, 6 months ago
- d99b2bd DodoApp: Fix app.schema.json file address by gio · 1 year, 6 months ago
- 43ec4d0 DodoApp: Support dev branches of Nextjs apps by gio · 1 year, 6 months ago
- c8faeac AuthProxy: Fix unauthenticated request handler logic by gio · 1 year, 6 months ago
- 5e4d1a7 DodoApp: Add Nextjs with Deno2 support by gio · 1 year, 6 months ago
- 5994628 Installer: Refactor and give each searver its own directory by gio · 1 year, 6 months ago
- 3cabc3e PrivateNetwork: Configure cluster proxy backend by gio · 1 year, 6 months ago
- 2f9ed20 Headscale: Configure Memberships sync API endpoint by gio · 1 year, 6 months ago
- 69b8443 EnvManager: Add Stop method and shutdown server using it in tests by gio · 1 year, 6 months ago
- 07458de EnvManager: Configure config repo data volume by gio · 1 year, 6 months ago
- e44c151 DodoApp: Clean up commits on branch/app delete by gio · 1 year, 6 months ago
- 6054e21 DodoApp: Move app action forms at the top by gio · 1 year, 6 months ago
- 92116ca Installer: Handle VM uninstall before it has had a time to boot by gio · 1 year, 6 months ago
- 362fd8e DodoApp: Make form disabling logic work with all forms on the page by gio · 1 year, 6 months ago