comparison host/doc/install.txt @ 2121:8311ddedf344 ssltesting tip

add delete_junk test
author Violet7
date Wed, 07 Jan 2026 04:54:35 -0800
parents 5fb3a2e6e533
children
comparison
equal deleted inserted replaced
2120:2deeafc76ff0 2121:8311ddedf344
23 brew install nginx-full 23 brew install nginx-full
24 24
25 6) Make sudo nginx without password 25 6) Make sudo nginx without password
26 add string to /etc/sudoers 26 add string to /etc/sudoers
27 %admin ALL=(ALL) NOPASSWD: /usr/local/bin/nginx 27 %admin ALL=(ALL) NOPASSWD: /usr/local/bin/nginx
28 (requires user to be part of group "admin")
28 29
29 7) compile 30 7) compile
30 ./update.sh 31 ./update.sh
31 32
32 8) open in browser http://me.luan.software:8080 33 8) open in browser http://me.luan.software:8080