idicesystem
1056810170
Add support for configurable Heroku stack version
...
Added a new environment variable HEROKU_STACK_VERSION that can be used to specify the desired Heroku stack version.
Updated the buildHeroku and getHerokuCommand functions to use the specified stack version, or default to 24 if the environment variable is not set.
Provided information about the available Heroku stack versions and their support details, as per the documentation from the Heroku DevCenter.
https://devcenter.heroku.com/articles/stack#stack-support-details
2024-12-07 13:26:07 -06:00
190km
9a8a40b0f8
style: removed useless codeblock fields
2024-12-01 16:37:45 +01:00
190km
a235815a13
style: improved discord webhooks notifications
2024-12-01 04:09:19 +01:00
Mauricio Siu
e194f3c454
chore: add lefthook
2024-11-28 22:09:42 -06:00
Mauricio Siu
88f7cf2546
fix: add registry url and use spawnAsync
2024-11-28 21:54:20 -06:00
chuyun
0477329db7
feat: add optional Provider attribute to S3 Destinations
2024-11-27 02:14:45 +08:00
Mauricio Siu
ce2dce3401
refactor: update shared to project
2024-11-17 18:33:14 -06:00
Mauricio Siu
7003fe77c9
feat: add shared enviroment variables
2024-11-17 16:13:07 -06:00
vishalkadam47
3eef4aa016
refactor: removed sleep function and updated import
2024-11-14 17:41:32 +05:30
vishalkadam47
6961ee1fc0
refactor: removed console logs and error handling
2024-11-14 04:00:05 +05:30
Vishal kadam
c5c3ca39cd
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-11-12 13:20:27 +05:30
Mauricio Siu
58b185f6dd
fix(compose): add path prefix inside Host rule
2024-11-12 00:52:10 -06:00
vishalkadam47
b817b4b6ee
refactor: gpu support and docker setup improvements
...
- Add gpu status refresh with useEffect
- Update docker-compose.yml configuration
- Modify gpu setup scripts
- Improve gpu support checks
2024-11-11 23:18:24 +05:30
vishalkadam47
66c4d8f118
refactor: gpu setup and status checks, extract functions, and improve error handling
2024-11-08 03:32:33 +05:30
Vishal kadam
c765d7d9eb
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-11-07 16:36:50 +05:30
Mauricio Siu
f3d8351208
feat(dokploy): add mandaring sponsor
2024-11-06 22:20:19 -06:00
Vishal kadam
a331020bf8
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-11-07 03:09:31 +05:30
vishalkadam47
2e6d9c34c0
feat: add dokploy server gpu setup
2024-11-07 02:52:41 +05:30
Jakub Bordáš
476057663b
fix: add path prefix only if the path is other than "/"
2024-11-05 11:39:30 +01:00
Vishal kadam
3b5e8921d0
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-11-05 12:01:54 +05:30
Jakub Bordáš
1b1d0597fe
fix: domain path ignored in compose services
2024-11-04 23:59:20 +01:00
Mauricio Siu
6b7712e35f
fix(dokploy): filter notifications by admin
2024-11-04 10:10:52 -06:00
vishalkadam47
bc097c7667
fix: resolve merge conflicts with upstream/canary
2024-11-03 05:16:55 +05:30
vishalkadam47
ed7150fac1
fix: Remove unused imports and interfaces from gpu-setup.ts
2024-11-03 04:16:51 +05:30
Mauricio Siu
ef9f16a3c3
refactor(dokploy): remove registry url
2024-11-02 15:37:49 -06:00
Mauricio Siu
d15b6387a3
refactor(dokploy): remove registryURL from registryTag
2024-11-02 15:28:14 -06:00
Mauricio Siu
d901b02e92
refactor(dokploy): remove log
2024-11-02 14:18:00 -06:00
Mauricio Siu
766a25ccad
fix(registry): add image tag resolution correctly when using cluster
2024-11-02 14:17:21 -06:00
vishalkadam47
1b6d8d803b
feat: Added GPU support feature for Remote Server with setup and status checks, including API endpoints and utility functions
2024-11-02 15:15:58 +05:30
Mauricio Siu
6c92e6efc9
chore(version): bump version
2024-10-30 21:48:19 -06:00
Mauricio Siu
d47ccae190
fix(dokploy): extract all the repositories bitbucket #619
2024-10-30 01:07:42 -06:00
Mauricio Siu
d85073b26d
Merge pull request #591 from Dokploy/feat/remove-build-on-server
...
Feat/remove build on server
2024-10-25 00:23:56 -06:00
Mauricio Siu
47aa223f87
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
Vishal kadam
96c5176984
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-10-24 19:26:21 +05:30
Mauricio Siu
522f8baec7
fix(dokploy): add missing --archive to mongodump
2024-10-24 01:07:02 -06:00
Vishal kadam
433430118f
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-10-23 17:58:19 +05:30
Mauricio Siu
017bdd2778
refactor(dokploy): add flag to prevent run commands when is cloud
2024-10-23 00:54:40 -06:00
Mauricio Siu
1ec83a3236
feat(dokploy): add recurse submodules to providers #331
2024-10-21 21:14:40 -06:00
Vishal kadam
6d3ea8df59
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-10-18 18:28:44 +05:30
Mauricio Siu
8536945a60
styles: lint
2024-10-17 23:58:51 -06:00
Mauricio Siu
e0a8d8258c
fix(git): remove old references to ssh files to use the tmp file
2024-10-17 23:55:27 -06:00
vishalkadam47
15a76d2639
feat: Add server-level GPU support for Docker Swarm deployments and API endpoint for setup
2024-10-17 15:45:27 +05:30
Mauricio Siu
fe19cdb5e4
fix(setup): import directly from specific path
2024-10-16 15:57:51 -06:00
Mauricio Siu
8d41bafb93
fix(logs): improve logs in remote server when is error, and fix the env parsing to allow any values in enviroment variables
2024-10-13 02:27:33 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00