Maj doc pour 2024
This commit is contained in:
parent
21d6a77ffa
commit
26ebf4899b
@ -42,7 +42,7 @@ Prérequis :
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
On utilisera les images de machines virtuelle suivantes :
|
On utilisera les images de machines virtuelle suivantes :
|
||||||
* **debian-bookworm-gsb-2023c.ova** (2024-12-18)
|
* **debian-bookworm-gsb-2023c.ova** (2023-12-18)
|
||||||
* Debian Bookworm 12.4 - 2 cartes - 1 Go - Stockage 20 Go
|
* Debian Bookworm 12.4 - 2 cartes - 1 Go - Stockage 20 Go
|
||||||
|
|
||||||
et pour **s-fog** :
|
et pour **s-fog** :
|
||||||
@ -81,7 +81,7 @@ bash chname <nouveau_nom_de_machine>` , puis redémarrer
|
|||||||
bash inst-depl
|
bash inst-depl
|
||||||
cd /var/www/html/gsbstore
|
cd /var/www/html/gsbstore
|
||||||
bash getall
|
bash getall
|
||||||
cd /root/tools/ansible/gsb023/pre
|
cd /root/tools/ansible/gsb024/pre
|
||||||
bash gsbboot
|
bash gsbboot
|
||||||
cd .. ; bash pull-config
|
cd .. ; bash pull-config
|
||||||
```
|
```
|
||||||
@ -96,7 +96,7 @@ bash chname <nouveau_nom_de_machine>` , puis redémarrer
|
|||||||
- ou sinon:
|
- ou sinon:
|
||||||
```shell
|
```shell
|
||||||
mkdir -p tools/ansible ; cd tools/ansible
|
mkdir -p tools/ansible ; cd tools/ansible
|
||||||
git clone https://gitea.lyc-lecastel.fr/gadmin/gsb2023.git
|
git clone https://gitea.lyc-lecastel.fr/gsb/gsb2024.git
|
||||||
cd gsb2024/pre
|
cd gsb2024/pre
|
||||||
export DEPL=192.168.99.99
|
export DEPL=192.168.99.99
|
||||||
bash gsbboot
|
bash gsbboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user