How to create a truly shareable link?

When I click share button on a map, I get
http://192.168.99.100:8000/public/task/02ad83c0-01ae-4e14-82c6-e35af8f54a08/map/

I tried emailing to a tester and of course it did not work since it is a local IP. What are my options to share this with clients. I would like to be able to host similar to Drone Deploy or Pix. Can someone please point me in the right direction?

You could try to use ngrok to generate a public URL for your WebODM instance. https://ngrok.com/download

1 Like

I will look into it tanks.