OpenFAN UnRAID Application
Official OpenFAN Unraid application can be installed from the Unraid community applications repository.
OpenFAN UnRAID service is a simple docker/python application that runs in parallel to OpenFAN Controller docker container and allows you
This package is designed to work on UnRAID system that has OpenFAN hardware installed.
Setup
- Open your Unraid Web UI and navigate to Apps tab
- Search for
OpenFANController
and click install - (Optional) Change
COM
orWEB
port - Start the container
Accessing Web UI/API
After installing the application you should be able to access the Web UI and Web API using your Unraid/container IP address.
For example if your Unraid/container IP address is 192.168.10.20
you can access
- The Web UI at
http://192.168.10.20:3210/
- The Web API at
http://192.168.10.20:3210/api/v0/...