Aggiorna README.md
This commit is contained in:
parent
1b0a065e43
commit
1d8a8b1ea2
1 changed files with 25 additions and 1 deletions
24
README.md
24
README.md
|
@ -13,4 +13,28 @@
|
|||
|
||||
[Orange Pi 5 Plus Download site](http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-5-plus.html)
|
||||
|
||||
## 1. Installare Debian
|
||||
[Install debian in eMMC](OrangePi5Plus%20install%20to%20eMMC.md)
|
||||
|
||||
## 2. Aggiornare il sistema
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
```
|
||||
|
||||
## 3. Installare Home Assistant Supervisor
|
||||
|
||||
https://forgit.patachina.duckdns.org/Fabio/supervised-installer
|
||||
|
||||
## 4. Installare Portainer
|
||||
|
||||
https://forgit.patachina.duckdns.org/Fabio/portainer
|
||||
|
||||
## 5. Installare Samba
|
||||
|
||||
https://forgit.patachina.duckdns.org/Fabio/samba
|
||||
|
||||
## 6. Installare registry
|
||||
|
||||
https://forgit.patachina.duckdns.org/Fabio/docker-registry-ui
|
||||
|
||||
|
|
Loading…
Reference in a new issue