ZiemekZ
@ZiemekZ@lemmy.world
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting? 8 months ago:
I consider them unnecessary layers of abstraction. Why do I need to fiddle with Docker Compose to install Immich, Vaultwarden etc.? Wouldn’t it be simpler if I could just run
sudo apt install immich vaultwarden, just like I can dosudo apt install qbittorrent-noxtoday? I don’t think there’s anything that prohibits them from running on the same bare metal, actually I think they’d both run as well as in Docker (if not better because of lack of overhead)!