Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
iPPIDB
ippidb-web
Commits
90f13af6
Commit
90f13af6
authored
5 years ago
by
Fabien MAREUIL
Browse files
Options
Downloads
Patches
Plain Diff
media path apache
parent
6c8fc4d2
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!29
Prepare for v1.1.0
Pipeline
#27609
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/deploy.yaml
+1
-1
1 addition, 1 deletion
ansible/deploy.yaml
with
1 addition
and
1 deletion
ansible/deploy.yaml
+
1
−
1
View file @
90f13af6
...
@@ -288,7 +288,7 @@
...
@@ -288,7 +288,7 @@
BABEL_LIBDIR
:
"
/usr/lib64/openbabel/"
BABEL_LIBDIR
:
"
/usr/lib64/openbabel/"
-
name
:
create mod_wsgi configuration
-
name
:
create mod_wsgi configuration
django_manage
:
django_manage
:
command
:
"
runmodwsgi
--setup-only
--port={{
http_port
}}
--user
ippidb
--group
wheel
--server-root={{
service_conf_path
}}"
command
:
"
runmodwsgi
--setup-only
--port={{
http_port
}}
--user
ippidb
--group
wheel
--server-root={{
service_conf_path
}}
--url-alias
/media
{{
checkout_path
}}/ippisite/media
"
app_path
:
"
{{
checkout_path
}}/ippisite"
app_path
:
"
{{
checkout_path
}}/ippisite"
settings
:
"
ippisite.{{
ansible_hostname
}}_settings"
settings
:
"
ippisite.{{
ansible_hostname
}}_settings"
environment
:
environment
:
...
...
This diff is collapsed.
Click to expand it.
Fabien MAREUIL
@fmareuil
mentioned in commit
68e7af95
·
5 years ago
mentioned in commit
68e7af95
mentioned in commit 68e7af95fb4ad52d2be5a3c2955a3d00acbe9925
Toggle commit list
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