debmaker/ressources/metabase
2025-04-14 18:51:11 +02:00
..
rootfs update 14/04/2025 2025-04-14 18:51:11 +02:00
debmaker update 14/04/2025 2025-04-14 18:51:11 +02:00
README.MD README MIGRATION 2022-10-01 17:58:26 +02:00

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