summaryrefslogtreecommitdiffstats
path: root/installer/roles/local_docker/tasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* autogenerate websocket secretchris meyers2020-03-261-0/+6
* redis socket supportchris meyers2020-03-181-0/+12
* Make possible to not start containers on composeRaoul Scarazzini2020-02-032-11/+14
* yamllint: Make all files in awx pass yamllintYanis Guenane2019-12-021-2/+2
* CHANGED: docker_service to docker_composeJoe2019-11-151-1/+1
* Improve usage of ssl_certificate in local_dockerRaphaël COMBEAU2019-10-281-0/+1
* Implement local docker pg upgradeShane McDonald2019-09-121-0/+50
* Change to docker_service for compatibilityAshley Nelson2019-07-021-1/+1
* Change `docker_service` to `docker_compose`.aubrel2019-06-251-1/+1
* Fix memcached configuration in local Docker installsShane McDonald2019-04-161-0/+2
* Fix docker-compose installsShane McDonald2019-03-271-26/+9
* Allow for platform specific variables in docker-compose installShane McDonald2019-03-271-1/+10
* Fix permissions of sensitive files in docker-compose installationShane McDonald2019-03-271-0/+4
* Do not set credentials via environment variablesShane McDonald2019-03-261-0/+15
* Remove “standalone Docker” installation pathShane McDonald2019-03-262-169/+0
* Add SSL suport for docker installwalkafwalka2019-02-271-0/+1
* Merge pull request #3230 from impca/patch-1softwarefactory-project-zuul[bot]2019-02-141-0/+10
|\
| * update docker compose installerimpca2019-02-141-0/+7
| * Update compose configurationimpca2019-02-131-0/+3
* | update-ca-trust: Ensure CA trust is updated in awx_task containerMathieu Mallet2019-02-061-0/+5
|/
* Omit DATABASE_SSLMODE if not set.Marius Rieder2019-01-221-2/+2
* Add pg_sslmode option.Marius Rieder2019-01-211-0/+2
* make volume concatenation workDaniel Temme2018-10-251-4/+4
* Partial revert for "Bugfix for ca_trust_dir"Daniel Temme2018-10-251-3/+5
* Update variable names for local Docker daemon installationIgor Vuk2018-10-251-4/+4
* Merge branch 'devel' into ikke-t-selinux-fixIlkka Tengvall2018-10-171-18/+23
|\
| * fix indentation for register variableDaniel Temme2018-10-121-1/+1
| * Merge pull request #2235 from ChrisRo89/develsoftwarefactory-project-zuul[bot]2018-10-111-11/+13
| |\
| | * Extracted more variables which a related to rabbitmqChristian.Rohr2018-10-111-11/+13
| * | Merge pull request #2156 from Decstasy/patch-1softwarefactory-project-zuul[bot]2018-10-111-5/+8
| |\ \
| | * | Bugfix for ca_trust_dirDennis U2018-08-091-5/+8
| | |/
| * / Add inventory vars to set docker install hostnameswalkafwalka2018-08-041-2/+2
| |/
* / fixes selinux permissions for awx data.Ilkka Tengvall2018-07-021-2/+2
|/
* Merge pull request #1718 from soumikgh/develShane McDonald2018-04-201-2/+2
|\
| * Bind mount to custom certs toSoumik Ghosh2018-04-021-2/+2
* | Remove image push logic from installer rolesShane McDonald2018-04-171-26/+13
* | Generalize variable names in installerShane McDonald2018-04-161-2/+2
|/
* Upgrade to RabbitMQ 3.7, remove need for etcd2Shane McDonald2018-03-281-1/+2
* Move installer roles into roles directoryShane McDonald2018-03-224-0/+252