This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/LukeHagar/dokploy.git
synced
2025-12-06 04:19:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90d98803016c8dae44d6cc37eec84d7b26b1db15
dokploy
/
apps
/
api
History
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
..
src
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
.env.example
feat: add api to handle license api keys
2024-08-25 20:10:20 -06:00
.gitignore
feat: add api to handle license api keys
2024-08-25 20:10:20 -06:00
package.json
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
README.md
feat: add api to handle license api keys
2024-08-25 20:10:20 -06:00
tsconfig.json
refactor(dokploy): update status
2024-10-29 02:39:33 -06:00
README.md
npm install npm run dev
open http://localhost:3000