Skip to main content
Version: 1.2.2

Quickstart

Booklify.me provides a sample docker-compose file to get you started quickly.

warning

This just a demo setup, you should customize it according to your needs.

danger

The default settings are insecure and should not be used in production. Make sure to read the Setup section.

Prerequisites

Make sure your system meets the minimum requirements: Prerequisites

Installation

  1. Clone the repository
git clone https://gitlab.eps-dev.de/Lilly/booklify-ce.git
  1. Change to the docker demo directory
cd booklify-ce/demo
  1. Start the services
docker-compose up -d

After a few seconds, the services should be up and running. You can access the frontend at http://localhost:8090.