lynxprompt

lynxprompt

Aplicación Docker from geiserx's Repository

Visión general

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

Requisitos

PostgreSQL database

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

LynxPrompt web interface port

Objetivo
3000
Por defecto
3000
UploadsPathrw

User-uploaded blueprints and configuration files

Objetivo
/data/uploads
Por defecto
/mnt/user/appdata/lynxprompt/uploads
Database URLVariable

PostgreSQL connection string

Objetivo
DATABASE_URL
Por defecto
postgresql://lynxprompt:password@postgres:5432/lynxprompt
NextAuth SecretVariable

Session encryption key (generate a random string)

Objetivo
NEXTAUTH_SECRET
App URLVariable

Base URL of this instance

Objetivo
APP_URL
Por defecto
http://localhost:3000
Enable AIVariable

Enable AI-powered features (requires ANTHROPIC_API_KEY)

Objetivo
ENABLE_AI
Por defecto
false
Anthropic API KeyVariable

Anthropic API key (required when ENABLE_AI=true)

Objetivo
ANTHROPIC_API_KEY
Enable RegistrationVariable

Allow public user registration

Objetivo
ENABLE_USER_REGISTRATION
Por defecto
true

Descargar estadísticas

9,561
Descargas totales

Detalles

Repositorio
drumsergio/lynxprompt:latest
Última actualización2026-05-06
Visto por primera vez2026-04-06

Ejecute Lynxprompt en Unraid.

Lynxprompt se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.