Organizr

Organize all your HTPC and homelab services into a single, easy-to-use webpage. Manage user access, customize tabs, and access everything from one interface.

Tired of juggling countless bookmarks, IP addresses, and ports for your HTPC or homelab services? This tool brings order to the chaos by consolidating all your applications into a single, unified webpage. It allows you to set up customizable 'Tabs' for each service, making management and access effortless.

Beyond simple organization, it offers robust user management features. You can create accounts for different users, assign them to groups with specific permissions, or even enable guest access for certain tabs. It's highly customizable and packed with features to enhance your workflow:

  • Flexible Authentication: Log in using Plex, Emby, LDAP, or sFTP credentials.
  • Complete Customization: Personalize the interface with themes, custom color palettes, and your own logos.
  • Robust Security: Includes support for Fail2ban and Nginx Auth_Request to keep your setup secure.
  • User & Group Management: Create unlimited user groups, manage permissions, and protect registration with a password.
  • Enhanced Accessibility: Full mobile support, keyboard shortcuts, and quick access tabs for your most-used services.

Directory Structure

organizr
config
.env
docker-compose.yml

docker-compose.yml

services:
  organizr:
    container_name: organizr
    image: organizr/organizr:latest
    restart: unless-stopped
    ports:
      - 8080:80
    volumes:
      - ./config:/config
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=UTC

.env

# Organizr does not require sensitive environment variables for initial deployment.
# Configuration and credentials are set up via the web interface on first launch.

Share:

Ad
Favicon

 

  
 

Similar to Organizr

Favicon

 

  
  
Favicon

 

  
  
Favicon