Files
ncd-fe/docs/installing/mitra.md
nicole mikołajczyk 617c031603 update docs for new website
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-03-07 20:21:36 +01:00

443 B

title, section, order
title section order
Mitra Installing 31

Installing Nicolium as Mitra frontend

Installing Nicolium as a frontend for Mitra is no different from installing the default Mitra Web frontend. Just extract the Nicolium files into the directory specified in config.yaml under web_client_dir, by default /usr/share/mitra/www.

curl -O https://pl.mkljczk.pl/pl-fe.zip
unzip pl-fe.zip -d /usr/share/mitra/www
rm pl-fe.zip