mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update README.md
Debian 9 not supported. Now supports debian 10 but 11 is recommended.
This commit is contained in:
parent
32def70170
commit
1cab8401c1
@ -1,5 +1,5 @@
|
|||||||
# HBlink3 Docker Installer
|
# HBlink3 Docker Installer
|
||||||
This is a multi-arch docker installer for HBlink3 and HBmonV2 combined for Debian 11
|
This is a multi-arch docker installer for HBlink3 and HBmonV2 combined for Debian 10 or 11
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -19,7 +19,7 @@ HBMonv2 which is a dashboard designed for HBlink3 by SP2ONG! This runs side by s
|
|||||||
This installer includes all the usual libs and packages including apache2, php and python3.
|
This installer includes all the usual libs and packages including apache2, php and python3.
|
||||||
|
|
||||||
### Prerequisite
|
### Prerequisite
|
||||||
System must be dabian 11. This script has been tested on most architectures but the system requires at a minimum the required spec to run docker and additional procceses! The system must be up-to-date and have Git installed. You can install Git from the CLI.
|
System must be dabian 10 or 11.This script is is not advisable to run this installer on Debian 9. This script has been tested on most architectures but the system requires at a minimum the required spec to run docker and additional procceses! The system must be up-to-date and have Git installed. You can install Git from the CLI.
|
||||||
Note* If you get a Locale error(s) (LC_CTYPE=UTF-8, which is wrong) can happen when you login over ssh from a Mac to a linux box, and your terminal automatically sets environment variables. There's a checkbox for that. Uncheck it, and you're good to go.
|
Note* If you get a Locale error(s) (LC_CTYPE=UTF-8, which is wrong) can happen when you login over ssh from a Mac to a linux box, and your terminal automatically sets environment variables. There's a checkbox for that. Uncheck it, and you're good to go.
|
||||||
Make sure your system is up-to-date and pull Git from the apt repo.
|
Make sure your system is up-to-date and pull Git from the apt repo.
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user