Hey all, I am trying to do a dockerless install on...
# install
s
Hey all, I am trying to do a dockerless install on my machine and using Nginx for reverse proxying. I am following the Advanced Installation: Linux Install without Docker. I get stuck at the step where I have to set up mosquitto. It feels like the documentation is not exactly correct. First it was missing the password in the configuration, after that I get stuck on the certificates. It tells me I should copy the certificates from /etc/netmaker but there are no certificates there. If do not specify the certificates in the Mosquitto configuration, netmaker succesfully connects Mosquitto, but still does not generate any certificates. I have NOT yet set up the UI. Am I missing a step or is the documentation incomplete? My next step would be to generate my own certificates and put them in the /etc/netmaker folder manually, but it seems like the documentation implies that netmaker should generate it's own certs.
2 Views