This feature was abandoned and is not production-ready. Use it for testing purposes only.
Setup Instructions:
- Slave Server: Setup a clean installation of Ubuntu 24, other distros are not supported for slave servers.
- Master Server: Set up SSH key-based authentication from the master to the slave server.
- Create a User: Run the user creation command from the terminal, specifying the slave server’s IP and the path to the SSH key:
opencli user-create
The new user will be createad on the slave server and utilize its resources. However, all management is done from the master server.
You can host multiple users on a single slave server. They login from OpenPanel on the master, same as other local users.
If you encounter any any issues, post in the above github issue and I'll reopen it.👍