Panoramax

Panoramax is a very promising free and open source alternative to street-level images platforms like Google Streetview and Microsoft Bing one.

It has federation as one of its core principles so the growth of the project, but most importantly the hosting part of it, can be distributed among multiple instances (websites). As stated in their documentation, anyone willing to put a reasonable effort in providing the most production-like experience on their instance can be federated into the catalog at https://panoramax.xyz/api which stores only metadata of the photos, while the actual pictures remain on the original host.

Authentication, for photos uploading, can be delegated to OpenStreetMap using OAuth2 which is a quick way to onboard users. This is the easy-to-follow tutorial for deploying with Docker.

I’m experimenting the hosting of an instance at small scale with Kubernetes and I plan to share my Helm Chart on my Gitea repo once it’s a bit more mature. I mentioned small scale not only for the resources I’m dedicating to it but also because an instance owner can enforce the uploading of photos belonging to a specific geographical area (doc). One addition I plan on doing is the hosting of pictures on S3 buckets both for price and performance reasons. There is a small guide on the documentation but I’m struggling a bit on figuring it out 😅. Also, the cloud provider I use (OVH) doesn’t yet support some features needed to opt for an object storage solution (mostly the public-read at bucket level).

Maybe there will be follow-ups…


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

en_US