Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. OpenMemex

OpenMemex

Scheduled Pinned Locked Moved App Wishlist
2 Posts 1 Posters 867 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • infogulchI Offline
    infogulchI Offline
    infogulch
    wrote on last edited by
    #1

    https://github.com/austinvhuang/openmemex

    OpenMemex is an open source, local-first knowledge integration platform (aka "second brain" or "knowledge garden") optimized for automation (including caching and indexing of content) as well as enabling neural network machine learning integrations.

    This looks like a pretty neat entry in the ever-growing "second brain apps" arena. Some highlights:

    • ... OpenMemex is fully functional as a self-hosted application.
    • ... SQLite is the central data storage medium
    • ... data is organized automatically by timestamp. Topical/conceptual connections can be automatically linked ...
    • ... the focus is on automated persistence, retrieval, and (future work) optimizing compression/consumption of information over UI-heavy notetaking tools.

    The author is honest about the status "The implementation is currently at functioning pre-alpha MVP maturity", but it may be something worth watching.

    I might take a crack at packaging it for Cloudron.

    1 Reply Last reply
    4
    • chrisC chris referenced this topic on
    • infogulchI Offline
      infogulchI Offline
      infogulch
      wrote on last edited by
      #2

      I was able to help the project get their dockerfile off the ground so that it builds and runs with just docker, but it still has a ways to go. Here are some things I think would need to be improved before it would be suitable for cloudron:

      • Reduce image size by copying binary results out of the build stages. This is a bit complex because the project is built with rust/wasm-pack and runs a wasm on the frontend, and uses haskell stack for the backend. I'm not familiar with doing docker optimizations with either of these technologies.
      • Change the backend to save all data into a /data volume. This will require some changes in the haskell code.
      • Get deps-only build steps working. This would be a nice-to-have for the devs to reduce build times after the first build (which can reach to 40min!), but this one isn't a deal breaker for cloudron. I tried, but it causes some compilation output issues so it was commented out for now.

      The author was very nice and quite receptive to changes. If anyone else works on this you may want to just aim at getting them merged upstream.

      1 Reply Last reply
      1
      • chrisC chris referenced this topic on
      • chrisC chris referenced this topic on
      • chrisC chris referenced this topic on
      • chrisC chris referenced this topic on
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search