bludit on OMV NAS without docker?

Post Reply
Bluefish
Ssr. Bludit
Posts: 29
Joined: Fri Feb 26, 2021 10:02 am
Been thanked: 1 time

Is there a way to run bludit on OMV NAS without docker? Did anybody try this?
Bluefish
Ssr. Bludit
Posts: 29
Joined: Fri Feb 26, 2021 10:02 am
Been thanked: 1 time

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.
Post Reply