3 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
81a8fa0c77
Finalizinger -install.sh
Removed configuration for Upgopher port and directory, using default values instead.
2025-11-17 10:23:07 +01:00
wanetty
88795c5722 feat: Implement PR feedback for Upgopher script
- Update Debian version from 12 to 13
- Replace manual download/extraction with fetch_and_deploy_gh_release function
- Remove redundant curl/wget installation (already in core dependencies)
- Remove unnecessary comments
- Add apt clean -y to cleanup section
- Modernize apt-get commands to apt
- Update success message to 'Updated successfully!'
- Fix asset pattern to match release files (upgopher_*_linux_amd64.tar.gz)
2025-11-01 09:13:58 +01:00
wanetty
bc3c833038 Add Upgopher file server script
- Add Upgopher LXC container creation script
- Add installation script for Upgopher v1.11.1
- Add JSON metadata with configuration details
- Upgopher is a lightweight file upload/download server written in Go
2025-10-31 18:33:20 +01:00