developeregrem / fewohbee-dockerized

Dockerization of the hotel management software
https://www.fewohbee.de
MIT License
3 stars 1 forks source link
docker docker-compose guesthouse pensionsverwaltung

fewohbee-dockerized

This docker-compose setup is part of the guesthouse administration tool. fewohbee-dockerized provides all necessary software/images in order to run the guesthouse administration tool (Pensionsverwaltung) out of the box.

The setup contains:

Installation

Clone the master branch of the repository.

  cd /opt
  git clone https://github.com/developeregrem/fewohbee-dockerized.git
  cd fewohbee-dockerized

Run the interactive installtion script to generate the configuration file and setup the application.

  chmod +x install.sh
  ./install.sh

Usage

Please refer to the documentation in the Wiki: https://github.com/developeregrem/fewohbee/wiki/Docker-Setup