To Reproduce
When trying to setup the remote server on a rocky-9 distribution, I found that changing the switch line from:
to
"almalinux" | "rocky" | "centos" | "rhel" | "ol")
successfully runs, completing the setup of the remote server.
Current vs. Expected behavior
By making that simple change, the script successfully installs and configures the remote server.
Provide environment information
Operating system: rocky 9.7 (both remote and local)
Dokploy version: 0.28.3
Which area(s) are affected? (Select all that apply)
Remote server
Are you deploying the applications where Dokploy is installed or on a remote server?
Remote server
Additional context
I tested on a Contabo VPS with Rocky 9.7
Will you send a PR to fix it?
Yes