Mercurial Hosting > luan
comparison host/doc/install.txt @ 2122:ce75c0136e28
merge
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Wed, 07 Jan 2026 14:00:43 -0700 |
| parents | 8311ddedf344 |
| children |
comparison
equal
deleted
inserted
replaced
| 2089:454bc5a2ba10 | 2122:ce75c0136e28 |
|---|---|
| 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 |
