What is librebooking

February 28, 2026 ยท View on GitHub

Librebooking is a simple powerful scheduling solution for any organization, forked from Booked.

Project goal

This project implements the librebooking web application as a docker image.

The image contains the apache web server and the librebooking application files. It needs to be linked to a MariaDB database container.

Table of contents

  1. Get or build the docker image
  2. Run the docker container
  3. Set the application up

Contents

  1. 1Project goal
  2. 2Table of contents