LEMASYS Lemasys GitHub

Install Lemasys

Start with the one-liner, then pin environment variables and systemd for production.

curl -fsSL https://lema.voxa.education/install.sh | bash
sudo systemctl status lemasys
Ubuntu 22.04+ is the target host for v1.
Postgres is required; Docker is not part of the default path.
Set LEMASYS_DATABASE_URL, MOODLE_BASE_URL, and LOCAL_VOXA_SHARED_SECRET before first start.
TASK-47: production install validation waits for the public OSS repo.