summaryrefslogtreecommitdiffstats
path: root/tools/docker-compose (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* docs workding edits and depends_onAlan Rominger2022-06-162-8/+12
* Move visualization containers into docker-composeAlan Rominger2022-06-163-3/+52
* use haproxy 2.3 with maxconn set to avoid startup failuresSeth Foster2022-06-142-1/+2
* Narrow down the inotifywait criteria for reloading the dev environmentJeff Bradberry2022-06-131-1/+1
* Merge branch 'devel' into patch-1Alex Corey2022-06-1323-51/+2584
|\
| * Make awx-autoreloader work faster for large code changesAlan Rominger2022-06-091-1/+6
| * typoSeth Foster2022-05-311-1/+1
| * maxconnSeth Foster2022-05-311-1/+0
| * haproxySeth Foster2022-05-311-1/+1
| * Add make prometheus and make grafana commands to dev environmentSeth Foster2022-05-313-2/+19
| * Adding ability to start and plumb splunk instance (#12183)John Westcott IV2022-05-095-1/+109
| * Add the X-Content-Type-Options nosniff headerJeff Bradberry2022-04-251-0/+2
| * Make dev env reload fasterShane McDonald2022-04-141-9/+2
| * Alternative code reloader for dev envShane McDonald2022-04-142-0/+29
| * Replace tini with dumb-initShane McDonald2022-03-291-1/+1
| * Use the same settings on each supervisor entryShane McDonald2022-03-291-46/+43
| * Kill all control plane processes if one of them fails to bootShane McDonald2022-03-231-0/+8
| * Update some references to our development imagesShane McDonald2022-03-232-2/+2
| * Adding option to enable and configure an OpenLDAP server next to AWX (#11843)John Westcott IV2022-03-108-0/+266
| * Add a CI check for the development environmentShane McDonald2022-03-081-0/+77
| * Fix playbook error when files do not exist.Shane McDonald2022-03-081-1/+1
| * Add loop label with docker-compose playbookAlan Rominger2022-02-151-0/+2
| * Merge pull request #11342 from shanemcd/custom-uwsgi-mount-pathShane McDonald2022-02-091-0/+1
| |\
| | * Update port binding for UI dev tooling Shane McDonald2022-02-081-1/+1
| | * Bind port for UI live reload tooling in development environmenttShane McDonald2022-02-041-0/+1
| * | Scope api schema.json to target branchShane McDonald2022-02-071-1/+6
| |/
| * Mount awx_devel in execution nodes for developer utilityAlan Rominger2022-01-251-0/+1
| * Minor docs tweaks for keycloak setupAlan Rominger2022-01-201-5/+3
| * Merge pull request #11431 from jbradberry/receptor-mesh-modelsJeff Bradberry2022-01-113-3/+26
| |\
| | * Register the hop & execution nodes and all node linksJeff Bradberry2022-01-102-0/+19
| | * Remove the make init targetJeff Bradberry2022-01-101-3/+4
| | * Capture hop nodes and links in the automatic discovery machineryJeff Bradberry2022-01-101-0/+3
| * | SAML user attribute flags issue #5303 (PR #11430)John Westcott IV2022-01-106-1/+2003
| |/
* | Update tools/docker-compose/README.mdAlex Corey2022-06-131-1/+1
* | Update README.mdAndrew Kelling2021-12-071-1/+1
|/
* Allow customizing the receptor image in the development environment (#11374)Alan Rominger2021-11-193-1/+25
* 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-271-0/+1
|/
* AWX dev environment changes for receptor work signing featureAmol Gautam2021-10-055-1/+39
* Delete receptor_mesh.md file, update docker-compose README with new cluster infobeeankha2021-09-291-5/+55
* dev environment - change location of receptor socket and sync awx and recepto...Alan Rominger2021-09-024-2/+6
* Fix the hostname of execution nodes in dev environment (#10992)Alan Rominger2021-09-011-1/+1
* 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-248-95/+84