Hi, I have setup local developments on my windows1...
# fleet
e
Hi, I have setup local developments on my windows11+wsl2 env, use the latest code and I was able to run fleet servrer in local at https://localhost:8080/, but I have problems to add hosts.
I copy the add host command from the website and generate a windows msi. after run it I see nothing on my windows but see some errors on the fleet server's console
I also try install deb on ubuntu but also faild
z
You probably need
--insecure
when building the packages if you are using a self-signed certificate on localhost.