Skip to content

Notre depot pour déployer metabase chez Scalingo

Notifications You must be signed in to change notification settings

betagouv/eva-metabase

Repository files navigation

This dépot is the eva fork of the official metabase depot from scalingo.

The only difference is the readme file that we updated to indicate upgrade procedures here after.

Here is the original README.

Configuration

$ scalingo --app eva-metabase git-setup
$ git remote rename scalingo deploy
$ git remote add scalingo_origin git@github.com:Scalingo/metabase-scalingo.git

To update metabase

simply re-push to deploy remote, using -f

Deploying after updating from original scalingo depot

$ git pull scalingo_origin --rebase=false master
$ git push deploy master
$ git push

About

Notre depot pour déployer metabase chez Scalingo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published