TBT_TBT

joined 1 year ago
[–] [email protected] 1 points 11 months ago

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:

  • all users on the server are in „1“ team (there is no concept of „sub-servers“ or teams as in Mattermost.
  • the cost free push notification limit was always waaaay too low for more than only a couple users.
[–] [email protected] 1 points 1 year ago (2 children)

And why would that be? They offer a generous free tier, because they earn their money with companies.

[–] [email protected] 1 points 1 year ago

Tailscale as controller based Wireguard VPN is absolutely not comparable to this and way easier to setup and use.

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 1 points 1 year ago

What do you even mean with „duplicated stuff“? Again, if your containers are too big, you are doing it wrong.

[–] [email protected] 1 points 1 year ago (2 children)

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.

[–] [email protected] 1 points 1 year ago (4 children)

Docker is the antithesis of „bloat“.

[–] [email protected] 1 points 1 year ago

Screenshot was stolen. Not his system.

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 1 points 1 year ago

Encrypted and 2FA protected.

view more: next ›