Metabase on staroid

Deploy your own metabase server on staroid.

  • Configurable instance (CPU/Mem)
  • Configured with Postgresql DB
  • Connect to database in your private network through secure tunnel
  • File manager to manage plugin directory

Run

How to use

  1. Click 'Run on Staroid' button and launch an instance
  2. Once instance is created, click 'Open' button
  3. Optionally, switch to "Public access" to allow public access to the instance

Run locally using skaffold with minikube

skaffold dev -f skaffold.yaml --port-forward -p minikube

Browse

  • localhost:3000 - metabase
  • localhost:8000 - file browser