lynxprompt
Docker 应用程序 from geiserx's Repository
概述
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
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
要求
PostgreSQL database
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
LynxPrompt web interface port
- 目标
- 3000
- 默认值
- 3000
UploadsPathrw
User-uploaded blueprints and configuration files
- 目标
- /data/uploads
- 默认值
- /mnt/user/appdata/lynxprompt/uploads
Database URLVariable
PostgreSQL connection string
- 目标
- DATABASE_URL
- 默认值
- postgresql://lynxprompt:password@postgres:5432/lynxprompt
NextAuth SecretVariable
Session encryption key (generate a random string)
- 目标
- NEXTAUTH_SECRET
App URLVariable
Base URL of this instance
- 目标
- APP_URL
- 默认值
- http://localhost:3000
Enable AIVariable
Enable AI-powered features (requires ANTHROPIC_API_KEY)
- 目标
- ENABLE_AI
- 默认值
- false
Anthropic API KeyVariable
Anthropic API key (required when ENABLE_AI=true)
- 目标
- ANTHROPIC_API_KEY
Enable RegistrationVariable
Allow public user registration
- 目标
- ENABLE_USER_REGISTRATION
- 默认值
- true
下载统计数据
9,561
下载总数
详细信息
存储库
drumsergio/lynxprompt:latest最后更新2026-05-06
初见2026-04-06
在Unraid 上运行 Lynxprompt 。
Lynxprompt 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。