Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SAE-déploiement
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paryss Mullier
SAE-déploiement
Commits
b83c9b4c
Commit
b83c9b4c
authored
3 months ago
by
Minh-Tue Tran
Browse files
Options
Downloads
Patches
Plain Diff
Fixed fault ortographe README.md
parent
b0385489
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
b83c9b4c
...
...
@@ -56,9 +56,9 @@ Ce dépôt vous propose une solution **clé en main** avec :
### 1. 📥 Cloner le dépôt
```
bash
git clone
git@github.com:votre-utilisateur/sae-deploiement.git
# ou
git clone
https://github.com/votre-utilisateur/sae-deploiement.git
git clone
(copie SSH lien dans cette repo)
# ou
HTTPS
git clone
(copie HTTPS lien dans cette repo)
```
---
...
...
@@ -67,7 +67,7 @@ git clone https://github.com/votre-utilisateur/sae-deploiement.git
```
bash
cd sae-deploiement/scripts/
./
M
akes
vm
./
m
akes
VMS.sh run
```
Ce script va :
...
...
@@ -86,9 +86,9 @@ Depuis la VM `odoo-gp2`, vous pouvez lancer un script de déploiement pour :
- Rediriger les requêtes HTTP vers la bonne instance via Traefik
🎯 Chaque client aura :
- Sa propre base (`client
1
_db`)
- Sa propre base (`client
X
_db`)
- Son propre conteneur Odoo
- Son URL sécurisée (`client
1
.odoo-gp2.iutinfo.fr`)
- Son URL sécurisée (`client
X
.odoo-gp2.iutinfo.fr`)
- Une isolation logique et fonctionnelle
---
...
...
@@ -104,7 +104,7 @@ Le projet applique les principes suivants :
### 5. 💾 Sauvegarde automatique
Depuis le répertoire `~/.script/
b
ackup`, lancer :
Depuis le répertoire `~/.script/
B
ackup`, lancer :
```
bash
./setup_cron_backup.sh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment