Page 1 of 1

bludit on OMV NAS without docker?

Posted: Wed Apr 30, 2025 3:36 pm
by Bluefish
Is there a way to run bludit on OMV NAS without docker? Did anybody try this?

Re: bludit on OMV NAS without docker?

Posted: Tue Jul 01, 2025 9:06 pm
by Bluefish
Acually it is pretty simple. After installing OMV NAS https://www.openmediavault.org/ you can configure nginx with this file bludit.conf https://docs.bludit.com/en/webservers/nginx make sure it is not port 80 but e.g. 88

Then put the cms files into /var/www/bludit and chmod -R the owner and group to openmediavault-webgui:openmediavault-webgui

I don`t know it it is the best solution but it works.