selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Ideon logo

Ideon

497

A self-hosted alternative to Miro, Notion

About

Ideon is a self-hosted visual workspace designed to help teams organize project information spatially rather than in traditional folder structures. It presents repositories, notes, tasks, links, and...

Community Ratings

No ratings yet

Features

  • spatial canvas
  • Git repository and issue embeds
  • Markdown notes
  • images, links, and file support
  • real-time collaboration
  • historical snapshots
  • self-hosted data ownership

Details

Last Updated
Jul 30, 2026
Created
Jan 2, 2026
Install Methods
dockerdocker-compose
Requirements
DockerDocker Compose
Runtime / Stack
Docker
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓2 Containerslight hosting footprintRuns as 2 containers

Docker Compose

2 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (2 volumes)

docker-compose.yml · @ 28e5fd5 · scanned Jun 13, 2026

services:
  ideon-app:
    image: ghcr.io/3xpyth0n/ideon:latest
    container_name: ideon-app
    env_file:
      - ${ENV_FILE:-.env}
    # environment:
    # PUID: 1000 # Optional: User ID for file ownership (default: 1001)
    # PGID: 1000 # Optional: Group ID for file ownership (default: 1001)
    depends_on:
      ideon-db:
        condition: service_healthy
    restart: unless-stopped
    ports:
      - "${APP_PORT:-3000}:${APP_PORT:-3000}"
    volumes:
      - ideon-app-data:/app/storage
    healthcheck:
      test:
        ["CMD", "curl", "-f", "http://localhost:${APP_PORT:-3000}/api/health"]
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 13, 2026

Related Software

Gitea logo

Gitea

57.1k
A self-hosted Git service for managing repositories, issues, pull requests, and related collaboration workflows.
Dev Project ManagementPermissive LicenseAutomation Tools+1
Details
Plane logo

Plane

55.3k
Plane is an open-source project management tool for tracking issues, running cycles, and managing product roadmaps.
Dev Project ManagementCopyleft LicenseSelf Hosting Solutions+4
13 ContainersFOSS with Issues
Details
Gogs logo

Gogs

47.7k
Gogs is a simple, stable, extensible self-hosted Git service that can be set up with an independent binary across platforms.
Dev Project ManagementPermissive LicenseSelf Hosting Solutions+1
Details
Huly logo

Huly

27.1k
Huly Platform is a framework for building business applications such as CRM, project management, HRM, ATS, and chat systems.
Dev Project ManagementCopyleft LicenseTask Management+4
Single Container
Details
Focalboard logo

Focalboard

26.4k
Focalboard is an open source, self-hosted project management tool for tracking and organizing work.
Task ManagementPermissive LicenseCopyleft License+3
Details
Wekan logo

Wekan

21.0k
WeKan is an open-source collaborative kanban board application for organizing personal and team work.
Task ManagementPermissive LicenseDev Project Management+1
2 Containers
Details
UVDesk logo

UVDesk

19.5k
UVdesk Community is an open-source helpdesk system for building and customizing customer support portals and ticket workflows.
Dev Project ManagementTicketing SystemsCRM Systems+4
Details
OpenProject logo

OpenProject

15.7k
OpenProject is a web-based open source project management platform for teams and organizations.
Dev Project ManagementTask ManagementResource Planning+5
Open CoreFully FOSS
Details
Bytebase logo

Bytebase

14.3k
Bytebase is an open-source database governance platform for controlling change management, access control, and compliance across databases.
Database ManagementPermissive LicenseAutomation Tools+2
Single Container
Details
Planka logo

Planka

12.3k
Planka is a self-hostable collaborative Kanban board application for project and task management.
Task ManagementCopyleft LicenseDev Project Management+2
Open Core
Details
Leantime logo

Leantime

11.2k
Leantime is an open source project management system designed to be easy for non-project managers and teams to use.
Dev Project ManagementCopyleft LicenseTask Management+3
3 Containers
Details
Kanboard logo

Kanboard

9.8k
Kanboard is project management software focused on the Kanban methodology.
Task ManagementPermissive LicenseDev Project Management+1
2 Containers
Details