Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
allgo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
110
Issues
110
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
allgo
allgo
Commits
ef1de3f1
Commit
ef1de3f1
authored
May 13, 2019
by
BAIRE Anthony
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typos
parent
a192f26e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
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
Markdown
is supported
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