selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Ideon logo

Ideon

463

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
Jun 14, 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

56.3k
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

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

Gogs

47.6k
Gogs is a simple, stable, extensible self-hosted Git service.
Dev Project ManagementPermissive LicenseSelf Hosting Solutions+1
Details
Focalboard logo

Focalboard

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

Huly

26.2k
A framework for building business applications such as CRM, with bundled apps for chat, project management, CRM, HRM, and ATS.
Dev Project ManagementCopyleft LicenseTask Management+4
Single Container
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.0k
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.3k
OpenProject is a web-based project management software for planning projects, managing tasks and goals, and collaborating on work packages.
Dev Project ManagementTask ManagementResource Planning+4
Open Core
Details
Bytebase logo

Bytebase

14.1k
Bytebase is an open-source database DevOps tool for managing schema changes and database CI/CD.
Database ManagementPermissive LicenseAutomation Tools+2
Single Container
Details
Planka logo

Planka

12.1k
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

10.0k
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.6k
Kanboard is project management software focused on the Kanban methodology.
Task ManagementPermissive LicenseDev Project Management+1
2 Containers
Details