Mauricio Siu
4e69c70697
feat(deployment): add cancellation functionality for deployments
...
- Introduced a new endpoint for cancelling deployments, allowing users to cancel both application and compose deployments.
- Implemented validation schemas for cancellation requests.
- Enhanced the deployment dashboard to provide a cancellation option for stuck deployments.
- Updated server-side logic to handle cancellation requests and send appropriate events.
2025-09-06 21:53:15 -06:00
autofix-ci[bot]
fc2bd44983
[autofix.ci] apply automated fixes
2025-09-06 19:49:09 +00:00
HarikrishnanD
32cbc5b4b7
feat: Add custom title/description for deployments via API/CLI - Add optional title/description fields to deployment schemas - Update TRPC and external API endpoints - Replace generic "Manual deployment" with custom titles - Maintain backward compatibility with default values Fixes #1485
2025-09-04 19:12:29 +05:30
HarikrishnanD
90d9880301
feat: add custom title/description support for API/CLI deployments - Add optional title and description fields to deployment schemas - Update TRPC endpoints to accept custom deployment titles/descriptions - Update external API to support custom deployment metadata - Maintain backward compatibility with existing deployments - Resolves issue #1485 : Allow setting title/description for deployments via API/CLI
2025-09-03 09:05:33 +05:30
Mauricio Siu
58b78e1ee3
fix(api): set deployment retries to 0 in Inngest function configuration
2025-08-17 13:44:09 -06:00
Mauricio Siu
83531ceacd
Integrate Inngest for deployment management in the API. Added Inngest client initialization and updated deployment handling to send events to Inngest instead of using Redis. Updated package dependencies to include Inngest version 3.40.1.
2025-08-16 23:44:45 -06:00
Marukome0743
d4a3af475a
chore(package): version up pnpm to v9.12.0
2025-07-14 15:58:20 +09:00
Marukome0743
226a287ce7
chore: update package.json
2025-07-09 15:33:37 +09:00
Marukome0743
319ca6944d
chore: sort the package.json dependencies
2025-06-16 13:06:44 +09:00
Mauricio Siu
1a415b96c9
refactor: remove unused auth service and clean up server-side code
2025-02-22 18:03:12 -06:00
Mauricio Siu
a965c0e924
fix: add prefix and remove resolution esm flag ( #1095 )
...
* fix: add prefix and remove resolution esm flag
* refactor: revert
2025-01-12 15:10:25 -06:00
Mauricio Siu
ce0e9ccddc
refactor: add preview deployments for cloud version
2024-12-08 17:30:32 -06:00
Mauricio Siu
6c92e6efc9
chore(version): bump version
2024-10-30 21:48:19 -06:00
Mauricio Siu
2a01566c34
refactor(dokploy): update status
2024-10-29 02:39:33 -06:00
Mauricio Siu
27c33c7661
fix(server): update build paths
2024-10-26 15:48:30 -06:00
Mauricio Siu
47aa223f87
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
Mauricio Siu
fbda00f059
refactor: update webhooks and added validation to prevent deploy when the server is inactive
2024-10-21 00:34:16 -06:00
Mauricio Siu
38c4e0ede1
chore: add build server
2024-10-07 01:16:59 -06:00
Mauricio Siu
9b6ea99eea
refactor: remove unused files
2024-10-07 00:49:54 -06:00
Mauricio Siu
541728805f
refactor: add health path to middleware
2024-10-06 02:46:07 -06:00
Mauricio Siu
58c06fba86
refactor(cloud): add api key for autentication between servers
2024-10-06 01:56:53 -06:00
Mauricio Siu
3cf27a068a
refactor: add authorization
2024-10-06 01:37:39 -06:00
Mauricio Siu
7cfbea3f60
refactor: update
2024-10-05 22:18:33 -06:00
Mauricio Siu
89f3078ce5
refactor: update package name
2024-10-05 22:15:57 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00
Mauricio Siu
43555cdabe
feat(schedules): add schedules server
2024-10-05 22:11:38 -06:00
Mauricio Siu
997dc85985
refactor(api): remove deploy normal compose on the same dokploy server
2024-10-05 00:34:41 -06:00
Mauricio Siu
7259830ac1
chore: add experimental specifier resolution flag
2024-10-04 15:14:30 -06:00
Mauricio Siu
388ded9aa5
feat(cloud): add deploy on remote worker
2024-10-03 23:46:26 -06:00
Mauricio Siu
f13e5d449c
Revert "refactor: stash"
...
This reverts commit d256998677 .
2024-10-02 22:37:14 -06:00
Mauricio Siu
d256998677
refactor: stash
2024-10-02 21:55:54 -06:00
Mauricio Siu
ffd19f591d
chore: add package manager
2024-09-30 01:00:53 -06:00
Mauricio Siu
81a41a7f31
refactor: update healtcheck
2024-09-30 00:54:49 -06:00
Mauricio Siu
1c9b704ecc
refactor: update redis url
2024-09-30 00:51:07 -06:00
Mauricio Siu
2872ef3ccb
feat(api): add dockerfile api
2024-09-30 00:27:14 -06:00
Mauricio Siu
e4b998c608
refactor(server): update imports
2024-09-29 11:55:29 -06:00
Mauricio Siu
9b7aacc934
refactor(server): split logic in to packages
2024-09-29 02:28:58 -06:00
Mauricio Siu
081cae724b
chore: biome lint
2024-09-05 11:17:02 -06:00
Mauricio Siu
e0a9eb0366
feat: add api to handle license api keys
2024-08-25 20:10:20 -06:00