75 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
9ecafe7959 Add Ubuntu 22.04 and 24.04 LTS support, remove Ubuntu 20.04
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-14 00:46:17 +00:00
copilot-swe-agent[bot]
73cceaf444 Simplify installer for modern approach - remove version-specific duplications
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-14 00:41:08 +00:00
copilot-swe-agent[bot]
0246fe7c27 Fix grammar: 'Your running' to 'You're running'
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-14 00:38:08 +00:00
copilot-swe-agent[bot]
4a7d71c339 Clean up remaining Debian 10 references in comments
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-14 00:36:35 +00:00
copilot-swe-agent[bot]
56237a8557 Update installer to always use Docker Compose v2 for Debian 11-13
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-14 00:34:19 +00:00
copilot-swe-agent[bot]
626e500ef0 Improve error handling and robustness based on second code review
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 22:13:06 +00:00
copilot-swe-agent[bot]
4fa32f6fc4 Address code review feedback: fix redundant checks and improve robustness
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 22:10:43 +00:00
copilot-swe-agent[bot]
36c5e38e35 Modernize Python package installation using virtual environments for Debian 12+
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 22:06:53 +00:00
copilot-swe-agent[bot]
f7e9ef474f Fix indentation consistency in pip installation section
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 21:37:04 +00:00
copilot-swe-agent[bot]
b685e1df1a Enhance pip installation with better error handling and consistency
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 21:34:53 +00:00
M0VUB
a2a947a532
Update Docker upstream repo version to 2.0.2 2025-12-13 20:38:28 +00:00
M0VUB
3a2cb08eff
Update HBMonv2 configuration file for production 2025-12-13 19:23:13 +00:00
copilot-swe-agent[bot]
41540e3d9e Add clarifying comments to address code review feedback
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:56:24 +00:00
copilot-swe-agent[bot]
1424e5e8f0 Improve wrapper creation: check cat exit status directly and add skip message
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:54:25 +00:00
copilot-swe-agent[bot]
7235442b54 Simplify error check for wrapper creation to only use file existence test
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:51:58 +00:00
copilot-swe-agent[bot]
1cca6057c4 Add error handling for docker-compose wrapper creation
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:49:34 +00:00
copilot-swe-agent[bot]
da535e0f5c Fix docker-compose command not found by creating wrapper for docker-compose-plugin
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:48:12 +00:00
copilot-swe-agent[bot]
5ac9ee2a09 Add version 1.5.0 with CHANGELOG and Debian 13 verification
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 02:28:25 +00:00
M0VUB
47bb8f1d47
Update copyright email address in script 2025-12-13 01:46:31 +00:00
copilot-swe-agent[bot]
d4e2bb5962 Update all sbin scripts to V2.0 and make installer path-independent
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 01:36:40 +00:00
M0VUB
d7f096ef32
Update version information in hblink3 installer script 2025-12-13 01:26:05 +00:00
copilot-swe-agent[bot]
fcc314a46d Address code review feedback: fix typo, menu height, and refactor pip helper
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 01:16:43 +00:00
copilot-swe-agent[bot]
89ade8cf14 Add pip installation handling for Debian 12+ restrictions
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 01:13:59 +00:00
copilot-swe-agent[bot]
379ac8ad1a Add Debian 13 support, uninstall functionality, and refactor install script
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-12-13 01:11:47 +00:00
copilot-swe-agent[bot]
4b0f43a902 Fix typos and add error handling for curl command
Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
2025-11-20 02:06:31 +00:00
M0VUB
9376c1d610
Update hblink3-docker-install.sh
Versioning
2024-11-13 23:36:20 +00:00
M0VUB
e928d910a4
Update hblink3-docker-install.sh
Update version 14062024 - Debian 10/11 only1
2024-06-14 00:37:33 +01:00
M0VUB
d2676f1219
Update hblink3-docker-install.sh
Revert script to stable
2024-06-13 23:55:48 +01:00
M0VUB
25e0a15419
Update hblink3-docker-install.sh
try using config externally
2024-06-13 23:36:57 +01:00
M0VUB
960ac04d69
Update hblink3-docker-install.sh
dash html
2024-06-13 23:29:09 +01:00
M0VUB
98bf52cbcc
Update hblink3-docker-install.sh
HBMonv2 re-compiled and re-built, upgrading script to suit
2024-06-13 23:22:36 +01:00
M0VUB
cf65a5e483
Update hblink3-docker-install.sh
Upgrade to v3
2024-06-13 21:48:22 +01:00
M0VUB
b46800d4d0
Update hblink3-docker-install.sh
Upgrade to RYMonv3
2024-06-13 21:45:59 +01:00
M0VUB
1cc3a544cf
Update hblink3-docker-install.sh
Start introducing new dashboard configuration
2024-06-13 21:26:04 +01:00
M0VUB
6745780e4c
Update hblink3-docker-install.sh
Commit to start dash upgrade
2024-06-13 20:23:42 +01:00
M0VUB
caacb071e0
Update hblink3-docker-install.sh
1.0.1 revert bookworm support for now
2024-02-27 00:07:54 +00:00
M0VUB
9093f69f1e
Update hblink3-docker-install.sh
Revert support for bookworm
2024-02-27 00:07:13 +00:00
ShaYmez
68696db0ac Stable release version 1.0.0 (Without dockerised HBMonv2) 2024-02-26 21:07:22 +00:00
M0VUB
6664b5b29c
Update hblink3-docker-install.sh
omg get some reading glasses! :)
2024-02-18 02:18:01 +00:00
M0VUB
b5a88b0e46
Update hblink3-docker-install.sh
Add support for LTS 22.04
2024-02-18 02:14:58 +00:00
M0VUB
9c3ca71951
Update hblink3-docker-install.sh
Leave parrot logging in console - Now on stable version - Parrot working!!
2023-08-07 00:31:14 +01:00
M0VUB
4e0439bf6e
Update hblink3-docker-install.sh
Add logging for parrot
2023-08-06 23:53:42 +01:00
M0VUB
d260cc5ffe
Update hblink3-docker-install.sh
Add config for parrot to test
2023-08-06 23:16:13 +01:00
M0VUB
b3ca9ec529
Update hblink3-docker-install.sh
Extend length of stale days befor hitting radioID.
2023-08-05 22:02:56 +01:00
M0VUB
065963fe10
Update hblink3-docker-install.sh
Script tested and working! ;) enjoy!
2023-01-04 01:03:15 +00:00
M0VUB
30b8954675
Update hblink3-docker-install.sh
Update installer
2023-01-04 00:23:32 +00:00
M0VUB
bef9092712
Update hblink3-docker-install.sh
Finish up
2023-01-04 00:08:58 +00:00
M0VUB
f85219df01
Update hblink3-docker-install.sh
Bump up version. add python ver
2023-01-03 21:37:34 +00:00
M0VUB
d76706e425
Update hblink3-docker-install.sh
Add initial setup to installer
2023-01-03 21:32:22 +00:00
M0VUB
4eb89613ee
Update hblink3-docker-install.sh
Enter menu after install..
2023-01-03 00:39:23 +00:00