Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wiki
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
Container 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
MDM Lab
Wiki
Commits
c36ee0c2
Commit
c36ee0c2
authored
1 year ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
Add some doc to start app locally
parent
7322925b
No related branches found
No related tags found
1 merge request
!27
Issue #145. Added page template and reviewer guide
Pipeline
#115154
passed
1 year ago
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-27
3 additions, 27 deletions
README.md
with
3 additions
and
27 deletions
README.md
+
3
−
27
View file @
c36ee0c2
...
@@ -4,30 +4,6 @@
...
@@ -4,30 +4,6 @@
You can propose modifications for all the content (cf:
[
help
](
https://defense-finder.pasteur.cloud/wiki/help
)
).
You can propose modifications for all the content (cf:
[
help
](
https://defense-finder.pasteur.cloud/wiki/help
)
).
### Custom containers
```
::info
This is an info box
::
::tip
This is a tip box
::
::warning
This is a warning box
::
::danger
This is a danger box
::
::expansion-details
There is some details
::
```
### How to use references in the wiki pages
### How to use references in the wiki pages
You can add article references by providing a doi directly in the markdown files.
You can add article references by providing a doi directly in the markdown files.
...
@@ -69,15 +45,15 @@ For person external, you can create an [issue](https://gitlab.pasteur.fr/mdm-lab
...
@@ -69,15 +45,15 @@ For person external, you can create an [issue](https://gitlab.pasteur.fr/mdm-lab
1.
install
`Docker`
and
`Docker Compose`
(
[
installation guide
](
https://docs.docker.com/engine/install/
)
)
1.
install
`Docker`
and
`Docker Compose`
(
[
installation guide
](
https://docs.docker.com/engine/install/
)
)
2.
Clone the repo
2.
**
Clone the repo
**
```
sh
```
sh
git clone https://gitlab.pasteur.fr/mdm-lab/wiki.git
`
git clone https://gitlab.pasteur.fr/mdm-lab/wiki.git
`
```
```
3.
Go to the repo :
3.
**
Go to the repo :
**
```
sh
```
sh
cd
wiki
cd
wiki
```
```
4.
Start the app:
4.
**
Start the app:
**
```
sh
```
sh
docker compose up
--build
docker compose up
--build
```
```
...
...
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