Mauricio Siu
bd243d79e2
refactor: remove logs
2024-09-29 21:01:24 -06:00
Mauricio Siu
7bd6b66551
refactor(multi-server): update path imports
2024-09-29 18:04:45 -06:00
Mauricio Siu
9b7aacc934
refactor(server): split logic in to packages
2024-09-29 02:28:58 -06:00
Mauricio Siu
639bc0e8db
chore(version): bump version
2024-09-22 19:17:39 -06:00
Mauricio Siu
9a850d388d
Merge pull request #453 from mpcref/patch-1
...
Generate valid appName on changing name
2024-09-22 19:07:09 -06:00
Mauricio Siu
cb16de63df
refactor(multi-server): copy the right value
2024-09-22 17:12:28 -06:00
Mauricio Siu
31c55f772d
refactor(multi-server): remove logs
2024-09-22 16:37:57 -06:00
Mauricio Siu
f0f34df13c
refactor(multi-server): improve alerts and add instructions to ssh keys
2024-09-22 13:57:13 -06:00
Mauricio Siu
1a877340d3
refactor(multi-server): delete server only if the server doesn't have associated services
2024-09-22 11:56:31 -06:00
Mauricio Siu
f427014f52
chore(lint): apply lint
2024-09-21 23:49:42 -06:00
Mauricio Siu
0465a71d86
feat(multi-server): enable docker terminal inside of containers
2024-09-21 23:49:00 -06:00
Mauricio Siu
3de8a18ef9
Merge branch 'canary' into 139-multi-server-feature
2024-09-21 22:55:15 -06:00
Mauricio Siu
e317d0c808
Merge branch 'canary' into 139-multi-server-feature
2024-09-21 22:52:44 -06:00
Mauricio Siu
ff482ffe28
refactor(multi-server): add docker cleanup cron
2024-09-21 22:47:19 -06:00
Mauricio Siu
82588f3e16
refactor(multi-server): add flag to queues
2024-09-21 21:57:53 -06:00
Mauricio Siu
069f1a7b7a
refactor(multi-server): add serverIp
2024-09-21 21:17:03 -06:00
Mauricio Siu
807137d3b1
refactor(multi-server): add modals and separate server actions
2024-09-21 20:02:37 -06:00
Mauricio Siu
c03c154fc4
feat(multi-server): add docker containers view to servers
2024-09-21 15:16:15 -06:00
Mauricio Siu
8bf6a22db8
feat(multi server): add env and toggle dashboard remote
2024-09-21 01:44:31 -06:00
Mauricio Siu
497d45129c
feat(multi-server): add actions to the server
2024-09-21 00:06:41 -06:00
Mauricio Siu
0b22b694e6
refactor: add conditional to prevent access to terminal when is not server
2024-09-20 01:33:06 -06:00
Mauricio Siu
17a64a9402
refactor: add conditional to prevent have value in serverId
2024-09-19 22:51:18 -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
a46e7759b2
refactor(multi-server): add rclone to multi server
2024-09-18 00:40:52 -06:00
Mauricio Siu
f001a50278
refactor(multi-server): show all the servers
2024-09-17 00:51:49 -06:00
Mauricio Siu
a591e02ffa
refactor(multi-server): add deploy templates on different servers
2024-09-17 00:38:27 -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
5f558f3773
fix(cluster): add registry none when is empty registry id
2024-09-16 15:21:39 -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
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
d2c8632c4f
refactor(server): add support for multi server
2024-09-15 01:24:55 -06:00
Mauricio Siu
c412dabc54
refactor(multi-server): fix deploy on docker compose
2024-09-13 01:03:38 -06:00
Mauricio Siu
a8d714c20d
feat: add multi server compose
2024-09-10 01:11:15 -06:00
Mauricio Siu
86f1bf31b8
feat: add reload, stop and start in remote server
2024-09-09 23:46:24 -06:00
Mauricio Siu
95f75fdccb
feat: add application and databases external servers
2024-09-09 15:58:58 -06:00
Mauricio Siu
6c0205c0d9
Merge pull request #436 from Dokploy/433-service-stays-running-if-project-deleted
...
fix: add missing compose .length #433
2024-09-09 09:40:56 -06:00
Mauricio Siu
8b66a5ca9e
fix: add missing compose .length #433
2024-09-09 09:36:10 -06:00
Mauricio Siu
5afe1645a0
feat: add domains in external server
2024-09-09 09:35:02 -06:00
exi66
4a82125612
fix: invalid template source path
2024-09-09 17:13:14 +04:00