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
7a8bb8f71d
fix: add missing notifications in cron jobs
2024-12-21 02:45:58 -06: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
Nicholas Penree
fe2de6b899
feat(discord): remove dots
2024-12-17 22:03:58 -05: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
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
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
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