Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
POC Mirador
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
Service Desk
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
IIIF
POC Mirador
Merge requests
!12
Mettre à jour README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Mettre à jour README.md
daxid-main-patch-90226
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
David Rouquet
requested to merge
daxid-main-patch-90226
into
main
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
65a031ff
1 commit,
2 years ago
1 file
+
4
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
4
−
0
View file @ 65a031ff
Edit in single-file editor
Open in Web IDE
Show full file
@@ -19,6 +19,10 @@ This readme assumes that you now a few basic about `docker` and `docker-compose`
### Install
Clone the current git repository and cd inside.
Run
`submodule init && submodule update`
*NOTE : this step might not be necessary at some point*
Copy
`.env.template`
to
`.env`
and change variables to suit your need.
You
**MUST**
set at least the
`ANNOTOT_SECRET_KEY_BASE`
to a random string, the rest is preconfigured for a local development environment.
Loading