So, going from Mealie’s instructions, having to learn how to work with Docker, whatever underlying server you’re working with, and a database system is easy 2-5 minutes?
So, going from Mealie’s instructions, having to learn how to work with Docker, whatever underlying server you’re working with, and a database system is easy 2-5 minutes?
MangoPenguin@lemmy.blahaj.zone 4 days ago
You need to learn some docker stuff, but the underlying OS can be anything including Windows, and the database is part of the docker-compose stack and is handled automatically, I used the SQLite docker-compose file they provide.