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

Self-Hosted Main

502 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
 

If so what have you created?

Basically looking for some of the lesser known stuff out there.

Edit: Post up links too

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 10 months ago

Nice question, I always love to share what I do with my "free" time :D

I have created and maintain Movary, a open source web app to serve as a central hub to track, rate and explore your movie watch history.

The docker image still has a few issues and is not perfect, I hope I will find time to improve this soon, but I am more focused on developing the actual app with the spare time I have

[–] [email protected] 2 points 10 months ago

I created some apps I needed myself:

  • git-confed - Edit .git/config with predefined blocks
  • HomeLists - Count consumable supplies
  • LinuxExecBot - Telegram bot to execute a command from a configurable list (No Docker for this one)
  • miniboard - Lightweight dashboard with tabs, uptime monitoring and notifications
  • ReDiary - Emotional resource diary
  • WatchYourLAN - Lightweight network IP scanner with web GUI
[–] [email protected] 1 points 10 months ago

I’ve been dockerizing a lot more apps lately simply for security reasons. I can’t fully trust a docker image if I haven’t built it from source.