index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
installer
/
roles
/
local_docker
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pre-create pgdocker dir ahead of time with proper permissions
Christian M. Adams
2021-01-25
1
-0
/
+5
*
Fix bind-mount problem with pg12 upgrades
Christian M. Adams
2021-01-19
3
-12
/
+34
*
Run migrations via a task, not in the container
Christian M. Adams
2021-01-14
2
-0
/
+11
*
Run PG upgrade tasks in container because of permissions
Christian M. Adams
2021-01-13
3
-25
/
+19
*
Upgrade PostgreSQL from 10 to 12
Christian M. Adams
2021-01-08
2
-5
/
+5
*
Introduce a strict Content-Security-Policy
Ryan Petrello
2020-12-08
1
-2
/
+0
*
make preload data optional again
JAKUBIS Peter H50R8VA
2020-12-02
1
-0
/
+6
*
allow labelling docker web container
Lennart Melzer
2020-10-25
1
-0
/
+10
*
Update docker-compose.yml.j2
mjeffin
2020-09-10
1
-1
/
+1
*
Fix broadcast_websocket_secret length
Taras Dyshkant
2020-08-21
1
-1
/
+1
*
Merge pull request #7070 from JoelKle/fix_rerun_ability
softwarefactory-project-zuul[bot]
2020-08-13
2
-14
/
+15
|
\
|
*
Fixed a bug, where the redis.conf first would be stored with mod 0600
JoelKle
2020-07-03
1
-14
/
+14
|
*
Added the ability, to set the broadcast_websocket_secret variable.
JoelKle
2020-07-03
1
-0
/
+1
*
|
Use default path for pgdata volume in docker-compose template
Jeff Geerling
2020-07-21
1
-2
/
+1
*
|
Adding inventory variable to set "extra_hosts" in generated compose file
weltamdraht
2020-07-10
1
-0
/
+14
|
/
*
Allows for docker logger support
Ben Schmitz
2020-06-16
1
-0
/
+12
*
set proper permissions for the redis socket
Ryan Petrello
2020-06-10
1
-1
/
+1
*
removed django-redis as a dependency
Rebeccah Hunter
2020-06-09
1
-1
/
+0
*
remove memcache from everywhere and add djagno-redis to cover it
Rebeccah
2020-06-09
3
-26
/
+1
*
Only build one awx image instead of separate web and task images
Bill Nottingham
2020-06-03
3
-37
/
+15
*
Make supervisor more consistent
Bill Nottingham
2020-06-03
1
-1
/
+1
*
Add subnet configuratin to Docker Compose to avoid conflicts.
mstrent
2020-05-28
1
-0
/
+11
*
AWX installer docker-compose params `host_port` and `host_port_ssl`
JoelKle
2020-05-19
1
-1
/
+5
*
Wrong syntax
ggiinnoo
2020-04-28
1
-1
/
+1
*
Added variable to inventory to add a separate key file
ggiinnoo
2020-04-28
2
-2
/
+10
*
If pg_hostname is defined don't try to upgrade PostgreSQL
Dennis Vestergaard Værum
2020-04-27
2
-49
/
+54
*
Volume mount supervisor dir to both containers
Christian Adams
2020-04-15
1
-0
/
+2
*
Rename awx rsyslog socket and PID dir
Christian Adams
2020-04-15
1
-2
/
+2
*
Move supervisor and rsyslog sock files to their own dirs under /var/run
Christian Adams
2020-04-13
1
-6
/
+7
*
Configure rsyslog to listen over a unix domain socket instead of a port
Shane McDonald
2020-04-13
1
-0
/
+8
*
switch memcached from tcp to unix domain socket
chris meyers
2020-04-06
5
-14
/
+12
*
autogenerate websocket secret
chris meyers
2020-03-26
2
-0
/
+8
*
redis socket support
chris meyers
2020-03-18
6
-16
/
+22
*
increase per-channel capacity
chris meyers
2020-03-18
1
-1
/
+4
*
move broadcast websocket out into its own process
chris meyers
2020-03-18
1
-1
/
+1
*
replace rabbitmq with redis
chris meyers
2020-03-18
4
-29
/
+15
*
Make possible to not start containers on compose
Raoul Scarazzini
2020-02-03
3
-11
/
+16
*
Add a uwsgi param to prevent SAML error
loitho
2019-12-31
1
-0
/
+1
*
yamllint: Make all files in awx pass yamllint
Yanis Guenane
2019-12-02
2
-3
/
+2
*
Consistent naming scheme; memcached_host -> memcached_hostname
Erik Berg
2019-11-18
2
-2
/
+2
*
Consistent naming scheme; rabbitmq_host -> rabbitmq_hostname
Erik Berg
2019-11-18
2
-2
/
+2
*
CHANGED: docker_service to docker_compose
Joe
2019-11-15
1
-1
/
+1
*
Merge pull request #4819 from dgiorgio/devel
softwarefactory-project-zuul[bot]
2019-11-12
1
-1
/
+1
|
\
|
*
Fix postgres docker-compose, add postgresql_image var
dgiorgio
2019-10-09
1
-1
/
+1
*
|
Dont require pg_admin_password unless we're using it.
Shane McDonald
2019-11-05
1
-1
/
+3
*
|
Improve usage of ssl_certificate in local_docker
Raphaël COMBEAU
2019-10-28
3
-0
/
+120
*
|
Merge pull request #5043 from EStork09/devel
softwarefactory-project-zuul[bot]
2019-10-28
1
-0
/
+6
|
\
\
|
*
|
Added custom_venv_dir to local docker install,
Evan Stork
2019-10-20
1
-0
/
+6
|
|
/
*
/
Add quotes to shell variables with user input
Ahmed RAHAL
2019-10-25
1
-11
/
+11
|
/
*
Use variables to set rabbitmq host and port
kumy
2019-09-27
1
-2
/
+2
[next]