karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
99 stars 17 forks source link

Initial setup w/docker-compose --initial db-entries? #54

Closed cmuc24 closed 1 year ago

cmuc24 commented 1 year ago

https://github.com/bar-assistant/docker/blob/master/docker-compose.yml

My suggest: #MenuSettings #Import/Export DB User can export DB from Demo-Instance, and... yes, import to own instance. But, yes a full DB after install/up & running should also make happy users :-)

Off-Topic I see your fabulous system in a totally different use-case i work on around since months, in short: Just imagine repositories and container ('selfhosted-apps') as entities, doesnt matter if u r running or not. instead recipes, an intelligent app catalog, with some social components and not only stupid copies of Readme's. yea. Its not only a project 'just for fun and freedom' so, If you like the idea or parts of, get ready for more :)

zhdenny commented 1 year ago

If database is empty that would indicate something wrong with Meilsearch connection I think. Look at docker logs for each related container

When working right, you should login to a database full of base cocktails and ingredients

karlomikus commented 1 year ago

Your database is empty, I'm guessing its something related to the meilisearch like @zhdenny wrote, or you configured your volumes incorrectly. You should checkout your logs for more info about the errors.

karlomikus commented 1 year ago

New docker improvements are now available as a release candidate. I welcome you to try the new setup, you can find the guide here.

If you are still having problems please open a new issue.