I am using a synology NAS for my self hosted Docker instances… But I was thinking maybe I should put guacamole on the Proxmox edge… (I was thinking in a fedora coreOS instance, but now I’m not so sure)

any suggestions/advice? the Proxmox device is just a :

https://www.aliexpress.com/item/1005004302428997.html

Fanless Celeron N5105 with 16gb ram and 512gb HD. 4x 2.5G LAN ports

  • hairyfred@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Firstly, depending on who relays on your internet/services, more you put on the proxmox with opnsense, more likely you will need a reboot/something else that would cause you needing to shutdown the opnsense vm, so thats why a lot of people have separate dedicated boxes for this, but again plenty do it in VMs with no issues.

    Secondly, your proxmox box is probably faster than your nas, so moving over docker containers that would benefit from the speed increase (or integrated graphics) could be something you do.

    Thirdly obviously you can do full blown windows/mac os vms on the proxmox box, issue is with your cpu being low power is you don’t have a huge amount of performance to play with, which could also cause your opnsense to struggle if other intensive vms are running, again only way to find this out is by trying it.

    But overall with most stuff with selfhosting, find an issue with your life and see if you can resolve it by hosting a service or automate it with something like home assistant, best way to find this stuff out is to experiment/try things out :)

  • ez_doge_lol@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    I’m no expert, hardly skilled really, so perhaps I’ll instigate correction here…

    I run everything I can in LXCs on my old crappy hardware and it works like a charm, so with the talk of low power, that might be helpful. I have an optiplex 780 (so yes, fans and the like) running 6 drives, a NAS, nextcloud, nginx proxy manager, alpine running docker running portainer and kitchen owl, and trilium notes. Everything is in LXCs, hardly any CPU usage, about 11gb (75%) of ram. I don’t have/know a good way to test power consumption…

    But like dude said before, pick a problem in your life and fix it with a self hosted solution. My first projects were a NAS, cause I just had media lying around on drives in drawers, and Nextcloud, cause I was sick of pimping my privacy for convenience from apple/google 😏