hua1995116
8a1cba470c
fix: error about memoryReservation not set
2024-12-10 20:40:26 +08:00
djknaeckebrot
1cb1da8097
fix: replace hardcoded gitlab.com with dynamic urls
2024-12-10 09:19:01 +01:00
djknaeckebrot
7ced6840fa
fix: change hardcoded gitlab.com to gitlabUrl
2024-12-10 08:53:53 +01:00
Mauricio Siu
83b3176f6f
Merge pull request #837 from wish-oss/fix/gpu-setup
...
fix: update GPU setup command to use sudo and add error handling
2024-12-08 22:09:23 -06:00
Mauricio Siu
79b733536f
Merge branch 'canary' into feat/stack-env-support
2024-12-08 18:35:40 -06:00
Mauricio Siu
5058d9b47d
Merge branch 'canary' into 379-preview-deployment
2024-12-07 21:28:34 -06:00
vishalkadam47
49559ebee6
fix: update GPU setup command to use sudo and add error handling
2024-12-08 06:27:34 +05:30
Mauricio Siu
f94ee8c299
refactor: update
2024-12-07 16:50:25 -06:00
Mauricio Siu
f47335efe5
refactor: wip
2024-12-07 16:47:39 -06:00
Mauricio Siu
1c1e52f777
fix: lint
2024-12-07 13:50:38 -06:00
Mauricio Siu
4c45be1447
feat: add heroku version field
2024-12-07 13:27:54 -06:00
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
Mauricio Siu
841b264257
feat: add preview deployments #379
2024-12-01 22:29:40 -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
xenonwellz
65ee0a3e22
fix(builder): created processed file in the same directory as main stack.yml
2024-11-11 02:22:48 +01:00
xenonwellz
c9b570e469
fix(builder): fixed issues on non-raw compose and external servers
2024-11-09 13:00:15 +01:00
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
xenonwellz
dafed3096f
refactor(builder): removed path log
2024-11-04 22:47:58 +01:00
Mauricio Siu
6b7712e35f
fix(dokploy): filter notifications by admin
2024-11-04 10:10:52 -06:00
xenonwellz
f772fec407
fix(bundler): docker-compose bug
2024-11-04 11:02:46 +01:00
xenonwellz
06cbd1fce1
refactor(bundler): removed redundant code
2024-11-03 15:26:54 +01: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
xenonwellz
9c355bcfb7
refactor(builder): removed unused and redundant code
2024-11-02 12:42:53 +01: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
xenonwellz
06081627e8
refactor: used docker stack config
2024-11-02 00:35:38 +01:00
xenonwellz
cb02deb837
fix(builder): fixed docker-compose issue
2024-11-01 23:15:12 +01:00
xenonwellz
94786c738b
feat: added env support for dokploy
2024-11-01 15:27:00 +01:00