index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
docker-compose-cluster.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade PostgreSQL from 10 to 12
Christian M. Adams
2021-01-08
1
-1
/
+1
*
remove TCP ports for redis (it only listens on a unix domain socket)
Ryan Petrello
2020-06-09
1
-6
/
+0
*
added changelog entry
Rebeccah
2020-06-09
1
-1
/
+0
*
remove memcache from everywhere and add djagno-redis to cover it
Rebeccah
2020-06-09
1
-10
/
+1
*
Remove dev env futzing of supervisord.conf permissions
Bill Nottingham
2020-05-28
1
-0
/
+3
*
fix copy paste error in docker compose cluster
chris meyers
2020-04-16
1
-1
/
+0
*
fix memcached in dev env
chris meyers
2020-04-06
1
-1
/
+1
*
switch memcached from tcp to unix domain socket
chris meyers
2020-04-06
1
-0
/
+7
*
remove a bunch of RabbitMQ references
Ryan Petrello
2020-03-24
1
-1
/
+0
*
fixup dev cluster bringup
chris meyers
2020-03-23
1
-3
/
+3
*
flake8, pytest, license fixes
chris meyers
2020-03-18
1
-1
/
+0
*
redis socket support
chris meyers
2020-03-18
1
-12
/
+15
*
combine all the broker replacement pieces
chris meyers
2020-03-18
1
-11
/
+2
*
POC channels 2
chris meyers
2020-03-18
1
-39
/
+56
*
yamllint: Make all files in awx pass yamllint
Yanis Guenane
2019-12-02
1
-0
/
+1
*
fix broken `docker-compose-cluster` config
Ryan Petrello
2019-09-27
1
-3
/
+2
*
Fix pg password in cluster dev env
Shane McDonald
2019-09-17
1
-6
/
+1
*
change the default port range for the sdb debugging tool
Ryan Petrello
2019-09-13
1
-2
/
+3
*
Upgrade to postgres 10.6
Christian Adams
2019-09-12
1
-1
/
+6
*
#3778 Upgrading postgresql to v10
Jose OrPa
2019-09-12
1
-1
/
+1
*
Fix dev environment when running as root on the host
Shane McDonald
2019-03-06
1
-2
/
+5
*
set fixed container names
AlanCoding
2018-11-26
1
-0
/
+9
*
apply docker-compose fix to cluster target too
AlanCoding
2018-10-26
1
-0
/
+3
*
replace celery task decorators with a kombu-based publisher
Ryan Petrello
2018-10-11
1
-1
/
+0
*
make sdb-listen work for docker-compose-cluster
Ryan Petrello
2018-06-12
1
-1
/
+9
*
Remove the logstash container from the base dev docker compose
Matthew Jones
2018-06-05
1
-4
/
+0
*
replace our rdb tooling w/ the sdb PyPI package
Ryan Petrello
2018-02-27
1
-3
/
+3
*
Merge pull request #245 from AlanCoding/fix_supervisor
Alan Rominger
2017-08-14
1
-3
/
+3
|
\
|
*
specify all group queues, get supervisor working
AlanCoding
2017-08-10
1
-3
/
+3
*
|
Updating development tooling to be more generic
Matthew Jones
2017-08-09
1
-6
/
+6
|
/
*
Update cluster compose for repo migration
Matthew Jones
2017-07-25
1
-15
/
+15
*
add instance groups and queues to cluster tooling
AlanCoding
2017-06-22
1
-3
/
+3
*
Missing Procfile docker-compose fix
adamscmRH
2017-06-21
1
-1
/
+7
*
Bring up logstash as part of the development cluster
Matthew Jones
2017-03-21
1
-0
/
+4
*
run clustered as privleged to avoid namespace error
Wayne Witzel III
2017-02-24
1
-0
/
+3
*
Add some provisions for https into haproxy and the cluster
Matthew Jones
2017-01-03
1
-0
/
+1
*
Integrate rabbitmqctl interface to cluster and standalone containers
Matthew Jones
2016-09-15
1
-0
/
+2
*
Implement a more dynamic celery queue system
Matthew Jones
2016-09-09
1
-0
/
+1
*
Docker compose improvements
Matthew Jones
2016-09-08
1
-0
/
+3
*
Initial Docker Compose workflow for Tower cluster
Matthew Jones
2016-09-08
1
-0
/
+59