summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix official image buildsShane McDonald2021-11-132-1/+9
* tools_receptor_1 should use whatever awx_devel tag that tools_awx_1 is usingSeth Foster2021-11-101-1/+1
* Allow testing a single hybrid instance like the good old daysAlan Rominger2021-11-101-1/+2
* Merge pull request #11281 from ziegenberg/update-docs-to-include-openssl-as-r...Rebeccah Hunter2021-11-011-0/+1
|\
| * add OpenSSL to the list of prerequisitesDaniel Ziegenberg2021-10-261-0/+1
* | Fix dev build (docker-compose) problemsBryan Havenstein2021-10-272-0/+6
|/
* Allow for building headless modeShane McDonald2021-10-134-6/+17
* Refactor image_build and image_push rolesShane McDonald2021-10-136-43/+62
* Merge pull request #11189 from nntrn/pgsql-12Shane McDonald2021-10-111-1/+1
|\
| * Change pgsql version from 10 to 12 in template for dockerfile roleannie tran2021-10-041-1/+1
* | AWX dev environment changes for receptor work signing featureAmol Gautam2021-10-056-2/+40
* | Merge pull request #11166 from ansible/receptorctl-status-sosreportElijah DeLee2021-10-041-0/+1
|\ \ | |/ |/|
| * fix typo in comment in tools/sosreport/controller.pyElijah DeLee2021-10-041-1/+1
| * get receptorctl status for sosreportElijah DeLee2021-09-291-0/+1
* | don't collect keys with sosreportElijah DeLee2021-09-301-0/+2
|/
* Delete receptor_mesh.md file, update docker-compose README with new cluster infobeeankha2021-09-291-5/+55
* Merge pull request #10988 from ansible/more-receptor-sosElijah DeLee2021-09-081-0/+2
|\
| * List dir where receptor socket should beElijah DeLee2021-08-311-0/+2
* | dev environment - change location of receptor socket and sync awx and recepto...Alan Rominger2021-09-025-3/+7
* | Fix the hostname of execution nodes in dev environment (#10992)Alan Rominger2021-09-011-1/+1
|/
* Capture /etc/receptor in sos reportElijah DeLee2021-08-301-0/+1
* Remove unnecessary usage of set_fact. Thanks @samdoran!Shane McDonald2021-08-301-8/+0
* Hide the ugly parts in a custom actionShane McDonald2021-08-303-83/+26
* Automate release process and changelog generationShane McDonald2021-08-293-0/+86
* Add an option to create a cluster with control-only nodes (#10946)Alan Rominger2021-08-261-0/+1
* Model changes for instance last_seen field to replace modified (#10870)Alan Rominger2021-08-241-2/+1
* Add topology of docker-compose to docs, remove old mount (#10773)Alan Rominger2021-08-241-1/+1
* Make the AWX nodes fully connected in the development environment (#10758)Alan Rominger2021-08-245-33/+17
* Allow for dynamically scaling automation mesh in dev envShane McDonald2021-08-2413-181/+67
* Template docker receptor yaml file, update Makefile to reflect this changebeeankha2021-08-242-4/+10
* Pull in user's uid vs hardcode to 1000beeankha2021-08-241-1/+1
* set userid to 1000 (#10714)Jim Ladd2021-08-241-1/+1
* Point to correct config file for execution_node_1beeankha2021-08-241-1/+1
* Update docker-compose (#10664)Bianca Henderson2021-08-242-3/+39
* Run capacity checks with container isolation (#10688)Alan Rominger2021-08-241-7/+13
* Initial functionality tweaksAlan Rominger2021-08-244-7/+7
* implement an initial development environment for receptor-based clustersRyan Petrello2021-08-2410-160/+148
* Update Readme.mdherbert2021-08-161-1/+1
* Bump npm version inside containernixocio2021-08-041-1/+1
* Merge ui and ui_next in one dirnixocio2021-08-023-33/+36
* Merge pull request #9365 from mcharanrm/aa-workloads-firehoseShane McDonald2021-07-221-80/+99
|\
| * tools/scripts/firehose.py: capture all job ids, attach events to all jobs ids...mcharanrm2021-02-191-80/+99
* | Merge pull request #10511 from fosterseth/fix_haproxy_permissionShane McDonald2021-07-221-1/+2
|\ \
| * | haproxy specify userSeth Foster2021-06-241-1/+2
* | | Bash nitpickShane McDonald2021-07-222-2/+6
* | | wait for migrations in awx-web containercoolbry952021-07-223-3/+12
* | | Workaround Minikube issue on MacOS and enable preflightsMarcelo Moreira de Mello2021-07-213-1/+36
* | | Using awx-manage shell produces a better stdout during bootstrapMarcelo Moreira de Mello2021-07-152-2/+4
* | | Incorporates Minikube to devel environmentMarcelo Moreira de Mello2021-07-1510-3/+224
* | | Attempt to check/wait for migrations 30x (~12 min)Christian M. Adams2021-06-281-1/+1