bhamlin
@bhamlin@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
This space left intentionally blank.
- Comment on Introducing Homelabinator, the easiest way to self-host. 2 months ago:
Clicking on “Add” just gives a contextless “this only works on desktop” with no explanation of why or why not. About doesn’t really explain why either. Could use a more helpful message there.
- 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:
It depends on the service and the desired level of it stack.
I generally will run services directly on things like a raspberry pi because VMs and containers offer added complexity that isn’t really suitable for the task.
At work, I run services in docker in VMs because the benefits far outweigh the complexity.