Hey selfhosters 👋

A few weeks ago I shared Ideon here and got great feedback that shaped a lot of what I’ve been working on since.

Since my last post here, Ideon crossed 200 stars on GitHub and I wanted to say thank you ❤. It means a lot to see people interested in what started as a side project. It motivated me to work on it literally every day since then.

For those who missed it: Ideon is a self-hosted visual workspace where you lay out everything about a project on an infinite canvas: notes, Git repos, code snippets, checklists, sketches, links and connect them together. Two containers, no external dependencies.

Since then, a lot has changed and I wanted to share an update.

Self-hosting got smoother. Docker permission issues with bind mounts are gone, build times are faster, and there’s a new GIT_ALLOWED_HOSTS env variable so you can whitelist your internal Git servers (Gitea, Forgejo, GitLab behind a VPN, etc.) without the SSRF filter blocking them.

Collaboration got real structure. There are now 4 project roles (Creator, Owner, Editor, Viewer), a Request Access workflow for private projects, and the canvas supports real-time multiplayer with conflict-free editing.

The canvas got a lot more usable. Keyboard navigation (arrow keys + vim keys), a command palette, freehand sketch blocks, drag-and-drop checklists with progress bars, markdown tables and task lists, emoji reactions on blocks, edge labels, and a bunch of stability fixes for large projects.

Where this is going next:

Right now Ideon lets you see your project. Git stats, issues, PRs show up on the canvas, but you can only look at them. For the v1 I want to move from visibility to control. Merge a PR from the canvas. Trigger a deployment. Restart a service. Turn the workspace into an actual cockpit where you operate your project, not just view it.

That’s the direction. Curious what this community thinks about it.

If you tried it and hit something rough, or if you’ve been waiting to try it, now’s a good time. Feedback always welcome.

GitHub: https://github.com/3xpyth0n/ideon

Docs: https://www.theideon.com/docs

    • expyth0n@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 分钟前

      of course, there is better, i made an installer that does everything for you, downloads the yaml, the env.example creates secrets, prompts for hostname, port, etc. and finally starts the containers, of course you still have the choice to say no at every step, or edit the .env manually, everything is in the repo (I tried to post it here but seems to be blocked by lemmy’s firewall :-/ )

  • BlameTheAntifa@lemmy.world
    link
    fedilink
    English
    arrow-up
    26
    ·
    7 小时前

    This is a neat project. You should consider moving this to Codeberg, though. Github is a serious risk for FOSS projects.

  • youmaynotknow@lemmy.zip
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    5 小时前

    No, I said I wasn’t playing with my server this weekend. I promised my wife. She’ll get pissed.

    I guess I’m getting a divorce 🤣

    Edit: 2 things

    1.- that demo looks awesome. Thank you so much.

    2.- can you suggest an easy way to migrate all my Obsidian data to Ideon please? Otherwise, I’m looking at a few (using the word ‘few’ very lightly here) hours of copy/paste.

    • expyth0n@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 小时前

      Okay, I’m not taking responsibility for any divorces caused by Ideon 😹

      Really glad you liked the demo though, that means a lot. I honestly didn’t expect people to seriously consider moving their whole setup.

      For Obsidian migration, yes, I can absolutely make it happen. But I want to be transparent, it’ll take a bit of time to build something clean and reliable :)

      • youmaynotknow@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 小时前

        Take your time. It’s by no means a deal breaker. I’m sucked into self-hosting deep enough that I can keep what’s in Obsidian right now while using Ideon, and just wait until I can move it to Ideon. It wouldn’t be the first time I have 2 services running in parallel until I figure out which one I’m keeping. Hell, I did that for almost a year when I was in Joplin and then decided to move to Obsidian.

        As for the divorce, I don’t think it’s going to happen any time soon. She wanted to catch-up on Solo Leveling, so I joined her. I’ll spin up the server tomorrow when she leaves for work 🤣

  • Artwork@lemmy.world
    link
    fedilink
    English
    arrow-up
    42
    ·
    edit-2
    9 小时前

    Wait… there’s no LLM/AI nonsensical utter bloody-void horrible mess?
    My gracious holy smokes… THANK YOU!!! Thank you… from the very depths of my heart… and soul… for making something that is actually important… that is for human…

    Thank you, dear @expyth0n@lemmy.world for the marvel… art… you do…

    There’s still belief in effort, education, human, art… in the purpose…

    • expyth0n@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      22
      ·
      9 小时前

      This is honestly one of the kindest messages I’ve received. THANKS ❤.

      I’m just tired of seeing every project full of soulless AI slop for fame.

      I try to build things with intention, even if it’s not the “trend”, I prefer to stay aligned with what suits me :)

  • RanchBranch@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 小时前

    This looks incredible! Kind of bummed I didn’t notice this when you shared it last time, as I’ve been trying to found essentially literally this.

    I’m also on agreement with everyone else, ius refreshing to see something non-AI

  • F4celess@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 小时前

    Very interesting, forwarding this to several groups who seem stuck with Miro boards.

    • expyth0n@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 小时前

      Yes, of course, but I just think that when you make something and especially invite people to use it, you have to at least know what you’re doing, cuz I see a lot of people who promote open source, who want to contribute and so on, saying it’s free stuff, that’s okay, But throw something with AI, you don’t even know WTH you’re doing and you ask people to install your thing ? That’s where I really lose it tbh.

  • Tywèle@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 小时前

    I just wanted to try the demo linked on your Github and I couldn’t login with the provided username and password even though I copy and pasted them.