1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/installer/roles/image_build/templates
Jeff Byrnes 7b636a7566
Set up HTTPS w/ proper port & HTTP redirect
HTTPS is, by default, expected to be on port 443.

Also, with HSTS set, we need to be sure that users attempting to arrive
via HTTP are properly redirected to HTTPS.

This does so by:

* Setting up a 301 redirect for any URL to its HTTPS version
* Adjusting the internal port for HTTPS traffic to 8053
* Setting docker-compose to share port 443 → 8053
    - This is configurable via an inventory variable
2019-04-05 16:13:23 -04:00
..
Dockerfile.j2 docker: yum: use https for postgresql rpm download. 2019-03-14 17:14:17 +01:00
Dockerfile.task.j2 Remove image push logic from installer roles 2018-04-16 19:01:43 -04:00
nginx.conf.j2 Set up HTTPS w/ proper port & HTTP redirect 2019-04-05 16:13:23 -04:00