Shane McDonald
6b3ca32827
Fix wait_fors in standalone Docker installs
2018-02-08 15:08:44 -05:00
Matthew Jones
c819560d39
Add automatic deprovisioning support, only enabled for openshift
...
* Implement a config watcher for service restarts
* If the configmap bind point changes then restart all services
2018-02-01 16:51:40 -05:00
Matthew Jones
624289bed7
Add support for directly managing instance groups
...
* Associating/Disassociating an instance with a group
* Triggering a topology rebuild on that change
* Force rabbitmq cleanup of offline nodes
* Automatically check for dependent service startup
* Fetch and set hostname for celery so it doesn't clobber other
celeries
* Rely on celery init signals to dyanmically set listen queues
* Removing old total_capacity instance manager property
2018-02-01 16:46:44 -05:00
Matthew Jones
6ede1dfbea
Update openshift installer to support rabbitmq autoscale
...
* Switch rabbitmq container out for one that supports autoscale
* Add etcd pod to support autoscale negotiation
2018-02-01 16:38:10 -05:00
Matthew Jones
7dc0fce1aa
Use x-forwarded-for by default in openshift and kubernetes
2018-01-11 12:00:01 -05:00
Matthew Jones
648d27f28d
Merge pull request #909 from scottp-dpaw/add-openshift-hint
...
Add REMOTE_HOST_HEADERS override to OpenShift template
2018-01-11 11:56:05 -05:00
Matthew Jones
ae06cff991
Merge pull request #938 from ansible/kubernetes_install_support
...
Kubernetes install support
2018-01-10 09:57:33 -05:00
Matthew Jones
56aed597b2
Add initial support for kubernetes to the installer
2018-01-10 09:25:59 -05:00
Matthew Jones
f33ee03b98
Remove nodeport customization
...
This isn't strictly necessary for the Openshift routes and can
sometimes cause problems when the resource is already defined in openshift
2018-01-10 09:23:46 -05:00
Scott Percival
fde9099198
Add REMOTE_HOST_HEADERS override to OpenShift template
...
Signed-off-by: Scott Percival <scott.percival@dbca.wa.gov.au>
2018-01-03 09:53:17 +08:00
Matthew Jones
282290e151
Fix an issue referencing postgres port from openshift deployment
2017-12-12 10:52:02 -05:00
Matthew Jones
a3071c2a1f
Make sure we define postgres port customization during install
2017-12-04 11:08:40 -05:00
Wayne Witzel III
a858093db8
Update to asgi_amqp 1.0.1
2017-11-27 19:41:30 +00:00
Shane McDonald
a043369d07
Enable image stream lookups in AWX OpenShift Project
...
See the OpenShift docs on this for more info: https://docs.openshift.com/container-platform/3.6/dev_guide/managing_images.html#using-is-with-k8s
If you are not using OpenShift’s internal registry you will need to manually set awx_task_openshift_image and awx_web_openshift_image.
2017-11-15 13:15:56 -05:00
Shane McDonald
0d86678a44
Fix OpenShift configmap
...
These variables changed in 8faf588775
2017-11-14 11:32:05 -05:00
Wayne Witzel III
d9f8f7721a
Fix installer references to asgi_amqp
2017-11-13 13:39:39 -05:00
Wayne Witzel III
8faf588775
Update package versions, settings, and tooling
2017-11-09 17:17:30 -05:00
Matthew Jones
b89d1781a2
Modify openshift roles to support official AWX images
2017-09-26 09:58:07 -04:00
Matthew Jones
b9f2aa3437
Merge pull request #249 from matburt/preopulate_awx_user
...
Allow pre-populating the default AWX superuser account
2017-09-22 21:52:03 -04:00
Matthew Jones
73a37a281d
Allow pre-populating the default AWX superuser account
2017-09-22 10:10:51 -04:00
Matthew Jones
55259b4445
Update minishift documentation relative to postgresql
...
Also bump the default claim value to 5G
2017-09-21 22:19:08 -04:00
Matthew Jones
87b58e6bc2
Apply ephemeral cache for some memoize tasks recently merged
2017-09-18 12:31:33 -04:00
Jeff Geerling
6abffcb1df
Whitespace cleanup for installer.
2017-09-07 14:21:28 -07:00
Matthew Jones
067beb90c9
Add support for standalone docker install
2017-08-29 16:14:53 -04:00
Chris Houseknecht
291d5fb0b5
Adds edge terminated route
2017-08-28 14:49:50 -04:00
Matthew Jones
ddbb845e36
Force reauth docker registry login in installer
2017-08-25 11:39:56 -04:00
Matthew Jones
d39c70d9f2
Initial awx installer
2017-08-18 16:40:41 -04:00
AlanCoding
afb267cee9
update awx-manage command to new name
2017-08-08 15:18:07 -04:00
Shane McDonald
f4aacebb86
Fix OpenShift container image builds
2017-08-07 17:31:18 -04:00
Matthew Jones
31bc58e7f4
Base the task container image on the web image
...
Remove DEBUG from the image
2017-08-03 23:33:07 -04:00
Matthew Jones
af3652bb2f
Updates to production container builds for new repository
2017-08-03 10:39:04 -04:00
Matthew Jones
9cf2343570
Remove fact cache log setup from openshift configmap
...
fact cache receiver doesn't appear to exist anymore
2017-07-13 16:30:24 -04:00
Matthew Jones
ee4449eed5
Use static secret key in generated dockerfile
2017-07-06 14:21:36 -04:00
Matthew Jones
0ee3ad8c14
Adding Makefile targets for local builds/deployments
...
Updating paths
2017-06-30 15:25:42 -04:00
Matthew Jones
4c32597873
Moving Openshift work to installer directory to reduce conflicts
2017-06-30 15:25:10 -04:00