Skip to content

fusecup/metabase-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Metabase on Portainer & Raspberry Pi Setup Instructions

(Metabase on ARM64)

portainer_screenshot

Step 1: Navigate to Stacks in Portainer

  1. Open your Portainer dashboard.
  2. Click on Stacks from the sidebar menu.
  3. Click on + Add stack.

Step 2: Create a New Stack with the Following Settings

  • Name: metabase (make sure you don't reuse that name)
  • Build method: Repository
  • Repository URL: https://github.com/fusecup/metabase-arm64
  • Repository reference: refs/heads/main
  • Compose path: docker-compose.yml
  • In the Environment variables section, click on + Add environment variable.
  • Add the following environment variables:
  • Name: DB_PASS Value: privatepassword
  • Name: DB_USER Value: privateuser

Step 3: Deploy the Stack

  1. Once all the settings are configured, click on Deploy the stack.
  2. Wait for the stack to be deployed and ensure all services are running.

Additional Information

  • Make sure your Raspberry Pi is connected to the network and has Docker and Portainer installed.
  • For detailed instructions on installing Docker and Portainer on Raspberry Pi, refer to the official documentation or tutorials.

Helpful Links


Feel free to customize these instructions as needed for your specific setup and requirements.

Based of Metabase issue for supporting ARM and loancrate/metabase-arm64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published