Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
allio
885 posts

Ultimate Geek


  #3036760 15-Feb-2023 09:35
Send private message

Handle9:

 

I've got a Lenovo M92p with a 4th generation core i5, 16GB Ram and an SSD lying around. I'm considering migrating to Home Assistant OS and using this. As a bonus it'll give me the ability to monitor the Unraid server and run backups to the server etc.

 

 

Proxmox. 100%.

 

A HA VM will use about 1% of the M92p's resources, leaving plenty to play with for other stuff. And you can use all the handy backup/snapshotting features of Proxmox. It would be such a waste to install HA on bare metal on that box.




reven
3737 posts

Uber Geek

Trusted

  #3036867 15-Feb-2023 10:16
Send private message

I started with docker version, but too many things wanted plugins.   You could do some things with manual docker containers and linking, but became a PITA tbh.

 

So i switched to a virtual machine in proxmox.   Much better experience with it.

 

 

 

I installed Frigate on my unRAID box though and use frigate proxy to home assistant.    Easier to save recordings directly on my NAS.

 

 


Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3037184 15-Feb-2023 18:34
Send private message

I think I'll virtualise HA on the m92p and see how it goes. I installed proxmox and had a play last night, there's a pretty significant learning curve by the looks.




Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3037343 15-Feb-2023 19:51
Send private message

I did a bit more reading and it looks like VMs are interchangeable between Proxmox and Unraid.

 

Maybe I'll start with a VM on the Unraid server and if I'm not happy with performance I can transfer it to Proxmox on the M92p


mattenz
190 posts

Master Geek


  #3038146 17-Feb-2023 13:36
Send private message

I've got everything running in containers on an Unraid server. I have never noticed a lag in releases, but I haven't been looking. I almost think it's a good thing, you can keep an ear out for the howls as something else is broken, then stop it updating!


Silvrav
454 posts

Ultimate Geek

ID Verified

  #3038165 17-Feb-2023 14:24
Send private message

Have my HA running on a hyper V VM on my server - I run some beefy HA scripts, cameras etc.

 

 

 

but ya here is my usuage from HA.

 

32gb ram on a xeon E5-2650 v2  8 core CPU. assigned a full core to HA.

 

 

 

 

 

 

out of interest here is my "demand" according to hyper V manager.

 


Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3039135 19-Feb-2023 21:30
Send private message

I ended up migrating over to a Proxmox VM in the end. 


The migration took a couple of hours and everything is up and running. There's going to be a big learning curve with Proxmox but it's something new to learn which is fun.


Thanks to everyone for their help


 
 
 

Backblaze Unlimited Backup. World’s easiest cloud backup. Get peace of mind knowing your files are backed up securely in the cloud (affiliate link).
michaelmurfy
meow
13217 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #3039140 19-Feb-2023 21:54
Send private message

Proxmox is great and awesome for home use.

 

Did you use the installer script I mentioned that automates the whole process?

 

Also a couple of things:

Empty out /etc/apt/sources.list.d/ via SSH (rm /etc/apt/sources.list.d/*)

 

Edit /etc/apt/sources.list to have the following:

 

deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib

 

# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription

 

# security updates
deb http://security.debian.org/debian-security bullseye-security main contrib

 

Run "apt update" to update your repos, then "apt upgrade" to upgrade everything (using the community repos) then lastly once done run:

 

sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service

 

to get rid of that annoying "no license" prompt in the web console.





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3039156 19-Feb-2023 22:42
Send private message

I did use that script, as well as the post installation script on the same GitHub. It made things really quite straightforward although I may have learnt more doing it from scratch. For now I’m happy just to have it up and running ;)

I’ve added a lot of containers onto my Unraid server l, and docker has become a bit flaky, so it’s good to get the core house infrastructure off it it. Next step is moving the vpn server off as well so all the stuff I have to have reliably running is off it.

Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3039157 19-Feb-2023 22:43
Send private message

I should add I was relieved to have zigbee2mqtt transfer straight across without many problems. It would have been a disaster pairing 30 devices from scratch.

michaelmurfy
meow
13217 posts

Uber Geek

Moderator
ID Verified
Trusted
Lifetime subscriber

  #3039176 20-Feb-2023 01:15
Send private message

For VPN, what I've done is just installed a small Debian VM on Proxmox (it only needs 512mb of ram or so) then installed PiVPN in Wireguard mode (https://www.pivpn.io/)

 

PiVPN adds nice automation scripts so you can add and remove Wireguard connections with ease. My PiVPN server is currently sitting on a Proxmox node running on a small HP Thinclient so it doesn't require too much CPU either. This VM can easily max out my upstream bandwidth.

 

Other apps to investigate is Tailscale (https://tailscale.com/) as well as Zerotier (https://www.zerotier.com/). Tailscale I have only recently started using but the documentation is really good and it is based off Wireguard so runs really quick.

 

LXC containers on Proxmox are great, but also have some limitations (for example Wireguard + Docker will not run without enabling potential security holes). My Plex / Jellyfin instances run in LXC and I've enabled Intel Quicksync passthrough to the containers for hardware transcoding. This means that these containers have hard resource limits (in terms of memory usage etc) but also use far less resources than a full blown VM.

 

Depending on how IO intensive a docker container is (all my storage is still on my UnRaid server and I use NFS to mount storage over to Proxmox) I may opt to run more intensive stuff like downloaders or backup utilities directly on the UnRaid server. Everything else runs on a Debian VM in Proxmox (you can use Portainer or Yacht to make things easier. I personally just use docker-compose files).

 

But with Proxmox you've got both VM's and LXC containers to play around with. For LXC templates there is template management built into the WebUI normally under the local mount (or any other mount you have with CT Template storage enabled on):

 

 

Under these templates also there is a fair few Turnkey Linux appliances you can run with minimal configuration. I've tried a few to quickly fire something up and they work well. If you're exposing something with a web interface to the internet I'd recommend using Cloudflare Tunnel to secure it.

 

Have fun!





Michael Murphy | https://murfy.nz
Referral Links: Quic Broadband (use R122101E7CV7Q for free setup)

Are you happy with what you get from Geekzone? Please consider supporting us by subscribing.
Opinions are my own and not the views of my employer.


Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3039180 20-Feb-2023 02:10
Send private message

Anything exposed to the internet currently runs through cloudflare and a reverse proxy. I'd like to get Adguard, reverse proxy and vpn off the unraid machine and leave that for serving media and files.  

 

I was just playing around with PiVPN and it seems to be pretty nice. 


Handle9

11267 posts

Uber Geek

Trusted
Lifetime subscriber

  #3040615 22-Feb-2023 18:48
Send private message

I'm finding Proxmox a bit much for me. I'm really limited in my linux knowledge and Unraid has spoiled me by hiding most of the configuration behind their GUI. I really just to easily run VMS and docker containers, I'm wondering if there's an easier way to do this.

 

I actually have a spare unraid basic license from a backup server that isn't being used at the moment so considering just throwing uraid onto the m92p but it does seem a waste.


mark0x01
6 posts

Wannabe Geek


  #3064496 17-Apr-2023 13:06
Send private message

Low power consumption was more important for me so I moved to using docker on a Pi 3 with Devuan as the OS (debian without systemd)

 

Performance is acceptable, and it was easy to maintain and upgrade than running it in the OS.

 

 

 

 


1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Logitech G522 Gaming Headset Review
Posted 18-Jun-2025 17:00


Māori Artists Launch Design Collection with Cricut ahead of Matariki Day
Posted 15-Jun-2025 11:19


LG Launches Upgraded webOS Hub With Advanced AI
Posted 15-Jun-2025 11:13


One NZ Satellite IoT goes live for customers
Posted 15-Jun-2025 11:10


Bolt Launches in New Zealand
Posted 11-Jun-2025 00:00


Suunto Run Review
Posted 10-Jun-2025 10:44


Freeview Satellite TV Brings HD Viewing to More New Zealanders
Posted 5-Jun-2025 11:50


HP OmniBook Ultra Flip 14-inch Review
Posted 3-Jun-2025 14:40


Flip Phones Are Back as HMD Reimagines an Iconic Style
Posted 30-May-2025 17:06


Hundreds of School Students Receive Laptops Through Spark Partnership With Quadrent's Green Lease
Posted 30-May-2025 16:57


AI Report Reveals Trust Is Key to Unlocking Its Potential in Aotearoa
Posted 30-May-2025 16:55


Galaxy Tab S10 FE Series Brings Intelligent Experiences to the Forefront with Premium, Versatile Design
Posted 30-May-2025 16:14


New OPPO Watch X2 Launches in New Zealand
Posted 29-May-2025 16:08


Synology Premiers a New Lineup of Advanced Data Management Solutions
Posted 29-May-2025 16:04


Dyson Launches Its Slimmest Vaccum Cleaner PencilVac
Posted 29-May-2025 15:50









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.