This website requires JavaScript.
Explore
Help
Sign In
Dokploy
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/Dokploy/dokploy.git
synced
2026-06-19 22:25:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c1005639414c798e0552268f38e0eecee92bd1a
dokploy
/
packages
/
server
/
src
/
utils
/
providers
History
Mauricio Siu
891260fe41
fix: correct GitLab API URL by removing 'owned' parameter from project fetch request
2025-11-26 02:09:06 -05:00
..
bitbucket.ts
Refactor Bitbucket header utility: remove unused BitbucketClone type definition to streamline the code and enhance maintainability.
2025-11-09 03:43:54 -06:00
docker.ts
Refactor deployment logic: remove unused remote preview deployment function, streamline deployment commands, and enhance error handling for Docker image pulling. Update build command generation for Docker source type.
2025-11-09 03:24:13 -06:00
git.ts
feat: add git commit info extraction to deployment logic
2025-11-14 22:27:38 -06:00
gitea.ts
Refactor repository cloning interfaces: standardize parameters for Bitbucket, Gitea, and GitLab repository cloning functions to improve consistency and maintainability across the codebase.
2025-11-09 03:16:18 -06:00
github.ts
feat: enhance error handling in deployment processes
2025-11-26 00:11:43 -05:00
gitlab.ts
fix: correct GitLab API URL by removing 'owned' parameter from project fetch request
2025-11-26 02:09:06 -05:00
raw.ts
Refactor compose utilities: remove unused functions and streamline the buildCompose logic for improved maintainability. Update domain handling by retaining only the necessary remote function, enhancing clarity in the codebase.
2025-11-09 03:42:43 -06:00