Mauricio Siu
e90b98e629
refactor: add warning when using keyboard interactive
2024-09-19 23:51:40 -06:00
Mauricio Siu
ff382d2029
Update installation.mdx
2024-09-19 23:33:36 -06:00
Mauricio Siu
4a37f85a51
chore: update dockerfile
2024-09-19 22:59:14 -06:00
Mauricio Siu
6bdc833413
chore: add unzip and update rclone installation command
2024-09-19 22:56:59 -06:00
Mauricio Siu
17a64a9402
refactor: add conditional to prevent have value in serverId
2024-09-19 22:51:18 -06:00
Mauricio Siu
a22b0797b1
refactor(dockerfile): remove sudo
2024-09-19 22:39:28 -06:00
Mauricio Siu
f3b351245a
chore(ci/cd): add feature tag
2024-09-19 22:34:21 -06:00
Mauricio Siu
0cb74c5fde
chore(license): update license
2024-09-19 22:28:29 -06:00
Mauricio Siu
9a828d4966
refactor(linter): format files
2024-09-19 22:25:25 -06:00
Mauricio Siu
4845c1ad5d
refactor(multi-server): use rclone for databases backup local and external server
2024-09-19 21:56:45 -06:00
Mauricio Siu
6159786dfe
feat(multi-server): add backups remote server
2024-09-19 21:20:25 -06:00
Mauricio Siu
b473062f40
Merge pull request #468 from max-degterev/canary
...
Missing return for entire domain creation transaction
2024-09-19 20:56:46 -06:00
Max Degterev
6c08f33ebb
missing transaction return
2024-09-20 01:42:28 +02:00
Mauricio Siu
3ded0d21d0
chore(version): bump version
2024-09-19 15:48:09 -06:00
Mauricio Siu
9ee8fb1894
Merge pull request #465 from max-degterev/canary
...
Fix domain creation not returning domain data
2024-09-19 15:47:26 -06:00
Max Degterev
72b1600cd4
linter errors
2024-09-19 23:23:47 +02:00
Max Degterev
04a59c5e21
linter errors
2024-09-19 23:21:26 +02:00
Max Degterev
c8f990d541
fix domain creation not returning domain data
2024-09-19 23:01:24 +02:00
seppulcro
5b0bf99cbf
fix: update roundcube template remove bad chars
2024-09-19 14:40:20 +01:00
seppulcro
8e227a3286
fix: update roundcube template to match spec
2024-09-19 08:37:37 +01:00
Mauricio Siu
54f855e738
refactor(backups): wip postgres remote backups
2024-09-19 00:50:26 -06:00
Mauricio Siu
65a70c09c1
Merge pull request #463 from Dokploy/460-incorrect-environment-database_url
...
fix(compose): prevent to pass dokploy database url in docker compose …
2024-09-18 23:13:10 -06:00
Mauricio Siu
f25d78a87d
fix(compose): prevent to pass dokploy database url in docker compose containers #460
2024-09-18 23:06:40 -06:00
Mauricio Siu
79f39db502
refactor(multi-server): wip remote backups
2024-09-18 23:03:54 -06:00
Mauricio Siu
a46e7759b2
refactor(multi-server): add rclone to multi server
2024-09-18 00:40:52 -06:00
seppulcro
869e58739f
feat: add roundcube template
2024-09-17 19:57:54 +01:00
Mauricio Siu
f001a50278
refactor(multi-server): show all the servers
2024-09-17 00:51:49 -06:00
Mauricio Siu
4c3bc8efdc
refactor(deployment): set status error when application or compose have troubles when creating deployment log
2024-09-17 00:49:21 -06:00
Mauricio Siu
a591e02ffa
refactor(multi-server): add deploy templates on different servers
2024-09-17 00:38:27 -06:00
Mauricio Siu
abe787593c
refactor(multi-server): remove databases and hide monitoring when using deploy on server
2024-09-17 00:05:47 -06:00
Mauricio Siu
9b312cd9d7
refactor(multi-server): adapt paths on server and in dokploy ui
2024-09-16 23:49:24 -06:00
Mauricio Siu
66a4e86209
Merge pull request #456 from Dokploy/439-unable-to-open-swagger
...
439 unable to open swagger
2024-09-16 15:47:21 -06:00
Mauricio Siu
92df2472ae
chore(version): bump version
2024-09-16 15:22:50 -06:00
Mauricio Siu
5f558f3773
fix(cluster): add registry none when is empty registry id
2024-09-16 15:21:39 -06:00
Mauricio Siu
754bb75e2a
fix(settings): remove stats logs from swagger
2024-09-16 15:19:26 -06:00
Mauricio Siu
c84d39a20f
refactor: remove redis
2024-09-16 15:16:51 -06:00
Michiel Crefcoeur
847d6ecab1
add trailing comma's
2024-09-16 22:21:12 +02:00
Michiel Crefcoeur
8f83ecb9ef
formatting
2024-09-16 22:20:02 +02:00
Michiel Crefcoeur
2f9448dde9
corrections
2024-09-16 22:13:30 +02:00
Mauricio Siu
6415a66603
Merge pull request #454 from mpcref/patch-2
...
Corrected language for creating applications from a template
2024-09-16 13:07:43 -06:00
Michiel Crefcoeur
66567c8f2b
obey formatting even though it looks weird
2024-09-16 18:45:22 +00:00
Michiel Crefcoeur
e1ec0aee69
replaceAll
2024-09-16 10:50:46 -07:00
Michiel Crefcoeur
5b5aeb545a
Satisfy CI?
2024-09-16 09:40:53 -07:00
Michiel Crefcoeur
12c263c1ce
Corrected language for creating applications from a template
...
The UI used the word "Deploy" while actually it's creating a new application from a template and adding it to the project. I fixed some of the language to better reflect what it does.
2024-09-16 07:58:34 -07:00
Michiel Crefcoeur
7f378b12ae
and for database
2024-09-16 07:37:23 -07:00
Michiel Crefcoeur
fac984d299
same thing for compose
2024-09-16 07:35:59 -07:00
Michiel Crefcoeur
4f3eb7b362
Generate valid appName on changing name
...
The same can probably also be done at other places. Should probably be solved in a generic way.
2024-09-16 07:25:16 -07:00
Mauricio Siu
d8d0b60cb3
refactor(multi-server): replace executeCommand with execAsyncRemote
2024-09-16 00:40:11 -06:00
Mauricio Siu
19295ba746
feat(multi server): add support for drag n drop
2024-09-15 17:05:17 -06:00
Mauricio Siu
0d3c978aad
refactor(deployments): improve build error
2024-09-15 14:48:40 -06:00