We are trying to use the free version of Metabase as a docker container, and deploy that as part of our on-prem software bundle for our customers. First of all, does the licensing term allow this? If it does, then we want to deploy pre-crafted dashboards as part of the software bundle we give out to our customers (without the customers having to create dashboards themselves). How would we do this? The documentation was not clear. We do not want the "data" but just the dashboard definitions to be installed at our customer environments.
Thanks these tips and help. If I choose to deploy the metabase database itself (be it the embedded one, stored on disk, or perhaps, Postgres), does the database contain only config information (which is preferable), or does it have any cache of data as well coming along for the ride?