Update version

This commit is contained in:
thomas 2022-11-21 22:52:21 +01:00
parent e7009df100
commit 7ef4baf9a9
10 changed files with 67 additions and 33 deletions

View file

@ -7,11 +7,16 @@ Source : https://github.com/hay-kot/mealie
##### Install
Require debian 12 (bookworm)
```bash
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
wget -qO - https://deb.nodesource.com/setup_16.x| bash
echo -e "Package: nodejs\\nPin: version 16.*\\nPin-Priority: 1000" > /etc/apt/preferences.d/nodejs
apt-get update
apt-get install -y mealie
apt-get install -y mealie-frontend mealie-api
#Edit /etc/default/mealie-api and /etc/default/mealie-frontend