this post was submitted on 12 Jun 2023
33 points (100.0% liked)

Selfhosted

39251 readers
191 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 1 year ago
MODERATORS
 

A simple question to this community, what are you self-hosting? It's probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

you are viewing a single comment's thread
view the rest of the comments
[–] vimofthevine@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

Currently running on an old HP Prodesk G2 with Debian 11:

  • Actual Budget : personal finance & budgeting
  • Dashy : dashboard
  • Jupyter : web-based use of jupyter notebooks for data analysis
  • Photoprism : photo library
    • I use FolderSync on mine and my wife's phones to backup photos to photoprism nightly via WebDAV
  • mariadb : metadata storage for photoprism
  • Pihole : for ad blocking on the network
  • Traefik : proxies access to all services

Plus grafana and prometheus for monitoring, although I haven't fully configured them so they're not terribly useful at the moment.

All are running as rootless docker containers. I've considered switching back to normal rooted containers, since there are some oddities with file permissions and networking (e.g., pihole only sees one client IP address).

All data is backed up to BackBlaze B2 via restic.

[–] Bautznersenf@feddit.de 0 points 1 year ago (1 children)

How is photoprism working for you? Any problems? Anything that's great?

[–] vimofthevine@lemmy.world 0 points 1 year ago (1 children)

No complaints so far--my requirements and expectations for it were pretty minimal to begin with. Face recognition is decent although I have to regularly go in and correct a lot of unknown faces from time to time.

Only thing that bugs me currently is having to log in every time. I'd really like a remember-me option.

[–] Bautznersenf@feddit.de 1 points 1 year ago* (last edited 1 year ago)

Does it recognize objects and clothing?