Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
If I remember correctly, OMV takes the whole drive for the OS as well.
I switched to Proxmox a couple months ago from OMV and am glad I did. I love the ability to really experiment with pretty much anything without impacting the services already running. I've been tinkering with Home Assistant, got Blue Iris on a Windows VM after Frigate wouldn't seem to play nice for me, and have added a few other services I didn't even know existed when using OMV. Scheduled backups are very nice as well.
It's pretty straightforward to set up and there are lots of tutorials and documentation if you get stuck somewhere. I'd recommend it, coming from a pretty basic user with limited experience outside of Windows.
I'll take a look into that. I know that there are benefits to that approach, but i have a limited number of slots for drives and i'd rather not use a full SSD just for the OS. I'd ideally also run some applications on the same drive.
I'll probably do my experimenting somewhere else and just keep the NAS as simple as possible
OMV supports running from a USB stick. Not ideal in all situations, but I ran it successfully that way for many years. Another option for install is to install a base Debian system and then install OMV on top of it. Both are supported install methods. I believe you can create your separate partitions as part of the deb install and then OMV only installs on the deb partition.
Please confirm all of this info from the docs as this is my recollection and I have not validated it recently.
Currently doing some digging. Seems like there is a plugin (sharerootfs) that solves the problem that you'd waste so much space when installing ovm on a ssd.