peaklabs-dev
|
845d32c94c
|
Fix: Do not delete SSH Key from disk during server validation error
|
2024-09-17 14:33:04 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
Andras Bacsai
|
35b9b7fdf2
|
fix/feat: able to open terminal to any containers
|
2024-09-17 11:54:25 +02:00 |
|
peaklabs-dev
|
86722939cd
|
Fix. Remove write to SSH key on every remote command execution
|
2024-09-16 21:34:27 +02:00 |
|
Andras Bacsai
|
dcf91cc034
|
Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration.
|
2024-09-13 16:58:16 +02:00 |
|
Andras Bacsai
|
888c1f7697
|
update files
|
2024-09-13 12:21:02 +02:00 |
|
Andras Bacsai
|
75f266fa9f
|
fix: cloudflare tunnel with new multiplexing feature
|
2024-09-12 12:07:50 +02:00 |
|
peaklabs-dev
|
d378bb94be
|
Fix: remote servers with port and user
|
2024-09-10 17:29:53 +02:00 |
|
peaklabs-dev
|
91c845732e
|
fix set custom port or user during boarding
|
2024-09-10 16:55:34 +02:00 |
|
Andras Bacsai
|
e4854aaa1b
|
Refactor muxFilename method to use UUID instead of IP, port, and user
|
2024-09-05 14:41:04 +02:00 |
|
Andras Bacsai
|
3f9f197282
|
fix: docker cleanup job
|
2024-08-21 10:50:05 +02:00 |
|
Andras Bacsai
|
8fa1fcf96e
|
refactor: Update Server model getContainers method to use collect() for containers and containerReplicates
|
2024-08-08 13:20:10 +02:00 |
|
Andras Bacsai
|
59702c6dbc
|
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
|
2024-08-07 17:52:51 +02:00 |
|
Andras Bacsai
|
e4b92bb660
|
feat: new server checking job
feat: show if the server has problems on ui
|
2024-08-05 15:48:15 +02:00 |
|
Andras Bacsai
|
189a8347ed
|
feat: add server api endpoints
|
2024-07-23 14:20:53 +02:00 |
|
Andras Bacsai
|
0f55e83591
|
revert: instancesettings
|
2024-07-12 15:45:36 +02:00 |
|
Andras Bacsai
|
88f33be5b6
|
refactor: only get instanceSettings once from db
|
2024-07-12 12:51:55 +02:00 |
|
andrasbacsai
|
c6658e1ac7
|
Fix styling
|
2024-07-11 09:20:09 +00:00 |
|
Andras Bacsai
|
22a7d85e58
|
Merge pull request #2760 from KobyW/next
fix: prevent instance fqdn persisting to other servers dynamic proxy config
|
2024-07-11 11:19:29 +02:00 |
|
Andras Bacsai
|
2d3a6a4528
|
openapi work work
|
2024-07-09 10:45:10 +02:00 |
|
Koby Wood
|
52d7841334
|
fix: prevent instance fqdn persisting to other servers dynamic proxy configs
fixes: 2650
|
2024-07-06 19:33:42 -04:00 |
|
Andras Bacsai
|
dbc235d84a
|
fix: check domain on new app via api
|
2024-07-01 11:39:10 +02:00 |
|
Andras Bacsai
|
30b7e831c0
|
feat: new app API endpoint
|
2024-06-28 15:05:37 +02:00 |
|
Andras Bacsai
|
2c92cc40e1
|
refactor: Update code to use str() instead of Str::of() for string manipulation
|
2024-06-25 10:37:10 +02:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
Andras Bacsai
|
36f251e710
|
fix: charts
|
2024-06-19 09:30:56 +02:00 |
|
Andras Bacsai
|
a43de75b42
|
fix: metrics parsing
|
2024-06-19 08:58:57 +02:00 |
|
andrasbacsai
|
ce15f8f1dd
|
Fix styling
|
2024-06-18 14:43:18 +00:00 |
|
Andras Bacsai
|
23ed697b98
|
feat: sentinel + charts
|
2024-06-18 16:42:42 +02:00 |
|
andrasbacsai
|
dc4916dc19
|
Fix styling
|
2024-06-17 12:22:17 +00:00 |
|
Andras Bacsai
|
1d0a1ab16a
|
feat: charts
|
2024-06-17 14:21:27 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
86474d9f90
|
fix: parse docker version better
|
2024-05-31 09:41:34 +02:00 |
|
Andras Bacsai
|
52b339d0b8
|
refactor: Add isBuildServer method to Server model
|
2024-05-24 11:50:16 +02:00 |
|
Andras Bacsai
|
d9d0837024
|
fix: disable unreachable/revived notifications for now
|
2024-05-23 11:32:45 +02:00 |
|
Andras Bacsai
|
1f5f51e3e5
|
Refactor metrics retrieval and update chart visualization
|
2024-05-09 15:44:32 +02:00 |
|
Andras Bacsai
|
58601db5ef
|
feat: init metrics
|
2024-05-09 13:25:18 +02:00 |
|
Andras Bacsai
|
ba40f93386
|
do not use sentinel for container details for now
|
2024-05-08 20:59:58 +02:00 |
|
Andras Bacsai
|
c618e58a11
|
feat: start Sentinel on servers.
|
2024-05-08 14:22:35 +02:00 |
|
Andras Bacsai
|
424a6b0428
|
revert server checking fn
|
2024-05-03 13:31:35 +02:00 |
|
Andras Bacsai
|
a8ddf4c2df
|
Add unreachable notification when server is unreachable in Server.php
|
2024-05-03 10:49:12 +02:00 |
|
Andras Bacsai
|
3f9833117e
|
Refactor Server.php to remove unnecessary coolify.yaml from cloud hosted servers
|
2024-05-03 10:32:04 +02:00 |
|
Andras Bacsai
|
f4cb7cea21
|
fix: better server vlaidation
fix: remove unnecessary coolify.yaml from cloud hosted servers
|
2024-05-03 10:22:28 +02:00 |
|
Andras Bacsai
|
7779713392
|
Fix issue with user validation in Server.php
|
2024-04-18 11:48:10 +02:00 |
|
Andras Bacsai
|
35b07a9c18
|
Refactor code to add sudo prefix for certain commands in multiple files
|
2024-04-17 10:49:34 +02:00 |
|
Andras Bacsai
|
a04c7831b1
|
wip: non-root user for remote servers
|
2024-04-16 15:42:38 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
a9cc5cc351
|
Fix server functionality check and cleanup SSH keys
|
2024-04-09 08:46:00 +02:00 |
|
Andras Bacsai
|
0f4eab3cf2
|
Fix error handling in loadUnmanagedContainers method
|
2024-04-02 15:01:50 +02:00 |
|
Andras Bacsai
|
7aca4930db
|
fix: unfunctional server should see resources
|
2024-03-31 18:38:26 +02:00 |
|
Andras Bacsai
|
a06de9682c
|
Add default 404 redirect for Caddy proxy
|
2024-03-13 11:25:34 +01:00 |
|
Andras Bacsai
|
4d181eef8e
|
Refactor proxy type retrieval in Server and Proxy classes
|
2024-03-12 12:45:55 +01:00 |
|
Andras Bacsai
|
1835a91467
|
fix: proxy switch
|
2024-03-12 12:30:40 +01:00 |
|
Andras Bacsai
|
bcc61b0d8b
|
Add reverse proxy configuration for coolify-realtime
|
2024-03-12 11:34:57 +01:00 |
|
Andras Bacsai
|
b576014d07
|
fix: reload caddy issue
|
2024-03-12 10:42:56 +01:00 |
|
Andras Bacsai
|
6950966b06
|
Commented out reloadCaddy() calls in DynamicConfigurationNavbar.php, NewDynamicConfiguration.php, and Server.php
|
2024-03-11 20:39:41 +01:00 |
|
Andras Bacsai
|
52120e7a38
|
Add dynamic proxy configuration setup in StartProxy.php and update proxyPath() in Server.php
|
2024-03-11 20:17:37 +01:00 |
|
Andras Bacsai
|
1490828069
|
feat: dynamic configuration for caddy
|
2024-03-11 17:31:28 +01:00 |
|
Andras Bacsai
|
9bdad6bb67
|
feat caddy dynamic configurations
|
2024-03-11 17:17:34 +01:00 |
|
Andras Bacsai
|
34d6a12d95
|
feat: experimental caddy support
|
2024-03-11 15:08:05 +01:00 |
|
Andras Bacsai
|
c20aa0b256
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
Andras Bacsai
|
8385bbb0a0
|
feat: gzip enabled & stipprefix setting
refactor: code
|
2024-03-04 10:46:13 +01:00 |
|
Andras Bacsai
|
112c259d27
|
Refactor destinations method in Server model
|
2024-03-02 15:58:02 +01:00 |
|
Andras Bacsai
|
4d8ffd05a9
|
Refactor unmanagedContainers property in Resources.php and add conditional return in loadUnmanagedContainers() method
|
2024-03-01 19:13:22 +01:00 |
|
Andras Bacsai
|
c8332ca9bf
|
fix: resource tab not loading if server is not reachable
|
2024-02-28 09:51:45 +01:00 |
|
Andras Bacsai
|
af3c575d84
|
fix: server disabled
|
2024-02-26 14:22:24 +01:00 |
|
Andras Bacsai
|
678647f39a
|
fix: force enable/disable server in case ultimate package quantity decreases
|
2024-02-26 10:25:21 +01:00 |
|
Andras Bacsai
|
64fca99c26
|
feat: server disabled by overflow
|
2024-02-25 23:34:01 +01:00 |
|
Andras Bacsai
|
592221b4bf
|
fix: server validation
|
2024-02-22 14:46:11 +01:00 |
|
Andras Bacsai
|
4ae2087c2e
|
fix: server validation
|
2024-02-22 11:28:45 +01:00 |
|
Andras Bacsai
|
0b81e77a94
|
fix: database status
|
2024-02-19 13:28:14 +01:00 |
|
Andras Bacsai
|
7d6bd10cca
|
Add Docker container management methods and update Livewire component
|
2024-02-16 23:09:35 +01:00 |
|
Andras Bacsai
|
b8708f086e
|
feat: initial api endpoints
feat: server resources are now looks better
|
2024-02-16 21:56:38 +01:00 |
|
Andras Bacsai
|
8e7745f4c1
|
Remove unnecessary debug statement in Server.php
|
2024-02-15 13:54:18 +01:00 |
|
Andras Bacsai
|
bfb0260550
|
fix: use ls / command instead ls
|
2024-02-15 13:52:42 +01:00 |
|
Andras Bacsai
|
bba1cb3832
|
fix: ec2 does not have uptime command lol
version++
|
2024-02-15 13:44:40 +01:00 |
|
Andras Bacsai
|
53a5ccef31
|
fix: add docker compose check during server validation
|
2024-02-11 15:32:58 +01:00 |
|
Andras Bacsai
|
78b194cb16
|
Refactor application status update logic and add complex_status column
|
2024-02-06 15:42:31 +01:00 |
|
Andras Bacsai
|
49f5240ff8
|
fix: better server validation and installation process
fix: add destination to queue deployment
feat: force start deployment
|
2024-02-05 14:40:54 +01:00 |
|
Andras Bacsai
|
d4668ef44a
|
refactor
|
2024-01-30 14:12:40 +01:00 |
|
Andras Bacsai
|
7e9a54ce67
|
Fix SSH command generation and disable mux in validateConnection()
|
2024-01-26 08:54:56 +01:00 |
|
Andras Bacsai
|
af01bc3e77
|
fix: service deletion bug!
|
2024-01-17 15:48:01 +01:00 |
|
Andras Bacsai
|
8a91395472
|
Update server model to use 'coolify' instead of 'coolify-overlay' for the name field
|
2024-01-17 14:11:46 +01:00 |
|
Andras Bacsai
|
a635e51486
|
fix: server status job
|
2024-01-17 11:52:56 +01:00 |
|
Andras Bacsai
|
a42c8da344
|
fix: proxy ui view
feat: build server 🌮
|
2024-01-16 15:19:14 +01:00 |
|
Andras Bacsai
|
0b8f48230f
|
Remove unnecessary echo statements in Server.php
|
2024-01-15 20:22:13 +01:00 |
|
Andras Bacsai
|
e8d84b7067
|
Update server and version configurations
|
2024-01-15 19:57:29 +01:00 |
|
Raymond Berger
|
5aaad66fe5
|
fix data naming conflict
|
2024-01-08 21:59:26 +01:00 |
|
Ray Berger
|
5ee29c6072
|
fix typos
|
2024-01-07 22:32:54 +00:00 |
|
Andras Bacsai
|
8939d77051
|
fix
|
2023-12-21 10:28:02 +01:00 |
|
Andras Bacsai
|
37be4a1796
|
fix
|
2023-12-21 10:00:41 +01:00 |
|
Andras Bacsai
|
e4c923e358
|
fix
|
2023-12-21 09:57:39 +01:00 |
|
Andras Bacsai
|
62ca3ffaa5
|
fix
|
2023-12-21 09:55:16 +01:00 |
|
Andras Bacsai
|
694169bb84
|
fix: why?!
|
2023-12-20 18:09:01 +01:00 |
|
Andras Bacsai
|
50e17ed932
|
fix: server ready
|
2023-12-20 11:21:17 +01:00 |
|
Andras Bacsai
|
ba769f5fb7
|
fix
|
2023-12-19 15:36:59 +01:00 |
|
Andras Bacsai
|
0126286731
|
fix: server update schedule
|
2023-12-19 15:16:08 +01:00 |
|
Andras Bacsai
|
ef595dd4c2
|
fix: server not found
|
2023-12-19 12:24:43 +01:00 |
|
Andras Bacsai
|
62c38c9859
|
wip: swarm
|
2023-12-18 14:01:25 +01:00 |
|
Andras Bacsai
|
11a957c6c9
|
fix: server checking status
|
2023-12-15 10:01:14 +01:00 |
|
Andras Bacsai
|
06ab2145ca
|
fix: improve server status check times
|
2023-12-14 15:33:46 +01:00 |
|
Andras Bacsai
|
2dc175be63
|
fix: null notify
|
2023-12-13 12:01:27 +01:00 |
|
Andras Bacsai
|
42ee4ca032
|
wip: broadcast
|
2023-12-04 20:47:32 +01:00 |
|
Andras Bacsai
|
8b6323b906
|
refactor applicationdeploymentjob
|
2023-12-04 15:08:24 +01:00 |
|
Andras Bacsai
|
f952512615
|
fix: add cf tunnel to boarding server view
|
2023-12-04 09:29:55 +01:00 |
|
Andras Bacsai
|
cc72f416e8
|
feat: custom log drain endpoints
|
2023-12-01 11:13:58 +01:00 |
|
Andras Bacsai
|
2d7bbbe300
|
wip: swarm
|
2023-11-29 10:06:52 +01:00 |
|
Andras Bacsai
|
b4874c7df3
|
wip: swarm
|
2023-11-28 18:31:04 +01:00 |
|
Andras Bacsai
|
c505a6ce9c
|
wip
|
2023-11-28 15:49:24 +01:00 |
|
Andras Bacsai
|
1c72c127d5
|
Remove unused imports and fix import statement
|
2023-11-28 14:05:55 +01:00 |
|
Andras Bacsai
|
e35b8a0f96
|
Add Stringable interface to validateOS method
|
2023-11-28 13:21:32 +01:00 |
|
Andras Bacsai
|
b26e23e7c3
|
Fix validateOS() return type
|
2023-11-28 13:17:59 +01:00 |
|
Andras Bacsai
|
1c386db41d
|
Update Docker installation command and add support for SLES
|
2023-11-28 13:12:25 +01:00 |
|
Andras Bacsai
|
2788fcf4e1
|
Add Docker Compose based applications and preview deployments to proxy on restart
|
2023-11-28 12:48:55 +01:00 |
|
Andras Bacsai
|
d396f649df
|
fix: show defined resources in server tab, so you will know what you need to delete before you can delete the server.
|
2023-11-27 09:39:43 +01:00 |
|
Andras Bacsai
|
f96a91eb31
|
wip: compose based apps
|
2023-11-24 15:48:23 +01:00 |
|
Andras Bacsai
|
d1e10dacc0
|
wip
|
2023-11-23 21:02:30 +01:00 |
|
Andras Bacsai
|
7fb9e672cf
|
Fix server execution method parameter name
|
2023-11-22 20:56:25 +01:00 |
|
Andras Bacsai
|
68f6ab5796
|
wip
|
2023-11-22 15:18:49 +01:00 |
|
Andras Bacsai
|
ce26127705
|
wip: new deployment jobs
|
2023-11-21 22:17:35 +01:00 |
|
Andras Bacsai
|
ef7fc1b260
|
Refactor code and update destination component
|
2023-11-21 15:31:46 +01:00 |
|
Andras Bacsai
|
e78b6758d8
|
feat: add docker engine support install script to rhel based systems
|
2023-11-21 11:39:19 +01:00 |
|
Andras Bacsai
|
689480003a
|
feat: log drainer container check
|
2023-11-17 21:16:25 +01:00 |
|
Andras Bacsai
|
3b20eee909
|
feat: enable/disable log drain by service
|
2023-11-17 20:08:21 +01:00 |
|
Andras Bacsai
|
4c2b3df861
|
Update server runtime and comments
|
2023-11-17 14:56:39 +01:00 |
|
Andras Bacsai
|
467471f54a
|
Fix server readiness check in ContainerStatusJob and ServerStatusJob
|
2023-11-17 14:46:04 +01:00 |
|
Andras Bacsai
|
b66c9835b7
|
Fix server status check and add new job
|
2023-11-17 14:22:05 +01:00 |
|
Andras Bacsai
|
d38d50dca2
|
Fix server readiness check and update version
number
|
2023-11-17 14:14:13 +01:00 |
|
Andras Bacsai
|
d430813230
|
Update versions and add server readiness check
|
2023-11-17 13:53:56 +01:00 |
|
Andras Bacsai
|
8c73068cc7
|
Refactor server filtering logic in Kernel.php
|
2023-11-17 13:11:46 +01:00 |
|
Andras Bacsai
|
2c4e69ad50
|
Fix server readiness check in ContainerStatusJob
and ServerStatusJob
|
2023-11-17 13:04:51 +01:00 |
|
Andras Bacsai
|
5ae08d009e
|
Add skipServer() method to Server model
|
2023-11-17 12:47:15 +01:00 |
|
Andras Bacsai
|
16281248ac
|
Refactor Dockerfile deployment logic and server
validation
|
2023-11-17 12:22:45 +01:00 |
|
Andras Bacsai
|
b8252b85b0
|
Refactor logging configuration in ApplicationDeploymentJob.php
|
2023-11-17 11:13:16 +01:00 |
|
Andras Bacsai
|
88c5d87084
|
Add log drain settings for New Relic,Highlight.io, and Axiom
|
2023-11-17 10:21:19 +01:00 |
|
Andras Bacsai
|
6c7e091e1b
|
feat: log drain (wip)
|
2023-11-17 00:37:09 +01:00 |
|
Andras Bacsai
|
5c0f239f62
|
Update server readiness check runtime to 1 minute
|
2023-11-16 14:36:43 +01:00 |
|
Andras Bacsai
|
2b666ff121
|
Refactor server and docker cleanup jobs
|
2023-11-16 14:29:01 +01:00 |
|
Andras Bacsai
|
fb42c43953
|
Add isLocalhost method to Server model and
conditionally show Cloudflare Tunnel checkbox in
server form view
|
2023-11-16 14:28:26 +01:00 |
|
Andras Bacsai
|
7cec6330cf
|
Update server status check and notifications
|
2023-11-16 11:53:37 +01:00 |
|
Andras Bacsai
|
087bfcad08
|
Update server model and version configurations
|
2023-11-14 15:06:03 +01:00 |
|
Andras Bacsai
|
149fee2452
|
fix: deletions
|
2023-11-06 18:04:18 +01:00 |
|
Andras Bacsai
|
f801bb98cd
|
feat: mysql, mariadb
|
2023-10-24 14:31:28 +02:00 |
|
Andras Bacsai
|
fae340afcb
|
fix: boarding
|
2023-10-20 18:15:25 +02:00 |
|
Andras Bacsai
|
c53d88902c
|
feat: standalone mongodb
|
2023-10-19 13:32:03 +02:00 |
|
Andras Bacsai
|
59c5b22e6c
|
fix: always start proxy if not NONE is selected
|
2023-10-17 15:40:47 +02:00 |
|
Andras Bacsai
|
6ced607f2a
|
fix: timeout for instant remote processes
|
2023-10-13 15:16:52 +02:00 |
|
Andras Bacsai
|
beae0b545f
|
init: redis
|
2023-10-12 17:18:33 +02:00 |
|
Andras Bacsai
|
a2f4d4ed6d
|
fix: make sure proxy wont start in NONE mode
|
2023-10-12 08:51:32 +02:00 |
|
Andras Bacsai
|
3dab1eb92e
|
fix: server saving
|
2023-10-09 20:12:03 +02:00 |
|