this post was submitted on 25 Jun 2023
2 points (100.0% liked)

Selfhosted

38709 readers
223 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi. I'm a bit of a selfhosting novice, but currently have a Dell Wyse hosting a few docker containers (plus Portainer) including a Minecraft server, torrents, Nextcloud. and others) on an Arch Linux system. I also have a Gnubee NAS (running an old version of OMV) which is mounted on the Dell as well as on a couple of (music server) Pi's.

The NAS is really slow and limited, so I'm looking to migrate everything currently on there and on the Dell onto am unused NUC (with a 250GB and 1TB drive). Not bothered about keeping NAS/server on separate devices.

What is the best way for me to set this up? OMV + docker? Proxmox? I'm not up on lxc containers, pools, etc, but will go that way if that's where the advice leads. Also quite apprehensive about migrating things, especially Nextcloud, so any pointers there would be really appreciated!

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] GentleWay 2 points 1 year ago

I installed docker using the Debian instructions as I manage from the command line. I have one system drive and one data drive. The data drive is setup as a share with all of my media. The main use case for me is Plex and the *arr services. I have an offsite backup of my media. Hope this helps