debmaker/ressources/metabase/README.MD

355 B

metabase

Information

Site : https://www.metabase.com/

Source : https://github.com/metabase/metabase

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y metabase openjdk-17-jre

systemctl enable --now metabase

#configuration with http://<ip>:3000