Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
ef1de3f1
Commit
ef1de3f1
authored
May 13, 2019
by
BAIRE Anthony
Browse files
typos
parent
a192f26e
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
ef1de3f1
...
...
@@ -84,7 +84,7 @@ docker-compose. This is managed with the `DOCKERUSER` environment variable set
[
in the `.env` file
](
https://docs.docker.com/compose/environment-variables/#the-env-file
)
by
`prepare.sh`
.
For convenience (again), there is an extra external volume
s
for
`dev-django`
,
For convenience (again), there is an extra external volume for
`dev-django`
,
`dev-controller`
and
`dev-ssh`
so that the source directory of the app is mounted
inside
`/opt/`
(in fact it overrides the actual application files provided by
the docker image). The purpose is to avoid rebuilding a new docker image for
...
...
@@ -336,7 +336,7 @@ WEBAPP@sid.allgo.irisa.fr`). Each allgo webapp is mapped to a system user
Hosts the
*docker-controller*
which manages all docker operations (run, stop,
rm, commit, pull, push, ...) on behalf of the django container.
Technically speaking this container ha
d
root privileges since it has access to
Technically speaking this container ha
s
root privileges since it has access to
the docker socket.
The proxy script enforces restrictions (according to the current environment: eg prod/qualif/dev) on:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment