dmsl/anyplace

501 post not allowed, couchbase calling localhost:9000, missing documentation... a bunch of problems self-hosting and exposing the service

Opened this issue · 0 comments

Hello,

We are trying to make an independent full self hosted service using your source code, instructions and documentation, hosted on a public server. Are there a way to make the system works with 0 calls to http://anyplace.cs.ucy.ac.cy nor localhost?

I have reviewed the code and find hardcoded urls, unconfigurable calls to localhost:9000 when i want to call to public api stored in my own public API 51.136.XXX.XXX:PORT (where im running viewer, architect etc... + coutchbase), and if i run python server can call to my IP but encountered an 501 error (POST not allowed) when the client side of viewer tries to get buildings.

Please, would be nice to provide solid documentation about configure standalone service on public ip.

Thanks