This guide uses Docker Compose to run LibreBooking.
For Docker installation, see Docker.
git clone https://github.com/LibreBooking/docker librebooking-docker
cd librebooking-docker
Copy the example environment file and adjust settings:
cp .env.example .env
nano .env
Set your database credentials and application URL.
docker compose up -d
librebooking/librebooking on Docker Hub.env variables before production useAny questions?
Feel free to contact us. Find all contact information on our contact page.