Commit Graph

4 Commits

Author SHA1 Message Date
Gan, Jimmy f8c22a88f7 CI: combine npm install+build in single RUN step
Deploy Dashboard / deploy (push) Failing after 2m42s
2026-02-25 04:25:49 +08:00
Gan, Jimmy 7b9747f7b7 CI: use npm China mirror + host network for build
Deploy Dashboard / deploy (push) Failing after 2m49s
2026-02-25 04:18:25 +08:00
Gan, Jimmy 36f1fc0962 Terminal: SSH to NAS host instead of container shell
Deploy Dashboard / deploy (push) Has been cancelled
- Rewrite terminal.py to use asyncssh instead of pty/fork
- Add SSH key pair for dashboard container auth
- Mount SSH key and add SSH config vars in docker-compose
- Install openssh-client in Dockerfile
- Add asyncssh to requirements.txt
2026-02-19 19:24:38 +08:00
Gan, Jimmy 70aa421d7f Add NAS dashboard MVP: Docker mgmt, Gitea, Files, Terminal 2026-02-19 01:59:50 +08:00