lynxprompt

lynxprompt

Docker app from geiserx's Repository

Overview

Self-hostable AI configuration management platform for teams and individuals. Supports 30+ AI coding assistants (Cursor, Claude Code, GitHub Copilot, Windsurf, etc.) with a blueprint marketplace, interactive config wizard, and multi-provider authentication.

Requires PostgreSQL. The docker-compose includes PostgreSQL, but you can point to an external instance via DATABASE_URL.

More info: https://github.com/GeiserX/LynxPrompt

Requirements

PostgreSQL database

Runtime arguments

Web UI
http://[IP]:[PORT:3000]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

LynxPrompt web interface port

Target
3000
Default
3000
UploadsPathrw

User-uploaded blueprints and configuration files

Target
/data/uploads
Default
/mnt/user/appdata/lynxprompt/uploads
Database URLVariable

PostgreSQL connection string

Target
DATABASE_URL
Default
postgresql://lynxprompt:password@postgres:5432/lynxprompt
NextAuth SecretVariable

Session encryption key (generate a random string)

Target
NEXTAUTH_SECRET
App URLVariable

Base URL of this instance

Target
APP_URL
Default
http://localhost:3000
Enable AIVariable

Enable AI-powered features (requires ANTHROPIC_API_KEY)

Target
ENABLE_AI
Default
false
Anthropic API KeyVariable

Anthropic API key (required when ENABLE_AI=true)

Target
ANTHROPIC_API_KEY
Enable RegistrationVariable

Allow public user registration

Target
ENABLE_USER_REGISTRATION
Default
true

Download Statistics

9,561
Total Downloads

Details

Repository
drumsergio/lynxprompt:latest
Last Updated2026-05-06
First Seen2026-04-06

Run Lynxprompt on Unraid.

Lynxprompt is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.