#### cloudbeaver ##### Information Site : https://cloudbeaver.io/ Source : https://github.com/dbeaver/cloudbeaver ##### Install ```bash apt install -y wget ca-certificates wget -qO - https://deb.lgy.fr/install.sh | bash apt-get update apt-get install -y cloudbeaver systemctl enable --now cloudbeaver #configuration with http://:8978 ```