Quickstart guide?

Is there a quickstart guide with on docker or kubernetes or helm that has persistence and an external DB? Looks to me this is very very fragile.

I had this working before several months and have scripts/notes. Now is broken.

Hi @nobody
I’m not sure what you mean about fragile.
Yes, there’s a guide for all those platforms and more:

So metabase docker seems unable to connect externally to a db. I am able to connect in another docker container. Am runnin via --network=“host”. Am wondering if something with the way metabase docker is setup is blocking this.

Nope, this was some other error. The UI was swallowing all errors so was not obvious. Seems to work now.

Not sure who owns the doc, but maybe adding the --network=“host” option would help others.