Bring your IRC experience into the 21st century with a self-hosted, always-on web client. Maintain a persistent connection to your favorite servers, safely go offline, and resume conversations exactly where you left off on any device, eliminating the need for traditional bouncers.\n\nEnjoy a responsive interface that works flawlessly across desktops, smartphones, and tablets. Built on Node.js, it runs smoothly on any operating system.\n\nKey Features:\n* Always Connected: Keep your presence on IRC servers even when you close your browser.\n* Modern Capabilities: Use push notifications, rich link previews, and easy file uploads.\n* Multi-User Support: Create multiple accounts and share your hosted instance with friends.\n* Cross-Platform: Access chats from any device or OS with a beautifully adapted interface.\n* Open Source: Completely free to use and modify under the MIT license.
services:
thelounge:
image: ghcr.io/thelounge/thelounge:latest
container_name: thelounge
restart: always
ports:
- "9000:9000"
volumes:
- ./data:/var/opt/thelounge# No sensitive environment variables are required for the default configuration of The Lounge.
# User management is handled via the CLI or configuration files in the data directory.Auto-fetched 6 minutes ago
Auto-fetched 6 minutes ago