aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xREADME.md18
1 files changed, 4 insertions, 14 deletions
diff --git a/README.md b/README.md
index bde6413..c1f6f0c 100755
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ATS-Project
+# ATS
## Introduction
@@ -49,22 +49,12 @@ root@Debian:~# apt install git
Clonez-le ce dépôt :
```Shell
-root@Debian:~# git clone https://github.com/clyhtsuriva/ATS-Project
+root@Debian:~# git clone https://github.com/clyhtsuriva/ATS
```
-Installez, configurez et lancez la base de données :
+Installez, configurez et lancez :
```Shell
-root@Debian:~# ./ATS-Project/automatisation/BDDAuto.sh
-```
-
-Installez, configurez et lancez le serveur web :
-```Shell
-root@Debian:~# ./ATS-Project/automatisation/apacheAuto.sh
-```
-
-Installez, configurez et lancer le sniffer :
-```Shell
-root@Debian:~# ./ATS-Project/automatisation/
+root@Debian:~# ./ATS/automatisation/deploi.sh
```
## Utilisation
td>ansible: install helm on k8s mastersclyhtsuriva2-0/+34 2025-07-09k8s: remove puterclyhtsuriva6-130/+0 2025-07-09Remove gitea from ansible & dockerclyhtsuriva5-89/+0 2025-07-09tofu: update bpg/proxmox to 0.79.0clyhtsuriva1-1/+1 2025-06-22ansible: set apt lock_timeout to 3minclyhtsuriva3-2/+4 2025-06-22tofu: update bpg/proxmox to 0.78.2clyhtsuriva1-1/+1 2025-05-24tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2-2/+3 2025-05-01tofu: update bpg/proxmox to 0.77.0 (tested)clyhtsuriva1-1/+1 2025-04-22tofu: update bpg/proxmox to 0.76.0 (tested)clyhtsuriva1-1/+1 2025-04-15tofu: update bpg/proxmox to 0.75.0 (tested)clyhtsuriva1-1/+1 2025-04-04ansible: remove docker git repo cloning taskclyhtsuriva2-46/+0 2025-04-04ansible: deploy gitea using ansible (w.i.p.)clyhtsuriva4-0/+58