Shane McDonald
94887d4306
Merge pull request #29 from TrueTickets/athak/extra-env-and-volumes
...
Add more configurable parameters
2020-09-25 09:41:12 -04:00
Shane McDonald
56835aec94
Merge pull request #28 from teddyphreak/teddyphreak-patch-1
...
Port 930b468 from https://github.com/ansible/awx
2020-09-25 09:37:27 -04:00
Atha Kouroussis
05d11109bf
Document new vars
2020-09-24 15:43:01 -03:00
Atha Kouroussis
ad96ebf5ad
More configurable parameters
2020-09-24 15:21:43 -03:00
Teodoro Cook
331be5f69a
Port 930b468 from https://github.com/ansible/awx
...
Add the uwsgi_param 'HTTP_X_FORWARDED_PORT' to nginx configuration,
This prevents the python-saml "invalid_response" error
2020-09-24 00:08:27 -06:00
toast
61962d082f
adding fix for ansible collections path
2020-09-17 17:24:54 -04:00
Deric Crago
cdaa003fbb
swapped mcrouter for awx
2020-09-17 16:46:36 -04:00
Matthew Jones
0542243b65
Merge pull request #23 from nomyownnet/devel
...
Update README.md
2020-09-14 15:40:58 -04:00
nomyownnet
99fc390d9d
Replaced address with host for external database.
2020-09-11 00:42:27 +03:00
nomyownnet
e494546426
Update README.md
...
Changed example secret for external database.
2020-09-10 17:37:28 +03:00
Matthew Jones
670a777a4e
Merge pull request #17 from schen1/devel
...
Remove redis and memcached unused variables and their exposed ports
2020-08-25 13:02:05 -04:00
Matthew Jones
fb6405995d
Merge pull request #20 from matburt/extdbinfo
...
README information covering using an external database
2020-08-25 10:14:39 -04:00
Matthew Jones
f07f069b86
README information covering using an external database
2020-08-25 08:54:02 -04:00
Sylvain Chen
b9904842aa
Remove redis and memcached unused variables and their exposed ports
2020-08-23 22:04:10 +02:00
Matthew Jones
ff8ff03394
Merge pull request #4 from matburt/awxify
...
Moving towards AWX as the default
2020-08-18 16:55:38 -04:00
Matthew Jones
e98a7cfab3
Pin docker version for travis
2020-08-18 16:22:19 -04:00
Matthew Jones
743fce09e9
Updating file modes for ansible changes
2020-08-18 09:29:58 -04:00
Matthew Jones
f897580efb
Pin molecule version for 3.0.7 test failures: https://github.com/ansible-community/molecule/issues/2781
2020-08-18 09:12:47 -04:00
Matthew Jones
23ddaddbe8
Update tests and lint concerns
2020-08-17 15:57:43 -04:00
Matthew Jones
edc60300be
Autogenerate database configuration and secret key if not provided
...
This also persists those after removal, so the database PV is still functional
2020-08-13 14:36:49 -04:00
Matthew Jones
88d55a870a
Documentation to the awx operator deploy
2020-08-11 16:41:46 -04:00
Matthew Jones
ebc402141a
idiomatic postgres configuration
...
renaming some files to match the awx operator status
2020-07-17 14:47:29 -04:00
Matthew Jones
8e683ab950
Fixing up supervisor log configuration
2020-07-10 11:32:52 -04:00
Matthew Jones
ff9a153f87
Moving towards AWX as the default
2020-07-01 14:15:51 -04:00
Shane McDonald
3362821d03
Update README.md
2020-06-25 10:46:47 -04:00
Shane McDonald
0e9343d3d6
Fix branch name in readme
2020-06-25 10:39:29 -04:00
Shane McDonald
6a5c2c7107
Make readme reflect reality
2020-06-25 10:31:08 -04:00
Matthew Jones
90fa143453
Merge remote-tracking branch 'geerling/master'
2020-06-09 10:29:08 -04:00
Matthew Jones
026ef72ac8
Merge pull request #1 from matburt/move_into_ansible
...
Changes to move into the ansible organization
2020-06-08 16:33:10 -04:00
Matthew Jones
463e869711
Changes to move into the ansible organization
...
Some of these changes are transitional, such as the removal of travis
and the changes to some maintainer info. We'll bring these back in
once we decide where they'll land.
2020-06-08 16:32:35 -04:00
Jeff Geerling
997f0181cf
Merge pull request #46 from tylerauerbeck/default-ingress-action
...
Change default ingress action to none
2020-06-08 15:01:24 -05:00
Tyler Auerbeck
a56518e16a
Fix trailing space
2020-06-06 14:53:19 -04:00
Tyler Auerbeck
ba20b05d0f
Change default ingress action to none
2020-06-06 14:15:07 -04:00
Jeff Geerling
11c8fe2549
More final preparations for 0.4.0 release.
2020-06-05 09:06:41 -05:00
Jeff Geerling
bc1d152671
Prepare for 0.4.0 release.
2020-06-05 09:04:06 -05:00
Jeff Geerling
8da8678ba3
Merge pull request #45 from matburt/37_support
...
Fix support for Tower 3.7
2020-06-05 09:03:19 -05:00
Matthew Jones
9bf2d16522
Fix up some naming and spacing issues
2020-06-05 09:43:53 -04:00
Matthew Jones
bbe461c8c0
Set operator version to 0.4.0
2020-06-05 09:37:09 -04:00
Matthew Jones
dbd8d4e9fb
Bump version to v1beta1
2020-06-04 16:42:55 -04:00
Matthew Jones
aef500d9c9
Fixing up molecule
...
* Limiting resources so that things can start in travis
* Making a dedicated molecule test CR
2020-06-04 09:22:56 -04:00
Matthew Jones
2e75e0eb9a
Fix up Tower CRD variables for the proper deploy type
2020-06-03 11:01:17 -04:00
Matthew Jones
4cf6861051
Fixing up lint errors
2020-06-03 07:51:28 -04:00
Matthew Jones
d90d24cd0a
Merge pull request #3 from shanemcd/37_support
...
Fix upstream install path
2020-06-02 20:20:05 -04:00
Shane McDonald
736aeb6c07
Fix upstream install path
...
Note that this added the required attribute spec.deployment_type. This _can_ go
away after the supervisor configs move back into the downstream images, but the
pattern may prove useful for other things in the future.
2020-06-02 20:10:09 -04:00
Matthew Jones
9dd54e44a3
Point at the ansible dockerhub
2020-06-01 16:13:09 -04:00
Matthew Jones
ce91a3d7e8
Be specific on the route api version,make sure we set a default tower broadcast secret
2020-06-01 10:25:50 -04:00
Matthew Jones
faf6671482
Merge remote-tracking branch 'shanemcd/37_support' into 37_support
2020-05-31 20:27:22 -04:00
Shane McDonald
0d254bd7fb
Fix external logging
2020-05-31 19:09:25 -04:00
Matthew Jones
5ea34c7ce6
Merge remote-tracking branch 'shanemcd/37_support' into 37_support
2020-05-30 20:10:12 -04:00
Shane McDonald
0bb31f2015
Move sensitive info out of environment, get websocket backplane working
2020-05-30 15:22:24 -04:00