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:
- selfh.st Newsletter and index of selfhosted software and apps
- 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
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.
Yeah, I'm using an old desktop as my home server/NAS, so it has enough juice for several proxmox containers and VMs. If yours is just functioning as a NAS it's probably not worth more complexity than a single OS.
Not the person you responded to. I'm running OMV in a VM in Proxmox. This gives me the flexibility to experiment in other vms while leaving my OMV vm alone. I have no complaints, it runs great, but if your use case is 95% NAS with a few containers sprinkled on top I'd probably not go that route.