Node-RED 우노빅보드 스마트팜/우노빅보드와 Node-RED 연동

NGINX webserver 설치 on Windows

ZEROWIN.TECH 2020. 5. 23. 17:08
728x90

설치파일 다운로드

http://nginx.org/en/download.html

 

nginx: download

 

nginx.org

 

 

Nginx 디렉토리 리스트 서비스 구현

nginx.conf파일을 수정합니다.

 

사진 이미지 리스트 디텍토리를 포함합니다.

 

 

node-red 대쉬보드에서 사이트링크 기능 template 노드를 추가합니다.

 

<div>
    <a href="http://localhost/SMARTFARM_IMAGES/"><span>스마트팜 사진 리스트</span></a>
</div>