- Fix 'Bad substitution' error in check_deploy_ready.sh by replacing BASH_SOURCE with $0
- Add detailed SSH troubleshooting in check_deploy_ready.sh
- Create fix_ssh_key.sh script to automate SSH key setup
- Update documentation with new troubleshooting script
- Add workflow_dispatch to ci-main.yml for manual full pipeline runs
- Add workflow_dispatch to cd-deploy.yml with component selection
- Update documentation with UI deployment instructions
- Allow backend and web deployment via Forgejo UI Actions tab