this post was submitted on 22 Jul 2023
10 points (100.0% liked)

Self Hosted - Self-hosting your services.

15037 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.

Rules

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

I currently run servers via VM in Proxmox.

Two of these VMs are:

  1. FreshRSS, RSS-Bridge, and Nginx Proxy Manager
  2. Audiobookshelf

Nginx Proxy Manager is currently being used to reverse proxy FreshRSS & RSS-Bridge. Should I use my currently installed NPM from VM 1 to reverse proxy Audiobookshelf on VM 2? Or should I also install NPM in VM 2 to manage that reverse proxy?

you are viewing a single comment's thread
view the rest of the comments
[–] poVoq@slrpnk.net 9 points 2 years ago

Yes no problem.

Sometimes you might want to run multiple and put a load-balancer in front, but that is only for more advanced setups.