|
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 |
|
|
cdbde063f0
|
use blade as conmmands template (#444)
* use blade as conmmands template
* fix lint
* fix ssl
|
2025-01-27 21:27:58 +01:00 |
|
|
e031bafba5
|
upgrade to Laravel 11 and schema squash (#245)
* upgrade to Laravel 11 and schema squash
* code style and npm audit fix
* fix #209
|
2024-06-24 23:03:02 +02:00 |
|
|
77d6914cd9
|
add enable/disable services
|
2024-03-16 14:02:28 +01:00 |
|
|
428140b931
|
refactoring (#116)
- refactoring architecture
- fix incomplete ssh logs
- code editor for scripts in the app
- remove Jobs and SSHCommands
|
2024-03-14 20:03:43 +01:00 |
|