this post was submitted on 11 May 2025
64 points (94.4% liked)

Selfhosted

46654 readers
614 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
 

See their release page for more details:

⚠️ This release includes a breaking change. ⚠️

For those unfamiliar, Dawarich is a self hosted location tracker / timeline

https://github.com/Freika/dawarich

https://dawarich.app/

top 12 comments
sorted by: hot top controversial new old
[–] Bishma@discuss.tchncs.de 33 points 6 days ago (1 children)

For those unfamiliar, Dawarich is a self hosted location tracker / timeline

Thank you for that. Its surprising how long that takes to answer when I see some release announcements. Especially over on Mastodon.

[–] catloaf@lemm.ee 17 points 6 days ago (1 children)

Agreed. I don't know why people post so many random projects' minor update releases with no context.

[–] victorz@lemmy.world 8 points 6 days ago

Yeah it's very frustrating. Unless there's a bunch of exciting features, just let it be. Especially these niche little repos.

If you want to promote a repo, better to make a post with details on what it is, does, and what you like about it. Not just posting a small update with only the title of the project followed by "released".

[–] kokesh@lemmy.world 1 points 3 days ago* (last edited 3 days ago)

I'm trying to get Dawarich up on my server via Docker. It runs via local IP, but when I access via domain.com:6001 (port I've set in docker-compose.yml), I get error stating this is not allowed host and I should add it via config.hosts << "domain.com:6001" When I do add domain.com:6001 to APPLICATION_HOSTS in environment in docker-compose and create new containers with compose up -d, I still get error. I've also tried this, but the port seems to throw it off and not including the port does the same.

[–] BlueEther@no.lastname.nz 7 points 6 days ago* (last edited 6 days ago) (1 children)

This looks cool, I was thinking about this as part of de-googleing.

~~Does it have location sharing like google's services?~~ A little reading and I find the answer is OwnTracks or Overland

[–] N0x0n@lemmy.ml 1 points 4 days ago (1 children)

There's also GPS logger, maybe more up-to-date :) and more privacy friendly !

[–] BlueEther@no.lastname.nz 1 points 4 days ago

Android app, never mind

[–] N0x0n@lemmy.ml 1 points 4 days ago

Very cool project, thank you ! I will give it a try on my next bike escapade !


Android GPS logger:

You may also want to check your environment, as there can be inaccuracy due to clouds, buildings, sunspots, alien invasion, etc.

[–] perishthethought@lemm.ee 3 points 6 days ago (1 children)

I'm new to this app and confused. If I install/configure OwnTracks, what else do I get from Dawarich?

[–] enemenemu@lemm.ee 5 points 6 days ago (1 children)

Dawarich cleans a gpx route (if I understood it right), translates gps points to real world locations, calculated distances, and shows a map.

I track my position with gpslogger, yet I've got no direct map and the trash gps points at home is large

[–] perishthethought@lemm.ee 2 points 5 days ago

Awesome, thank you.

[–] Estebiu@lemmy.dbzer0.com 3 points 6 days ago

Oooh, that's a pretty cool project.