this post was submitted on 17 Nov 2023
360 points (99.2% liked)

Selfhosted

41976 readers
870 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Always enjoyed scrolling though these posts, figured I'd give it a go here:

What are your must-have selfhosted services?

Some of mine:

you are viewing a single comment's thread
view the rest of the comments
[–] node815 15 points 1 year ago (6 children)

Under Proxmox, I have the following running currently:

**As LXC Containers: **

  • AdguardHome
  • Psono Password Manager
  • Zitadel SSO and
  • One I'm trying to get Pomerium installed on

As a VM

  • Home Assistant

The rest is all docker on the host OS which is Debian 12, this is not my complete list but the most used ones in my world:

  • Dozzle (great docker log viewer)
  • Uptime Kuma
  • Authentik configured to allow passkey login (Simply awesome!)
  • IT-Tools - https://it-tools.tech/
  • Homepage by Ben Phelps
  • WyzeCamBridge (So I can have RTSP for Home Assistant)
  • SterlingPDF (MultiTool for PDFS)
  • sshwifty - SSH within your browser - your logins are locally stored in your session only. https://github.com/nirui/sshwifty
  • Portainer
  • Vaultwarden

Protected by Authentik's SSO

  • Portainer
  • Statping
  • Proxmox
  • Wordpress (I'm evaulating this for a suitable Joplin replacement ) In short - I found that it's easier to reference a site instead of installing Joplin when I rebuild my computer.
  • Psono password manager

You may wonder why I am using Zitadel and Authentik, I first started with Zitadel, and moved to Authentik, but am evaluating both. They both have their positives. So far Authentik has been the most useful for me. And about the two password managers, I use Vaultwarden as it supports everything I need including Passkey support. My step daughter who is an adult is disabled so having an easier password like Psono makes it easier for her.

[–] MigratingtoLemmy 1 points 1 year ago (3 children)

Any specific reason you're running Proxmox? Why not run everything in containers with one VM for HA? Why LXCs?

[–] node815 5 points 1 year ago

Because, for Home Assistant, I moved it from Raspberry Pi 4 to a KVM and found it faster. I use Proxmox for that which I found to play nicer with it than just setting up a Debian Server and spinning up a KVM via QEMU on a desktop. I've been there and had issues over time. As for why LXC's they are smaller and the only ones I use are from https://tteck.github.io/Proxmox/ which makes them super simple to set up and run!

load more comments (2 replies)
load more comments (4 replies)