Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-02 | Switch from MariaDB to files | xengineering | |
Using a database is way more complex (see the commit statistics of this commit) than using files to store recipe data. Also administration and usage is simpler. | |||
2022-11-11 | Remove user setup from initial migration | xengineering | |
The initial migration used to add the Ceres database and user. This works well for the production use case but is not that suitable for the development / debugging use case where the default user of the developer should be used. With this commit the generic user setup is explained in the README which can be applied to the developers Linux user aswell as a system user for the production use case. | |||
2022-11-07 | Add existing work | xengineering | |