|
131b828807
|
Plugins base (#613)
* wip
* wip
* cleanup
* notification channels
* phpstan
* services
* remove server types
* refactoring
* refactoring
|
2025-06-14 14:35:18 +02:00 |
|
|
f8f8d57fe2
|
#591 - tests
|
2025-06-04 19:04:02 +02:00 |
|
|
984c1f3a8e
|
Add Caddy Server Support Alongside Nginx (#600)
* added enum
* add config for caddy
* add svg icon
* add caddy service class
* wip
* install caddy
* create base Caddyfile with common snippets
* Create a systemd service to run Caddy in the background.
* create uninstall file
* wip
* create path
* create vhost
* get vhost
* delete site
* add php version change file
* add custom ssl
* create redirect file
* add vhost for caddy site & load balancer
* update svg
* fix caddy icon
* fix style
* add systemctl reload method
* Reload systemd after modifying the Caddy service file.
* add caddy
* added tests
* format with pint
* prevent multiple web server installations
* added error log & access log
(cherry picked from commit 2318e1b1df )
|
2025-05-29 11:39:00 +02:00 |
|
|
72352aad8d
|
Add workers to servers (#547)
|
2025-03-16 14:09:15 +01:00 |
|
|
052e28d2e3
|
Monitoring & Service Management (#163)
Monitoring & Service Management
|
2024-04-13 11:47:56 +02:00 |
|