summaryrefslogtreecommitdiffstats
path: root/tools/docker-compose (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement cluster health checksMatthew Jones2016-10-061-0/+1
* Fixing up unit tests from HA/Clustering workMatthew Jones2016-10-032-1/+2
* Merge branch 'ha_installer' into develMatthew Jones2016-09-291-1/+1
|\
| * Update postgres yum/apt repo locationsMatthew Jones2016-09-291-1/+1
* | Add bzip2 as a UI build dependencyJames Laska2016-09-271-0/+1
|/
* Use `make` when installing test requirementsJames Laska2016-09-211-4/+4
* Move requirements build to unittest DockerfileJames Laska2016-09-212-4/+25
* Add instructions to rebuild unit test containerShane McDonald2016-09-201-0/+7
* Only run the unit tests from the docker containerJames Laska2016-09-191-0/+1
* Fix pip install in unit test containerShane McDonald2016-09-163-9/+30
* Add a Dockerfile for unittest environmentJames Laska2016-09-161-0/+47
* Integrate rabbitmqctl interface to cluster and standalone containersMatthew Jones2016-09-151-0/+17
* Merge branch 'ramparts_and_ha' into develMatthew Jones2016-09-153-1/+56
|\
| * Implement a more dynamic celery queue systemMatthew Jones2016-09-091-0/+17
| * Docker compose improvementsMatthew Jones2016-09-081-1/+1
| * Initial Docker Compose workflow for Tower clusterMatthew Jones2016-09-082-0/+38
| * Update development environment for rabbitMatthew Jones2016-08-311-1/+1
* | Merge branch 'ramparts_and_ha' into develMatthew Jones2016-09-061-1/+1
* | pin Dockerfile version as wellAlanCoding2016-08-291-1/+1
|/
* Putting a bow on some of the new dev workflowMatthew Jones2016-08-251-1/+1
* Initial qpid development workMatthew Jones2016-08-244-25/+37
* Refactor UI Build System (#3203)Leigh Johnson2016-08-171-5/+5
* add awx-manage executable for tower-qa testsRyan Fitzpatrick2016-06-162-0/+11
* Remove mongo key from being installed on the dev containerMatthew Jones2016-06-081-2/+0
* Updating docker dev workflowMatthew Jones2016-06-082-2/+12
* munin is dead. Long live munin!Bill Nottingham2016-06-061-15/+0
* Fix failing apt-key step in DockerfileShane McDonald2016-05-251-1/+2
* Remove the dumb-init deb that gets left behind in the container imageMatthew Jones2016-05-031-0/+1
* Improvements to docker compose workflow with new packaging changesMatthew Jones2016-04-062-10/+9
* Merge pull request #1417 from ansible/python27_el6Graham Mainwaring2016-04-062-3/+4
|\
| * Merge branch 'devel' of github.com:ansible/ansible-tower into python27_el6Graham Mainwaring2016-03-211-2/+1
| |\
| * | Changes for Tower virtualenv supportMatthew Jones2016-03-212-4/+5
* | | update docker-compose build, resolves #1377Leigh Johnson2016-04-012-2/+1
| |/ |/|
* | fix regression of development package namingAlanCoding2016-03-181-2/+1
|/
* Update docker development workflow to not require `make develop`Matthew Jones2016-03-029-6/+19066
* Merge branch 'mongoectomy_implementation' into develChris Meyers2016-03-011-0/+1
|\
| * add postgres Fact model, update views, testsChris Meyers2016-02-241-0/+1
* | add newer version of prootChris Meyers2016-02-241-1/+1
* | Update DockerfileChris Meyers2016-02-241-0/+1
* | add -y to ansible ppa addingChris Meyers2016-02-161-1/+1
|/
* fixing ad_hoc importsWayne Witzel III2016-02-021-4/+1
* added pytest to requirements_devWayne Witzel III2016-02-021-0/+4
* Apply to all Dockerfiles and use the preferred ENTRYPOINT form.Joshua "jag" Ginsberg2016-01-251-0/+3
* tower api toolingChris Meyers2016-01-141-2/+3
* Add swig to dependencies for composeMatthew Jones2015-10-051-1/+1
* Add libxmlsec1-dev to the docker compose workflowMatthew Jones2015-10-051-1/+1
* Include apt-get update with installMatthew Jones2015-09-211-2/+1
* Put down a file to track make develop in composeMatthew Jones2015-09-101-1/+7
* Switch to using ansible wait_for instead of sleepMatthew Jones2015-09-101-2/+4
* Adding docker-compose development workflowMatthew Jones2015-09-093-0/+61