Skip to content

Latest commit

 

History

History
executable file
·
39 lines (25 loc) · 1.23 KB

readme.md

File metadata and controls

executable file
·
39 lines (25 loc) · 1.23 KB

Liquidium

GitHub license GitHub issues GitHub forks GitHub stars Contributor Covenant

Liquidium is a powerful wiki tool written in JavaScript with ReactJS with a Spring Backend written in Java.

Requirements

Production

  • a x86_64 system
  • Docker (tested 20.10.18)
  • docker-compose (tested 2.10.2)

Setup

# Adjust the environment variables
nano docker-compose.yml

docker-compose build
docker-compose up -d

Known issues

The Liquidium project tracks its issues here.

Changelog

See changelog.md in subfolders for more information.

License

Liquidium is licensed under MIT license. See license.md file for more info.