summaryrefslogtreecommitdiffstats
path: root/tools/docker-compose/start_development.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix permissions when running dev container as non-root userShane McDonald2018-10-241-6/+0
* Force openshift user behavior for uids over 2500Matthew Jones2018-10-161-1/+1
* Run tests in Docker as non-root userShane McDonald2018-10-091-0/+6
* Force the python IO encoding to be utf_8 when using honchoGuoqiang Zhang2018-06-221-0/+1
* Updating development tooling to be more genericMatthew Jones2017-08-091-35/+3
* Mass rename from ansible_(awx|tower) -> (awx|tower)Matthew Jones2017-07-261-3/+3
* Don't tie awx-manage to a particular dev environment versionMatthew Jones2017-07-251-1/+0
* Updating some dev environment tooling for version numbersMatthew Jones2017-07-221-2/+4
* Tower -> AWX Tooling MigrationMatthew Jones2017-07-211-14/+12
* add instance groups and queues to cluster toolingAlanCoding2017-06-221-2/+2
* Support for executing job and adhoc commands on isolated Tower nodes (#6524)Ryan Petrello2017-06-141-2/+2
* Fix system jobs not starting due to task manager and cred changesMatthew Jones2017-05-181-1/+1
* add tooling to aid in remote debugging sessionsRyan Petrello2017-05-091-0/+1
* add supervisor option to development environmentAlanCoding2017-02-131-1/+7
* Add some provisions for https into haproxy and the clusterMatthew Jones2017-01-031-9/+0
* add mkdir command to start_development script to cause collectstatic not to e...John Mitchell2016-12-061-0/+1
* Make sure we bootstrap the static dir prior to startingMatthew Jones2016-10-281-0/+2
* put nginx into honcho flowChris Meyers2016-10-181-3/+0
* Update tower_tools image to run nginxWayne Witzel III2016-10-181-0/+3
* Implement cluster health checksMatthew Jones2016-10-061-0/+1
* Docker compose improvementsMatthew Jones2016-09-081-1/+1
* Update development environment for rabbitMatthew Jones2016-08-311-1/+1
* Initial qpid development workMatthew Jones2016-08-241-4/+7
* Improvements to docker compose workflow with new packaging changesMatthew Jones2016-04-061-7/+6
* Merge pull request #1417 from ansible/python27_el6Graham Mainwaring2016-04-061-0/+3
|\
| * Merge branch 'devel' of github.com:ansible/ansible-tower into python27_el6Graham Mainwaring2016-03-211-2/+1
| |\
| * | Changes for Tower virtualenv supportMatthew Jones2016-03-211-1/+4
* | | update docker-compose build, resolves #1377Leigh Johnson2016-04-011-1/+0
| |/ |/|
* | fix regression of development package namingAlanCoding2016-03-181-2/+1
|/
* Update docker development workflow to not require `make develop`Matthew Jones2016-03-021-6/+2
* add postgres Fact model, update views, testsChris Meyers2016-02-241-0/+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-091-0/+35