Post

Lemonade Server

Lemonade Server is an open-source local AI runtime with OpenAI-compatible APIs for chat, vision, image generation, transcription, and speech. It auto-detects GPU and NPU hardware and provides a web control panel for model management.

Lemonade Server
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/lemonade-server.sh)"
CPU: 4 cores RAM: 8192 MB Disk: 80 GB OS: Debian 13

Notes

Remote access is configured with host=0.0.0.0. Set LEMONADE_API_KEY via a systemd override at /etc/systemd/system/lemond.service.d/override.conf before exposing the service.
Models download on demand — increase disk size if you plan to run large models.

Web Interface

Port: 13305

Source code
Loading...