this post was submitted on 30 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I purchased a NUC with 32 GB memory, 512 SSD and AMD 8 core processor. I already have a NAS.

I was wondering how do you guys use NUC? My mostly workload are containers.

Do you install proxmox on NUC itself and run VMs

OR

Just install a Linux on NUC and use it as a docker host?

Suggestions please?

Appreciate your advice, thank you

you are viewing a single comment's thread
view the rest of the comments
[–] sk1nT7@alien.top 1 points 10 months ago

Proxmox > Ubuntu VM > Docker

I bind mount my NAS via /etc/fstab and store all docker bind volumes there. Essy like that.