When I try and create a memory, it tells me that I need to enter a start date (which I have done). It creates the memory anyway, but it doesn't show it until I manually refresh the page. For what it's worth, I don't use US date formatting (I'm in Australia)
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Thanks for testing that. It never occurred to me during development. I will investigate what the issue could be.
There's also another issue we've found (unrelated to memories). We have two people using it, and we were sharing location data with each other from when you first enabled the feature, and haven't touched it since then.
Today, when I updated to v2, I noticed that even though I could see my partners name and icon listed in my map, I wasn't getting her data. She went to her settings and clicked me to share data, and from then on, I was getting her data, but there are now two copies of her icon at the top of the map
Hello Ada, since you are one of the first users it could be that at one point at the migration to a new version there was a hiccup. Did you used the older way over the shared instances feature or always the newer feature "Share with user"?
To fix this, you can take a look under "Share with user" and take note in the "Shared with you" section. There should only be one per shared user. Further take a look under "Integrations > Shared Instances" if there is also sharing setup. They both do the same but technically different.
This could explain why you are seeing them multiple times. Let me know if this helped, else we will sort this out somehow
It was the shared instance setting! I disabled it (we only have one instance), and the duplicate went away!
And once more, thank you for putting your work in to Reitti. We've been using it pretty much since you made it public, and have all of our history imported, and it's great to be able to self host this data and get it out of googles hands!
Glad I could help and thank you for your feedback.
Looks great, can old Google location data be imported?
Yes, this is supported
This looks so nice. I’m actually using Dawarich, but I may give Reitti a try!
How would this software work for someone who simply wants to store specific locations for future visits?
Im into urban exploring and am looking for a selfhosted map solution where i can save certain spots and add notes/pictures to that location. So im less into storing the specific GPS track/timeline, although that is always a plus.
Hi Sunny, that is something reitti does not support. It heavily depends on the tracking.
Now, that I finished the memories feature i will add metadata to our Visits and Trips. With this, i have the idea to further enhance the Memories. So, you could tag certain Visits and Trips with data. But not right now.
Thanks for the reply ☺️
I will still check it out as this does look pretty neat to selfhost.
What a neat project! Added it to the list of things to try!
This is one of those that's never getting internet access.
Anything docker-free?
Sure, in the Readme you can find a section how to run it from source. It is also possible to just take the app.jar from the release, put a file called application.properties with the needed settings besides it. Then run it with java -jar app.jar
That should work. I will add a section to the documentation for it. If you need any help, let me know.

