Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
a0b8089f
Commit
a0b8089f
authored
May 17, 2017
by
Ryan Herbert
Browse files
nginx_web2py move and rename nginx_conf
It makes sense to do things in the same way the debian packages have been setup
parent
affb8701
Changes
2
Show whitespace changes
Inline
Side-by-side
docker/vidjil/Dockerfile
View file @
a0b8089f
...
@@ -49,8 +49,8 @@ run cd /usr/share/web2py && chown -R www-data:www-data .
...
@@ -49,8 +49,8 @@ run cd /usr/share/web2py && chown -R www-data:www-data .
copy
./conf/gzip_static.conf /etc/nginx/conf.d/web2py/gzip_static.conf
copy
./conf/gzip_static.conf /etc/nginx/conf.d/web2py/gzip_static.conf
copy
./conf/gzip.conf /etc/nginx/conf.d/web2py/gzip.conf
copy
./conf/gzip.conf /etc/nginx/conf.d/web2py/gzip.conf
copy
./conf/uwsgi.conf /etc/nginx/conf.d/web2py/uwsgi.conf
copy
./conf/uwsgi.conf /etc/nginx/conf.d/web2py/uwsgi.conf
copy
./
sites
/nginx_
conf
/etc/nginx/sites-enabled/web2py
copy
./
conf
/nginx_
web2py
/etc/nginx/sites-enabled/web2py
copy
./
sites
/nginx_
conf
/etc/nginx/sites-available/web2py
copy
./
conf
/nginx_
web2py
/etc/nginx/sites-available/web2py
copy
./conf/uwsgi.ini /etc/uwsgi/apps-enabled/web2py.ini
copy
./conf/uwsgi.ini /etc/uwsgi/apps-enabled/web2py.ini
copy
./conf/defs.py /etc/vidjil/defs.py
copy
./conf/defs.py /etc/vidjil/defs.py
...
...
docker/vidjil/
sites
/nginx_
conf
→
docker/vidjil/
conf
/nginx_
web2py
View file @
a0b8089f
File moved
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