Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 291 Bytes

Self-hosted Johar solution

Requirements

  • docker
  • docker-compose

Usage

First clone the repository and let docker take care of everything for you

$ git clone https://github.com/sourcebuzz/course-scheduler-onpermise onpermise
$ cd johar-onpermise
$ docker compose up -d