And why would that be? They offer a generous free tier, because they earn their money with companies.
And why would that be? They offer a generous free tier, because they earn their money with companies.
Tailscale as controller based Wireguard VPN is absolutely not comparable to this and way easier to setup and use.
But it can be, with https://github.com/juanfont/headscale .
Apart from that: it is a service with a 3 user, 100 device free tier which supports many other self hosted endeavors.
What do you even mean with „duplicated stuff“? Again, if your containers are too big, you are doing it wrong.
WTF? You obviously don’t understand Docker at all.
- Docker and Docker images provide the absolute mimimum environment which is necessary to run an application. Containers don’t have reserved resources, so only what is really used is used. A VM has a lot more overhead, as a whole computer plus complete OS are emulated.
- There is not much to deduplicate because there is no redundant storage going on. Only the bare OS essentials plus the app are stored. There are some base OS containers (e.g. Alpine Linux) which are <10 Mbytes in size.
- If containers themselves are “big”, you are doing Docker wrong and store data inside of a container and not externally of the container in volumes or the host filesystem. With the next container pull, that data would be lost.
- no idea what " just not work often due to due to already deduplicated extent stuff" is supposed to mean. That does not even make sense.
Docker is the antithesis of „bloat“.
Screenshot was stolen. Not his system.
As a big fan of UK, I am looking forward to try out Dockge! Thank you so much for your work and dedication to the selfhosted community.
If you don’t trust Tailscale OR THE VPS YOU ARE ROOT ON YOURSELF, you should maybe not host anything.
Also: you probably haven’t understood how Tailscale works: it only mediates the connection but the provider servers are not in between two participants in your network (except relay). Those are direct connections.
We have used MM with now 450 users and Gitlab SSO cost free for years now at work. Can highly recommend it.
Rocket Chat was really never acceptable for us because of 2 main reasons: