dokploy-compose/apps/dokploy
2025-08-04 00:28:03 -06:00
..
__test__ chore(tests): set railpackVersion to '0.2.2' in drop test configuration 2025-08-03 02:20:28 -06:00
components refactor(dashboard): improve layout and spacing in ShowConvertedCompose component 2025-08-03 18:10:19 -06:00
docker Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
drizzle feat(cluster-settings): refactor cluster settings components to support multiple database types and add new swarm configuration fields 2025-08-03 16:36:14 -06:00
hooks Feat/monitoring (#1267) Cloud Version 2025-02-02 14:08:06 -06:00
lib lint: formatted changes using biome 2025-07-28 23:39:06 +02:00
pages feat(cluster-settings): refactor cluster settings components to support multiple database types and add new swarm configuration fields 2025-08-03 16:36:14 -06:00
public Merge pull request #1634 from f3liiix/canary 2025-04-17 01:59:35 -06:00
server feat(swarm): add OpenAPI metadata for drop-deployment endpoint in swarm router 2025-08-04 00:28:03 -06:00
styles [autofix.ci] apply automated fixes 2025-06-30 05:13:57 +00:00
templates Removed apps/dokploy/templates/infisical/index.ts 2025-03-27 13:12:02 -06:00
types [autofix.ci] apply automated fixes 2025-07-14 15:30:24 +09:00
utils feat(api): implement lazy WebSocket client for improved connection management 2025-07-05 17:06:39 -06:00
.dockerignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.env.example refactor: add option to ci/cd 2024-10-10 21:22:13 -06:00
.env.production.example Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.gitignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.nvmrc chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
components.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
esbuild.config.ts feat(esbuild): add entry point for reset-2fa script 2025-06-22 08:40:13 -06:00
logo.png Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
migrate.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
migration.ts fix: use ! syntax instead of || "" 2024-10-26 12:28:40 +02:00
next.config.mjs refactor(dokploy): standardize code formatting and improve readability across multiple components 2025-03-29 13:26:44 -06:00
package.json feat(swarm): add OpenAPI metadata for drop-deployment endpoint in swarm router 2025-08-04 00:28:03 -06:00
postcss.config.cjs Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
reset-2fa.ts [autofix.ci] apply automated fixes 2025-06-22 16:00:36 +00:00
reset-password.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
setup.ts refactor(traefik): update Traefik initialization to support standalone and service modes, enhance port handling with protocol specification 2025-08-03 01:18:18 -06:00
tailwind.config.ts fix(config): the min- and max- variants are not supported with a screens configuration containing mixed units 2025-07-09 18:17:32 +07:00
tsconfig.json Merge branch 'canary' into fix/build-i18n 2024-11-17 10:53:42 -06:00
tsconfig.server.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00