summaryrefslogtreecommitdiffstats
path: root/installer/roles (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hide nginx server version headersRyan Petrello2019-08-201-0/+1
* Fix compatibility with postgresql helm chart v6.0.0+Gabriel Totusek2019-08-121-2/+2
* Downgrade postgres helm chart to v5.3.13Gabriel Totusek2019-08-121-1/+1
* Update postgres helm chart to v6.2.1Gabriel Totusek2019-08-121-1/+1
* Add support for kubernetes tolerations, nodeSelector, and affinityGabriel Totusek2019-08-124-17/+75
* * upgrade from git on containersJorge Machado2019-07-302-4/+6
* Addition of inventory value for memcached image, allows for custom image loca...Scholl III, Michael G2019-07-182-1/+4
* Add dynamic custom venv setupAshley Nelson2019-07-092-0/+44
* Update Content Security Policy to allow websocketsJeff Byrnes2019-07-051-2/+2
* Change to docker_service for compatibilityAshley Nelson2019-07-021-1/+1
* allow data: images in our Content Security PolicyRyan Petrello2019-07-021-2/+2
* add a reasonable default Content Security PolicyRyan Petrello2019-06-261-0/+2
* Change `docker_service` to `docker_compose`.aubrel2019-06-251-1/+1
* Introduces the ability to pass annotations to the Kubernetes Ingress ControllersMarcelo Mello2019-06-201-0/+17
* project_data_dir is not required in the awx_task containersMarcelo Mello2019-06-201-5/+0
* Fixes ca_trust_dir and project_data_dir for KubernetesMarcelo Mello2019-06-201-0/+32
* Merge pull request #4005 from shanemcd/sdist-builder-nodesoftwarefactory-project-zuul[bot]2019-06-052-25/+37
|\
| * Fix some ansible warningsShane McDonald2019-06-051-22/+30
| * Update node in sdist builder imageShane McDonald2019-06-051-3/+7
* | Multiple installation of same dependencyAnand kumar2019-06-051-1/+0
|/
* Installer: quote password where it appliesYanis Guenane2019-06-037-14/+14
* openshift: Ensure char in password are not interpretedYanis Guenane2019-05-311-1/+1
* #3004 Add proxy support to postgresql, memcached and rabbitmq imagesJose OrPa2019-05-301-0/+10
* Merge pull request #3604 from athenahealth/complete-ssl-supportsoftwarefactory-project-zuul[bot]2019-05-282-3/+22
|\
| * Set up HTTPS w/ proper port & HTTP redirectJeff Byrnes2019-04-052-3/+16
| * Add optional SSL cert to docker-compose installJeff Byrnes2019-04-051-0/+6
* | Update the ports for memcache and rabbitmq to be variablizeditdependsnetworks2019-05-174-4/+8
* | Refactor DockerfilesShane McDonald2019-05-091-39/+106
* | remove references to the (now defunct) fact receiverRyan Petrello2019-05-022-2/+0
* | Sync docker-compose dockerfile with image build dockerfile.Bill Nottingham2019-04-181-0/+1
* | Fix memcached configuration in local Docker installsShane McDonald2019-04-164-15/+21
* | Removes failing symlink to /usr/bin/python3 during the image buildUriel Mandujano2019-04-062-3/+0
* | Revert "Removes failing symlink to /usr/bin/python3 because that file already...Uriel Mandujano2019-04-062-0/+3
* | Removes failing symlink to /usr/bin/python3 because that file already existsUriel Mandujano2019-04-052-3/+0
|/
* Set docker_compose_dir like other inventory varsJeff Byrnes2019-04-031-2/+0
* Move secret key from configmap to secretShane McDonald2019-03-294-6/+38
* Fix bug where init scripts didnt create the admin user correctlyShane McDonald2019-03-283-3/+4
* Fix docker-compose installsShane McDonald2019-03-276-33/+23
* Allow for platform specific variables in docker-compose installShane McDonald2019-03-274-2/+12
* Fix permissions of sensitive files in docker-compose installationShane McDonald2019-03-271-0/+4
* Do not set credentials via environment variablesShane McDonald2019-03-2612-91/+83
* Remove “standalone Docker” installation pathShane McDonald2019-03-262-169/+0
* Merge pull request #3424 from falencastro/develsoftwarefactory-project-zuul[bot]2019-03-191-1/+1
|\
| * Makes daphne websocket_timeout infinite.Felipe Alencastro2019-03-141-1/+1
* | docker: yum: use https for postgresql rpm download.Bruno Thomsen2019-03-141-1/+1
|/
* only use ssl if certificate is specifiedMarkus Opahle2019-02-283-5/+5
* Add SSL suport for docker installwalkafwalka2019-02-273-1/+9
* Merge pull request #3235 from ryanpetrello/sql-profilingsoftwarefactory-project-zuul[bot]2019-02-152-2/+2
|\
| * add a custom DB backend that provides system-level SQL profilingRyan Petrello2019-02-142-2/+2
* | Avoid pg password ending up in syslog/shell outputKlaas Demter2019-02-151-0/+1