Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
Dokos
Documentation
Commits
7f8bc377
Commit
7f8bc377
authored
2 months ago
by
Corentin Forler
Browse files
Options
Downloads
Patches
Plain Diff
fix: Fix typo, add warning about Docker install
parent
017fb47e
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
content/3.dodock/12.administration/1.bench.md
+7
-2
7 additions, 2 deletions
content/3.dodock/12.administration/1.bench.md
with
7 additions
and
2 deletions
content/3.dodock/12.administration/1.bench.md
+
7
−
2
View file @
7f8bc377
...
...
@@ -7,6 +7,11 @@ Dodock est basé sur le modèle applicatif [Frappe](https://frappeframework.com/
Chaque site Dodock est installé dans un
`bench`
.
Un
`bench`
est un environnement virtuel Python dans lequel est installé le framework, les applications et un ou plusieurs sites.
::callout{icon="i-heroicons-light-bulb" color="yellow"}
Les commandes suivantes sont principalement destinées à l'installation standard (hors-conteneur).
::
## Créer un dossier *bench*
```
sh
...
...
@@ -35,7 +40,7 @@ sudo bench setup production [USER]
## Paramètrer des sauvegardes
```
sh
bench setup backup
bench setup backup
s
```
## Regénérer la configuration de Nginx
...
...
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