Thomas Legay 654ff2f496 | ||
---|---|---|
.. | ||
rootfs | ||
README.MD | ||
debmaker |
README.MD
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