Getting Started
The quickest way to get started is to use our install script on a Ubuntu system
Prerequisites
- mongodb 4.2+
- python3
- python3-pip
Installation
wget https://raw.githubusercontent.com/z1pti3/jimi-setup/main/install.sh
bash install.sh
After install access jimi @ http://(YOUR SERVER ADDRESS):5015
More options for other systems can details can be found within our document site.