Selfhost RemNote (Docker)

I believe, that each user of the internet should have control over their data. That’s the reason I have started to selfhost all of my services.

I am currently using Obsidian for my notes even though I think, that RemNote is superior in quite a few key aspects (Outlining, spaced-repetition). I haven’t made the switch because I can’t use RemNote offline or on my own server.

For now I am syncing my Obsidian notes to a git repository that I am selfhosting. This way I can access my notes from different machines and have control over the changes.

With the existing RemNote web-app; how far fetched would it be, to make a docker-container of the web-app?

Benefits:

  • Easier to dockerize a web-app than to create a new offline application
  • Personal users could selfhost RemNote
  • Educational institutions that don’t allow third-party apps could host RemNote on their servers so students could benefit from this tool

You can now go completely off-grid by using the Local KB on the Desktop app. Closing this FR.