Little lost in the sea of possibilities #6410
Replies: 1 comment 1 reply
-
Central Dashboard (Health, Logs, Monitoring, Service Links) Networking: Tailscale, Hostnames, SSL Storage: SMB/NAS in LXCs |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
First of all, great to be part of this amazing community, thanks for all the great contributions.
Secondly I am new here (not so new to proxmox) and I find myself quite overwhelmed with the choice of tools I suddenly have at my disposal.
I am coming from self-hosting background in the previous years where I hosted everything on either my NAS (for some lightweight services) or on my MacMini for more heavier ones. My Stack is not huge but there are something around 15 services running. Nevertheless those are all coming from 2 single hosts and all my configs are in git, so rebuilding/rebooting and managing was quite centralized. My monitoring was htop + portainer and my logging was dozzle. Simple but it serves my purpose.
Now I've build a quite handsome little custom PC and installed proxmox on it (I use pve for work as well) and I would like to move over all of my services there. Having LXCs for separate services has it's cons when it comes to managing but I would still like to give it a try.
My first concern is handling everything I have on proxmox as InfraAsCode and I want to manage that with terraform, so that I can easily rebuild broken services if they fails. How are your experiences with that? Any tips on maybe how to implement the community scripts with terraform for easier deployment instead of creating templates and then cloning?
Second of all I would like to have a centralized dashboard that includes service links with healthchecks, logs from each service, VM/LXC level monitoring but host monitoring as well (at least the basic stuff - CPU/RAM, Disk temperatures etc.)
What are the suggestions for that kind of dashboard? I've tried a couple but they all seem to miss one thing or the other.
Third thing would be networking - Since I already installed tailscale on my PVE Node, what are the suggestions regarding having all the other services also having custom hostnames and SSL? I would like to keep it tailscaled as much as possible without introducing another 3 tools that I have to manage. I already have my main node traffic routed through mullvad VPN.
Next thing is storage. As I mount my Synology NAS shared files as SMB Storage to PVE - any ideas how to make my life easier when i comes to mounting the data in LXCs?
Lastly - how to keep them all updated on a regular basis? Is there also a dashboard that would including this kind of functionality?
I appreciate anyone who takes the time to respond to my thread and wish you all a nice evening.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions