Mealie Proxmox LXC script

Mealie is a self hosted recipe manager, meal planner and shopping list with a RestAPI backend and a reactive frontend built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.


To create a new Proxmox VE Mealie LXC, run the command below in the Proxmox VE Shell.
To Update Mealie, run the command below (or type update) in the LXC Console.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mealie.sh)"

Location of config file

/opt/mealie/mealie.env

Default settings

  • CPU: 2vCPU
  • RAM: 2GB
  • HDD: 10GB
  • Default Interface: IP:9000