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

Self-Hosted Main

511 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 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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year 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 :)