Qubert it's service with web UI for a linux system. It let configure system via web interface.
Just upload one binary file to your system and run it. This file you can download from here.
also you can run a next command for linux
amd64
:
curl -L -o qubert-linux-amd64 https://github.com/dedalqq/qubert/releases/download/v0.0.5/qubert-linux-amd64 && chmod +x qubert-linux-amd64 && ./qubert-linux-amd64 -i && rm -f qubert-linux-amd64