Installation
Irelia Installation.
There are docker images set up for individual use, or self-hosting.
docker pull guinsoolab/irelia
docker run -p 8686:8686 -it guinsoolab/irelia
Then, to visit http://localhost:8686 in your browser, you'll be able to create, edit, import and explore your documents.
Last updated