Verification checklist

  • cd /home/loca/less && docker compose config
  • cd /home/loca/less && docker compose ps
  • curl -I http://127.0.0.1:8090/
  • curl -I https://less.loca.zone/
  • cd /home/loca/dev/udytor && npm run build:less-wiki
  • test -f /home/loca/dev/udytor/quartz-dist-less/index.html
  • curl -I http://127.0.0.1:8095/
  • curl -I https://wiki.less.loca.zone/
  • Confirm both public domains hit the Nginx basic-auth gate or the intended authenticated UI.