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
!17
Resolve "Build dependencies from POC"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Build dependencies from POC"
24-everything-from-git-no-prod-build-for-dev
into
main
Overview
0
Commits
8
Pipelines
0
Changes
9
Merged
Resolve "Build dependencies from POC"
David Beniamine
requested to merge
24-everything-from-git-no-prod-build-for-dev
into
main
Mar 1, 2023
Overview
0
Commits
8
Pipelines
0
Changes
2
Closes
#24 (closed)
0
0
Merge request reports
Compare
version 2
version 2
85114e23
Mar 1, 2023
version 1
a0033939
Mar 1, 2023
main (base)
and
latest version
latest version
b9722139
8 commits,
Mar 1, 2023
version 2
85114e23
7 commits,
Mar 1, 2023
version 1
a0033939
6 commits,
Mar 1, 2023
Show latest version
2 files
+
0
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
README.md
+
0
−
7
View file @ b9722139
Edit in single-file editor
Open in Web IDE
Show full file
@@ -22,13 +22,6 @@ This readme assumes that you now a few basic about `docker` and `docker-compose`
Clone the current git repository and cd inside.
*NOTE : the two following steps should become obsolete at some point*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
git submodule init && git submodule update
bash build_deps.sh
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~
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