NUC Home Server Ideas #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Server
Install a Debian stable base OS.
Maybe libvirt-kvm manager controlled remotely from libvirt-manager, and configure multiple virtual machines for different domains and use cases.
Apps to Host
Some LAN facing apps in particular:
Virtual Machines
Apps should be spread across different virtual machines depending on their risk level, especially public facing apps like Nextcloud.
Nextcloud
~2GB RAM.
Will run the Nextcloud app and other PHP applications. A bind mount folder will let it persist its nextcloud-data to the host filesystem somewhere.
Development
~2GB RAM.
Databases?
~4GB RAM.
PostgreSQL and MySQL servers as needed by other apps.
Mac OS?
If we can get a QEMU macOS VM situated well it could be nice to have one running for possible CI and building my game for Mac.