Commit Graph

28 Commits

Author SHA1 Message Date
Andras Bacsai 14be2c1ebf only stop containers, do not kill them 2023-04-14 11:24:58 +02:00
Andras Bacsai c8434acd0d fixes 2023-04-14 10:00:42 +02:00
Andras Bacsai 9b59e88214 fixes 2023-04-12 21:53:09 +02:00
Andras Bacsai 94b6c0c49e fix: status not needed 2023-04-12 15:42:01 +02:00
Andras Bacsai 040e5a5198 should be one line 2023-04-12 11:04:30 +02:00
Joao Patricio e6f0059e5e Changes output to JSON serialization. 2023-04-07 15:58:45 +01:00
Andras Bacsai 2a8d603f98 fix: poll activity 2023-04-03 13:39:33 +02:00
Joao Patricio 13fbdc2340 UI shows TidyOutput 2023-04-01 21:03:35 +01:00
Joao Patricio ff3d0b29e3 Abstracted deployment code into a job. 2023-03-31 12:32:07 +01:00
Andras Bacsai bb435b082e save 2023-03-31 11:51:04 +02:00
Andras Bacsai e052047b04 fix: application view 2023-03-31 09:42:13 +02:00
Andras Bacsai 12ef88b90f wip 2023-03-30 20:19:11 +02:00
Andras Bacsai da2f657342 wip 2023-03-30 15:52:19 +02:00
Andras Bacsai 7c9506c96d updates 2023-03-29 15:47:56 +02:00
Andras Bacsai 78c4344583 feat: add deployments as activity
fix: tests
refactor: remoteProcess
2023-03-29 12:27:02 +02:00
Andras Bacsai 8e0c1027bb Add coolify-builder image, initials of deployments 2023-03-28 22:13:08 +02:00
Andras Bacsai 593f1acf10 wip 2023-03-28 20:59:42 +02:00
Andras Bacsai 4df66ebf00 wip 2023-03-28 15:47:37 +02:00
Andras Bacsai e604abf47a remove unnecessary things from demo 2023-03-27 09:35:34 +02:00
Andras Bacsai f57684b024 Add Servers and PrivateKeys
Add new testhost
Remove privatekey injection from Dockerfile
2023-03-24 22:15:36 +01:00
Andras Bacsai 789b699556 Add run command of predefined server 2023-03-24 15:48:57 +01:00
Andras Bacsai e47d493776 Add users, teams, authentication, profile/login/register/navbar views 2023-03-24 14:54:17 +01:00
Joao Patricio be351232d3 Merge remote-tracking branch 'origin/v4' into ijpatricio-wip-2
# Conflicts:
#	resources/views/livewire/run-command.blade.php
2023-03-21 09:10:58 +00:00
Joao Patricio e74c464857 Refactoring: extract process handling from async job. 2023-03-21 09:08:36 +00:00
Andras Bacsai 3c4e5a080b small fixes 2023-03-21 09:48:38 +01:00
Joao Patricio 2d6af39ed0 Have Sail and SSU. Runs a command on a remote host. 2023-03-20 14:29:03 +00:00
Joao Patricio bfdae4339c Have Sail and SSU. Runs a command on a remote host. 2023-03-20 14:04:35 +00:00
Joao Patricio 75326f6626 wip 2023-03-20 12:04:22 +00:00