Mauricio Siu
08ab18eebf
refactor: add many AI providers & improve prompt
2025-01-18 21:35:03 -06:00
Mauricio Siu
ad642ab4e0
refactor: update migrations
2025-01-18 18:29:28 -06:00
Mauricio Siu
d5d8064b38
Merge branch 'canary' into kucherenko/canary
2025-01-18 18:29:12 -06:00
Mauricio Siu
2dca0d343e
Merge pull request #1069 from nktnet1/accessed-typo
...
chore: typo "accesed" changed to "accessed" for TS code
2025-01-18 17:35:04 -06:00
Mauricio Siu
c4e5c818f3
Merge branch 'canary' into gotify-notifications
2025-01-18 17:23:35 -06:00
depado
9806a5d607
feat(notifications): fix gotify style
2025-01-18 14:23:53 +01:00
depado
e25d0c0c68
feat(notifications): implement notifications for gotify
2025-01-18 14:23:27 +01:00
depado
1f8a476264
chore(lint): run biome
2025-01-18 14:23:27 +01:00
depado
cc473b3e87
feat(notifications): implement gotify provider
2025-01-18 14:23:27 +01:00
shiqocred
2de0e73284
Merge branch 'Dokploy:canary' into canary
2025-01-13 13:31:31 +07:00
shiqocred
537950dd9f
Revision notification ( #7 )
...
* Update build-success.ts
* Update compose.ts
* Update application.ts
* Update notification.ts
* Update utils.ts
* Update dokploy-restart.ts
* Update docker-cleanup.ts
* Update database-backup.ts
* Update build-success.ts
* Update build-success.ts
2025-01-13 13:13:13 +07:00
João Gabriel
106a660a2b
fix: discord decoration tiny adjustment ( #1086 )
2025-01-12 14:42:39 -06:00
Mauricio Siu
a104867ed2
Feat/add sidebar ( #1084 )
...
* refactor: add sidebar
* chore: add deps
* refactor: update sidebar
* refactor: another layout
* refactor: update variant
* refactor: change layout
* refactor: change variant
* refactor: enhance sidebar navigation with active state management
* feat: add project button to dashboard
* Merge branch 'canary' into feat/add-sidebar
* refactor: add loader
* refactor: update destinations and refactor
* refactor: ui refactor certificates
* refactor: delete unused files
* refactor: remove unused files and duplicate registry
* refactor: update style registry
* refactor: add new design registry
* refactor: enhance git providers
* refactor: remove duplicate files
* refactor: update
* refactor: update users
* refactor: delete unused files
* refactor: update profile
* refactor: apply changes
* refactor: update UI
* refactor: enhance Docker monitoring UI layout
* refactor: add theme toggle and language selection to user navigation (#1083 )
* refactor: remove unused files
* feat: add filter to services
* refactor: add active items
* refactor: remove tab prop
* refactor: remove unused files
* refactor: remove duplicated files
* refactor: remove unused files
* refactor: remove duplicate files
* refactor: remove unused files
* refactor: delete unused files
* refactor: remove unsued files
* refactor: delete unused files
* refactor: lint
* refactor: remove unused secuirty
* refactor: delete unused files
* refactor: delete unused files
* remove imports
* refactor: add update button
* refactor: delete unused files
* refactor: remove unused code
* refactor: remove unused files
* refactor: update login page
* refactor: update login UI
* refactor: update ui reset password
* refactor: add justify end
* feat: add suscriptions
* feat: add sheet
* feat: add logs for postgres
* feat: add logs for all databases
* feat: add server logs with drawer logs
* refactor: remove unused files
* refactor: add refetch when closing
* refactor: fix linter
* chore: bump node-20
* revert
* refactor: fix conflicts
* refactor: update
* refactor: add missing deps
* refactor: delete duplicate files
* refactor: delete unsued files
* chore: lint
* refactor: remove unsued file
* refactor: add refetch
* refactor: remove duplicated files
* refactor: delete unused files
* refactor: update setup onboarding
* refactor: add breadcrumb
* refactor: apply updates
* refactor: add faker
* refactor: use 0 in validation
* refactor: show correct state
* refactor: update
---------
Co-authored-by: vishalkadam47 <vishal@jeevops.com>
Co-authored-by: Vishal kadam <107353260+vishalkadam47@users.noreply.github.com>
2025-01-12 14:29:43 -06:00
shiqocred
c0b8a411bd
Update build-success.ts ( #5 )
...
add format
2025-01-12 02:04:10 +07:00
shiqocred
1d8db07fa1
Add inline button telegram ( #4 )
...
* Update utils.ts
add type inline button
* Update dokploy-restart.ts
fixing format massage and adding [] for inline button type
* Update docker-cleanup.ts
fixing telegram message
* Update database-backup.ts
fixing telegram message
* Update build-error.ts
fixing message and adding button logs view
* Update build-success.ts
fixing message, adding domains props, adding inline button
* Update compose.ts
adding get domains compose and send to notif
* Update application.ts
adding get domains and send it to notif
* Update build-success.ts
fix space
* Update dokploy-restart.ts
fixing space
2025-01-12 01:20:39 +07:00
shiqocred
dd3618bfd9
Add inline button telegram ( #3 )
...
* Update utils.ts
add type inline button
* Update dokploy-restart.ts
fixing format massage and adding [] for inline button type
* Update docker-cleanup.ts
fixing telegram message
* Update database-backup.ts
fixing telegram message
* Update build-error.ts
fixing message and adding button logs view
* Update build-success.ts
fixing message, adding domains props, adding inline button
* Update compose.ts
adding get domains compose and send to notif
* Update application.ts
adding get domains and send it to notif
2025-01-12 00:55:31 +07:00
Andrey Kucherenko
b58b6636e3
feat: add AI assistant to dokploy
2025-01-10 08:18:43 +01:00
Tam Nguyen
4a9d7225c9
chore: typo "accesed" changed to "accessed" for TS code
2025-01-08 13:44:59 +11:00
vishalkadam47
49a6b72c60
refactor: remove unnecessary error logging in GPU setup functions
2025-01-02 21:01:03 +05:30
Wyatt Johnson
7cf5cb4032
fix: added unzip to server setup
...
The installation script for rclone requires unzip to be present
in order to install. This adds this dep to the deps installed
as it's not present on Debian.
2025-01-01 16:44:41 -07:00
Mauricio Siu
ac8c180ba6
refactor: add fallback ipv4
2024-12-29 16:13:06 -06:00
Mauricio Siu
2c258c84eb
fix: add provider value in edit destination
2024-12-29 15:56:30 -06:00
Mauricio Siu
fee5bbc535
Merge pull request #1022 from Dokploy/fix/cron-jobs
...
fix: add try catch inside of cron jobs
2024-12-29 15:49:28 -06:00
Mauricio Siu
84ad9a5bb3
refactor: revert notifications
2024-12-29 15:45:54 -06:00
Mauricio Siu
d65d050494
fix: add try catch inside of cron jobs
2024-12-29 15:35:15 -06:00
Dom
2af8d6f565
Spelling and grammar corrections
2024-12-29 22:34:57 +10:00
Mauricio Siu
c22f744e6c
Merge pull request #1000 from faytranevozter/feat/simplify-node-logs
...
Feat: simplify node service log & add badge color on list service/container
2024-12-26 22:23:43 -06:00
Mauricio Siu
f9e4a71144
fix: remove unused parsed
2024-12-26 22:14:18 -06:00
faytranevozter
f69fb7684b
fix: normalize state string to lowercase and update filter quotes in docker service functions
2024-12-27 01:44:10 +07:00
Tobias Barsnes
f6e4ae700a
feat(i18n): add Norwegian language support
2024-12-26 13:26:16 +01:00
Mauricio Siu
8c8ffe04a7
Merge pull request #926 from thewilloftheshadow/feat/mongo-replica-sets
...
feat: mongo replica sets
2024-12-25 23:37:29 -06:00
Mauricio Siu
d4a3c5cff9
fix: omit macos files and create folders every time
2024-12-25 04:51:49 -06:00
Mauricio Siu
5c1993a647
refactor: exclude dokploy services
2024-12-25 03:54:25 -06:00
Mauricio Siu
64a449a09d
refactor: add swarm improvements
2024-12-25 03:45:21 -06:00
Mauricio Siu
e65e6d225f
refactor: add no trunc
2024-12-25 03:35:21 -06:00
Mauricio Siu
5ce6172187
Merge branch 'canary' into feat/mongo-replica-sets
2024-12-25 03:27:00 -06:00
Mauricio Siu
8f76d520c8
feat: add replica sets migration
2024-12-25 03:24:18 -06:00
Mauricio Siu
f672c429c4
Merge branch 'canary' into feature/node-cluster-logs
2024-12-25 02:15:14 -06:00
Mauricio Siu
e035062a10
Merge pull request #971 from drudge/cert-enhancements
...
fix(certificates): ensure certificates are accessible by traefik
2024-12-24 15:33:26 -06:00
Mauricio Siu
830a254837
Merge pull request #979 from drudge/compose-builder-error
...
fix: show error message when compose builder throws
2024-12-24 15:10:19 -06:00
Mauricio Siu
e1dd666e24
Merge pull request #972 from drudge/traefik-port
...
fix(setup): use traefik port/version from env
2024-12-24 14:28:10 -06:00
Nicholas Penree
364d04f238
fix: show error message when compose builder throws
...
(cherry picked from commit 3633e3d66ab73a89382d0a2f079af63f57289419)
2024-12-23 22:13:49 -05:00
Nicholas Penree
e7beb5c75b
fix(setup): use traefik port/version from env
2024-12-23 10:32:31 -05:00
Nicholas Penree
0ee5a6f13e
fix(certificates): ensure certificates are accessible by traefik
2024-12-23 09:16:10 -05:00
João Gabriel
1d35d218ca
Merge branch 'canary' into feat/discord-emoji-toggle
2024-12-23 10:08:56 -03:00
Mauricio Siu
353effd720
refactor: delete log
2024-12-23 02:37:04 -06:00
Mauricio Siu
8bfe1632fa
refactor: remove delete volumes
2024-12-23 02:32:43 -06:00
Mauricio Siu
ed543e5397
refactor: lint
2024-12-23 02:28:40 -06:00
djknaeckebrot
c6892ba188
format: fix formatting
2024-12-23 08:39:50 +01:00
djknaeckebrot
375decebb2
chore: remove application delete volume
2024-12-23 08:36:18 +01:00
djknaeckebrot
be2e70a17e
chore: only make this apply to compose files
2024-12-23 08:27:45 +01:00
djknaeckebrot
3b4214e040
Merge remote-tracking branch 'origin/feature/delete-docker-volumes' into feature/delete-docker-volumes
2024-12-23 08:13:57 +01:00
djknaeckebrot
43a493bb5a
Merge branch 'canary' into feature/delete-docker-volumes
2024-12-23 08:13:12 +01:00
Mauricio Siu
869843d9ac
Merge pull request #921 from DJKnaeckebrot/feature/swarm-overview
...
feat: add swarm overview page
2024-12-23 00:09:09 -06:00
Mauricio Siu
d2b662f547
Merge pull request #904 from acgonzales/fix/api-appname
...
fix: fixed/improved handling of app names in api
2024-12-23 00:08:40 -06:00
Mauricio Siu
6afd443257
feat: add swarm overview for servers
2024-12-23 00:03:30 -06:00
Mauricio Siu
c0e9670daf
refactor: delete log
2024-12-22 01:53:30 -06:00
Mauricio Siu
a710728e77
feat: add support for custom command
2024-12-22 01:51:05 -06:00
João Gabriel
80bd80b786
refactor: make decoration prop optional at discord tester schema
2024-12-22 01:08:34 -03:00
João Gabriel
870e074825
feat: implement decoration to embeds
2024-12-22 00:44:25 -03:00
João Gabriel
055b59e6fa
feat: discord decoration switch
2024-12-22 00:42:00 -03:00
João Gabriel
8c06296503
feat: add decoration column to discord notification
2024-12-22 00:39:18 -03:00
Mauricio Siu
883459624e
refactor: update digest
2024-12-21 14:54:14 -06:00
Mauricio Siu
6e2b2d564b
refactor: add missing additional ports
2024-12-21 14:11:06 -06:00
Mauricio Siu
68c8c70260
refactor: iterate pages
2024-12-21 13:34:50 -06:00
Mauricio Siu
0abf62dd52
refactor: prevent update appName in services
2024-12-21 13:10:34 -06:00
Mauricio Siu
392be2cfa2
Merge pull request #951 from szwabodev/checkUpdatesTweaks
...
feat: automatic check for updates
2024-12-21 12:45:39 -06:00
UndefinedPony
6c9b12cee9
refactor: use dynamic tag for comparing latest tag digest
2024-12-21 18:33:22 +01:00
UndefinedPony
8699e024ee
refactor: add try catch, add default update data
2024-12-21 10:05:31 +01:00
Mauricio Siu
7a8bb8f71d
fix: add missing notifications in cron jobs
2024-12-21 02:45:58 -06:00
UndefinedPony
18eae9f7d7
refactor: use service image sha instead of image itself for checking updates
2024-12-21 09:04:25 +01:00
UndefinedPony
f40e802331
fix: pull latest release in case of no image when checking update
2024-12-21 08:47:21 +01:00
UndefinedPony
4565b3d7a2
refactor: add latestVersion information to update data
2024-12-20 18:26:54 +01:00
UndefinedPony
256534570b
refactor: add image tag helper, refactor update check logic, remove try/catch
2024-12-20 17:29:01 +01:00
Mauricio Siu
1ae96297e8
refactor: update lint
2024-12-19 02:07:08 -06:00
Mauricio Siu
c51b502116
refactor: add path join to prevent concatenate double slash and update the getImageName
2024-12-19 02:05:30 -06:00
Nicholas Penree
844d582147
fix(docker): fix for custom registry login
2024-12-18 21:58:22 -05:00
Shadow
06b8c82484
feat: add a toggle for replica sets to be used or not
2024-12-18 11:50:30 -06:00
DJKnaeckebrot
8ea453f444
feat: add application handling
2024-12-18 13:01:09 +01:00
djknaeckebrot
63c0912849
xMerge branch 'canary' into feature/delete-docker-volumes
2024-12-18 12:10:04 +01:00
faytranevozter
6211a19805
feat: add support for viewing docker logs in swarm mode
2024-12-18 16:40:33 +07:00
Nicholas Penree
fe2de6b899
feat(discord): remove dots
2024-12-17 22:03:58 -05:00
Shadow
8505236263
feat: mongo replica sets
2024-12-17 12:59:18 -06:00
djknaeckebrot
3fc5bfc5c5
feat: implement fetching of Docker service applications and their details
2024-12-17 12:11:43 +01:00
djknaeckebrot
b592a025e4
feat: add swarm router and related Docker service functions
2024-12-17 12:04:49 +01:00
Aaron Gonzales
8e5b0988cf
fix: fixed/improved handling of app names in api
2024-12-16 18:13:07 +08:00
Mauricio Siu
dcb1ea37c3
feat: add server audit
2024-12-15 21:16:14 -06:00
Mauricio Siu
58c2ceb355
feat: add security audit
2024-12-15 21:13:37 -06:00
Mauricio Siu
c0acdc5df1
refactor: add audit
2024-12-15 19:55:45 -06:00
Mauricio Siu
afedeede16
feat: add self remove accounts
2024-12-15 18:45:02 -06:00
Mauricio Siu
775107ec24
feat: add dokploy cloud modal
2024-12-15 14:54:38 -06:00
DJKnaeckebrot
7725b3ca36
Merge branch 'Dokploy:canary' into feature/delete-docker-volumes
2024-12-15 19:42:34 +01:00
Mauricio Siu
5f297fd984
feat: add react tour
2024-12-15 02:14:43 -06:00
Mauricio Siu
c6e512bec1
refåctor: remove files
2024-12-14 23:06:54 -06:00
Mauricio Siu
fc2b0abdb1
Revert "refactor: remove unsued files"
...
This reverts commit d20f86ffe1
.
2024-12-14 23:05:19 -06:00
Mauricio Siu
d20f86ffe1
refactor: remove unsued files
2024-12-14 22:46:01 -06:00
Mauricio Siu
7521bc8297
refactor: remove calculation and pass resources as the docker api expect
2024-12-14 20:38:33 -06:00
djknaeckebrot
92c2a83d92
feat: add filter to delete volumes is wanted
2024-12-13 16:34:46 +01:00
djknaeckebrot
3decbd5207
feat: add new form validator
2024-12-13 16:34:29 +01:00
Nicholas Penree
a51a7a82d2
feat(setup): remove debconf warnings during setup
2024-12-12 23:58:56 -05:00
Nicholas Penree
1c498ee2d2
fix(setup/validate): arm64 build fixes, improved validation
2024-12-12 12:11:30 -05:00
Dominik Koch
a08ba7e8b5
feat(dynamic timestamp): add dynamic discord timestamps
2024-12-11 21:18:01 +00:00
Mauricio Siu
3b2440b1db
Merge pull request #835 from Dokploy/560-self-hosted-gitlab
...
560 self hosted gitlab
2024-12-10 22:07:59 -06:00
Mauricio Siu
f0c14d144c
Merge branch 'canary' into 560-self-hosted-gitlab
2024-12-10 21:50:09 -06:00
hua1995116
8a1cba470c
fix: error about memoryReservation not set
2024-12-10 20:40:26 +08:00
Mauricio Siu
bc55fde6d6
fix: pin nixpacks version
2024-12-10 02:38:50 -06: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
012f8ff2f5
feat: add validate server
2024-12-08 20:01:37 -06:00
Mauricio Siu
9a7ed91a55
feat: add validate server
2024-12-08 19:37:11 -06:00
Mauricio Siu
79b733536f
Merge branch 'canary' into feat/stack-env-support
2024-12-08 18:35:40 -06:00
Mauricio Siu
e03aef8e37
refactor: improve script to support more OS
2024-12-08 17:09:28 -06:00
Mauricio Siu
d0be2a2090
Merge branch 'canary' into feat/enhancement-script
2024-12-08 15:03:12 -06:00
Mauricio Siu
f65822ca7e
refactor: recreate message when is deleted
2024-12-07 22:48:30 -06:00
Mauricio Siu
46cd22038b
refactor: clean code
2024-12-07 21:47:16 -06:00
Mauricio Siu
5058d9b47d
Merge branch 'canary' into 379-preview-deployment
2024-12-07 21:28:34 -06:00
Mauricio Siu
ddf95d87bd
refactor: add multiple OS
2024-12-07 21:20:31 -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
f10eae40c7
Merge pull request #793 from 190km/discord-notifications
...
style: improved discord webhooks notifications style
2024-12-02 22:01:59 -06:00
190km
fd0a472468
feat/fix: fixed stop button & added start button
2024-12-03 02:20:20 +01: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
bec3ad6bb5
Merge pull request #783 from Dokploy/725-the-logo-does-not-appear-on-the-notification-email
...
fix: update img url
2024-11-28 22:57:10 -06:00
Mauricio Siu
0f7652d02c
fix: update img url
2024-11-28 22:56:31 -06: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
b73889dd4f
Merge pull request #719 from Dokploy/443-implement-coolifyio-like-support-of-envs-and-railwayapp-envs-shared-project-service-env
...
feat: add shared enviroment variables
2024-11-17 18:40:15 -06: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
Krzysztof Durek
bd55e3751f
Merge branch 'canary' of https://github.com/kdurek/dokploy into feat/server-ip
2024-11-17 18:37:28 +01:00
Krzysztof Durek
74374bd643
feat: add update server ip
2024-11-17 18:18:00 +01: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
Vishal kadam
5f6d041248
Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template
2024-11-12 01:01:46 +05:30
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
Dominik Koch
9728c49edd
fix: mongodb naming
2024-11-10 10:56:38 +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
dc1e12d6ed
feat(compose): added stop functionality for stack
2024-11-01 23:35:42 +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
Mauricio Siu
95e53169b1
chore(version): bump version
2024-10-30 23:07:05 -06:00
Mauricio Siu
41b274fbb3
refactor(dokploy): set condition to 10
2024-10-30 22:50:12 -06:00
Mauricio Siu
6417e13336
fix(dokploy): remove old deployments
2024-10-30 22:44:01 -06:00
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
vishalkadam47
3e467959c9
refactor: Update docker-compose.yml to remove port mapping and remove GPU constants from index.ts
2024-10-27 22:00:08 +05:30
Mauricio Siu
f34a209c67
Merge pull request #600 from mezotv/switch-env-syntax
...
Switch to use ! syntax instead of || ""
2024-10-27 02:16:58 -06:00
Mauricio Siu
64a4d51f9c
Merge pull request #605 from Dokploy/feat/add-email-verification
...
Feat/add email verification
2024-10-26 19:39:59 -06:00
Mauricio Siu
680c22a41e
feat(dokploy): add verification email to cloud version
2024-10-26 18:09:55 -06:00
Mauricio Siu
78659b2ad9
chore: exclude package.json to format
2024-10-26 16:17:20 -06:00
Mauricio Siu
5417f6376b
chore(server): update switch prod in build command
2024-10-26 15:56:03 -06:00
Mauricio Siu
27c33c7661
fix(server): update build paths
2024-10-26 15:48:30 -06:00
Dominik Koch
5f13fb2316
style: lint code
2024-10-26 12:42:23 +02:00
Dominik Koch
bc91bb3132
fix: use ! syntax instead of || ""
2024-10-26 12:28:40 +02:00
Mauricio Siu
a6618a14d5
feat(dokploy): add env for ADVERTISE_ADDR to installation #593
2024-10-25 20:48:46 -06:00
Mauricio Siu
e19c8d7a7a
fix(dokploy): remove expose ports in production
2024-10-25 17:09:06 -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
60d4e1ba63
chore: update dockerfiles
2024-10-25 00:17:10 -06:00
Mauricio Siu
af3b1a27f4
refactor: update tests
2024-10-24 23:57:40 -06:00
Mauricio Siu
5df7654873
chore: update imports
2024-10-24 23:33:15 -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
c1f777e23e
refactor: remove serverIp
2024-10-23 01:01:04 -06:00
Mauricio Siu
017bdd2778
refactor(dokploy): add flag to prevent run commands when is cloud
2024-10-23 00:54:40 -06:00
Mauricio Siu
1e6dbb5e8e
feat(dokploy): add reset password for cloud
2024-10-22 01:25:13 -06:00
Mauricio Siu
49ee8ce132
Merge branch 'canary' into feat/payments
2024-10-21 22:22:59 -06:00
Mauricio Siu
1ec83a3236
feat(dokploy): add recurse submodules to providers #331
2024-10-21 21:14:40 -06:00
Mauricio Siu
1907e7e59c
feat: add webhook
2024-10-20 23:08:26 -06:00
Mauricio Siu
ffe7b04bea
feat: add stripe webhooks
2024-10-20 15:08:44 -06:00
Mauricio Siu
fe0a662afd
feat(cloud): add billing wip
2024-10-20 00:14:27 -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
35c084af1d
Merge pull request #550 from Dokploy/fix/env-parsing
...
fix(logs): improve logs in remote server when is error, and fix the e…
2024-10-13 11:01:28 -06:00
Mauricio Siu
b63488baba
Merge pull request #547 from Dokploy/536-implement-custom-certificates-in-external-server
...
feat(certificates): create certificates in a remote server
2024-10-13 11:01:16 -06:00
Mauricio Siu
7e5f21b28e
style: lint
2024-10-13 02:28:04 -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
6f5049efd5
styles: lint
2024-10-12 19:33:56 -06:00
Mauricio Siu
6dd6b636e5
feat(certificates): create certificates in a remote server
2024-10-12 19:09:50 -06:00
Mauricio Siu
8036455c2d
fix(traefik): allow to save domain without letsencrypt email when the cert is none #542
2024-10-12 16:44:10 -06:00
Mauricio Siu
9b6ea99eea
refactor: remove unused files
2024-10-07 00:49:54 -06:00
Mauricio Siu
5b88af6158
refactor: remove findAdmin
2024-10-06 15:04:54 -06:00
Mauricio Siu
3cf27a068a
refactor: add authorization
2024-10-06 01:37:39 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00