this post was submitted on 26 Nov 2025
50 points (94.6% liked)

Selfhosted

62315 readers
1044 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello everyone!

First of all, thanks a lot for the amazing response and interest in Journiv. We have hundreds of stars, thousands of docker pull and many many feature request (and bugs reports) on Github in just two weeks (sleepless two weeks for me :)).

Journiv v0.1.0-beta.8 is out and in it I have added the most requested features.

Highlights:

  • OIDC support (now pretty stable)
  • In app one click export-import with history. So you always have your memories safe and backed up even if you don't want to deal with docker backups
  • Role Based Access Control for user management.
  • Many quality of life features and bug fixes.
  • Read the release notes here

Journiv began as a deeply personal project, a way for me to capture memories, reflections, and the stories behind thousands of photos and videos of my fast-growing kids. What started as a tool for my own parenting journey has grown into something that fills a real gap in the self-hosting community.

If you’re curious, you can read the full story behind Journiv here.

I’m grateful that Journiv is now helping others preserve their memories as well.

The Journey Ahead

Journiv is in active development, with a fully functional backend, a web frontend, and mobile apps launching soon. It is self-hosted, and designed to be your companion for decades.

Journiv is being built because our memories deserve to be ours, forever.

So this Thanksgiving, give your family the gift of memories that last forever!

top 9 comments
sorted by: hot top controversial new old
[–] bordam@feddit.it 5 points 10 months ago (1 children)

Awesome!!

Does Journiv support collaborating on a journal with another user? Like a shared journal but both can edit it

[–] rockstar1215@lemmy.world 3 points 10 months ago

Shared journals is a requested features: https://github.com/journiv/journiv-app/issues/62 Please upvote the issue so it can be prioritized better.

[–] standarduser@lemmy.dbzer0.com 5 points 10 months ago (1 children)

I started hosting this last week! So far I’m liking it for daily tracking. Def curious how long term will be but I def am enjoying this.

[–] rockstar1215@lemmy.world 8 points 10 months ago

Thank you using Journiv. Please report and feature request or bugs on Github. Regarding how long term:

  • It is very dependent on the support and sustainability the project gets from the community. So if you feel the project makes your life better and is valuable to you then definitely consider contributing and supporting it https://journiv.com/sponsors
  • Journiv, core mission is to let users completely control their data and enable freedom to do whatever they wan't with it. So open data formats and robust export is being built from day one. Journiv-viewer (coming soon https://journiv.com/docs/guides/journiv-viewer#exporting-to-markdown) allow users to access their journiv export as HTML webpages completely client side and standalone HTML pages. So even if you don't have journiv instance running years down the line you have easy access to your journals. This viewer can also generate markdown export zips with frontmatter which can then be imported to any markdown viewer or note app which support markdown without any metadata loss.
[–] MonkeMischief@lemmy.today 3 points 10 months ago (2 children)

Oh this is REALLY cool. I've been using Daylio for a long time, and this seems like it's aiming to be a great self hosted replacement!

So, multiple users can journal on their own accounts, or can you control who sees your entries?

This is such a neat idea. As a soon to be parent, I 100% understand the motive behind building it too. I can't wait to try it! :)

[–] rockstar1215@lemmy.world 2 points 10 months ago

I can very much relate to the parent part. That is how Journiv was born actually :)

https://journiv.com/blog/the-story-behind-journiv

https://journiv.com/blog/journiv-immich-integration

[–] rockstar1215@lemmy.world 2 points 10 months ago

Thank you. Journiv can be used by multiple user on same instance. Journiv has been built with industry grade security practices (https://journiv.com/docs/configuration/security) and support user management (https://journiv.com/docs/configuration/user-management) with role based access control. If you are using with multiple user it is recommended to use postgres as the db over sqlite: https://journiv.com/docs/configuration/database

Journiv currently does not support shared journal where you can share your journal with other users in your instance. It is a requested feature so will be added https://github.com/journiv/journiv-app/issues/62

[–] WhiteOakBayou@lemmy.world 2 points 10 months ago (1 children)

Nice app. Very intuitive and does not get in the way. I don't see the integrations tab in my settings like in the immich integration vid. I am very interested in that feature.

[–] rockstar1215@lemmy.world 3 points 10 months ago

Thank you. Please report any issues or feedback on github. This post has details on current status of immich integration https://www.reddit.com/r/immich/comments/1p7g4t7/journiv_v010beta8_this_thanksgiving_give_your/ It will be coming soon. Stay tuned!