9 ms·
Yep I checked out overlay networks, its definitely a very cool project. However it also seems pretty complex to host. I think they are different use cases
by andydunstall 2y ago
Yep I checked out overlay networks, its definitely a very cool project. However it also seems pretty complex to host. I think they are different use cases
- PLG88 2y agozrok is a similar capability (though it can potentially do a lot more). OpenZiti is definitely a more complex project. In fact, zrok was built on top of OpenZiti. We did this as Ziti provides a platform to develop secure by default, distributed applications quicker, which is why zrok has been built by only 1 developer across about 18 months and is almost feature parity with Ngrok (which has been developed by many people for almost 10 years).
- qrkourier 2y agoI worked on a minimal self-hosted ziti for Docker here https://github.com/openziti/ziti/tree/release-next/quickstart/docker/all-in-one https://github.com/openziti/ziti/tree/release-next/quickstar... and minimal self-hosted zrok (includes ziti) for Docker here https://docs.zrok.io/docs/guides/self-hosting/docker/ https://docs.zrok.io/docs/guides/self-hosting/docker/ ...so, basically: wget https://get.openziti.io/dock/all-in-one/compose.yml https://get.openziti.io/dock/all-in-one/compose.yml docker compose up
- v3ss0n 2y agoNo they does what you already did and not really complex to setup.