Commit Graph

7 Commits

Author SHA1 Message Date
dekun f508f210f9 Add interactive navctl menu for install, uninstall, and update.
Provide navctl.py with a numbered menu, persist install path in config, and support curl bootstrap without pre-cloning the repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 12:01:01 +08:00
dekun fc23a95e5c docs: note PM2 auto-start after install
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 11:58:47 +08:00
dekun 6897f88afd Add install script for clone-first one-click deployment.
Prompt for repo URL and install directory, auto git clone, then run project setup. Keep deploy.py for in-repo updates only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 11:52:57 +08:00
dekun 3149770887 Add system settings, one-click deploy, and simplify embed UI.
Remove Gate scout auto-seeding and the manual hub login button while keeping Gate login and instance SSO. Add password change and database backup/restore, plus deploy scripts with env auto-generation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 11:44:12 +08:00
dekun a8cf3422e4 feat: 默认端口5070、部署文档与外网HTTPS及强制刷新
- 默认监听端口改为 5070(app.py、.env.example、PM2 配置)
- README/部署说明:仓库地址、/opt/LocalNav、root 运行、Nginx+HTTPS 外网接入
- iframe 工具栏在「刷新」旁增加「强制刷新」(跳过缓存,等同 Ctrl+F5)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-30 11:24:25 +08:00
dekun 6280480e48 增加env 2026-05-12 15:38:27 +08:00
dekun 895e1bed0f first commit 2026-05-12 15:25:03 +08:00