Bill Nottingham
|
bdf753ce23
|
Update tools/docker-compose/README.md
Co-authored-by: Shane McDonald <me@shanemcd.com>
|
2021-06-17 11:56:29 -04:00 |
|
Bill Nottingham
|
0f54516b38
|
List platforms that developers regularly run the dev env
|
2021-06-17 11:50:36 -04:00 |
|
Shane McDonald
|
5adfacba64
|
Merge pull request #10321 from kdelee/management_cmd_ee_creds
Create default EE in seperate awx-managment cmd
|
2021-06-02 18:37:52 -04:00 |
|
Shane McDonald
|
52eeace20f
|
Register default EEs when booting dev env
|
2021-06-02 18:19:41 -04:00 |
|
softwarefactory-project-zuul[bot]
|
a286324ab7
|
Merge pull request #10313 from YoungjuWang/patch-1
Update README.md
SUMMARY
Guide for running docker-compose with detached mode
ISSUE TYPE
Docs Pull Request
AWX VERSION
19.1.0
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
|
2021-06-01 16:16:08 +00:00 |
|
왕영주 (Youngju Wang)
|
eb305edafd
|
Update README.md
How to run docker-compose with '-d' option
|
2021-05-31 17:49:43 +09:00 |
|
Alan Rominger
|
cb1df4a334
|
Remove code and settings no longer used
|
2021-05-24 09:44:58 -04:00 |
|
Jeff Bradberry
|
bcf93810ad
|
Add an nginx location directive for the favicon
so that the rewrite rule that adds slashes to the ends of requested
urls doesn't get to it.
|
2021-05-14 14:00:57 -04:00 |
|
softwarefactory-project-zuul[bot]
|
091027fefc
|
Merge pull request #9803 from shanemcd/cluster-migrate-once
Cluster dev env: only run migrations on first node
Reviewed-by: Ryan Petrello <None>
Reviewed-by: Shane McDonald <me@shanemcd.com>
|
2021-04-07 16:59:52 +00:00 |
|
Shane McDonald
|
2e6e38e77c
|
Update placeholder image variable in inventory file
|
2021-04-05 09:03:47 -04:00 |
|
Shane McDonald
|
7b25216ee9
|
Cluster dev env: only run migrations on first node
|
2021-04-03 13:23:29 -04:00 |
|
Shane McDonald
|
fccfef442c
|
Make logs more readable in development environment
This uses https://github.com/coderanger/supervisor-stdout to prefix process
names before log messages in the dev env
|
2021-04-02 14:16:51 -04:00 |
|
Jeff Bradberry
|
b6ccd02f3d
|
Update the versioning on the docker-compose template
Some versions of docker-compose will break with the new addition of
name parameters without this.
|
2021-03-29 10:39:22 -04:00 |
|
Dennis Hoppe
|
9390452f02
|
Set a custom name for Docker volumes
|
2021-03-25 12:51:05 +01:00 |
|
Seth Foster
|
f8641bfa5e
|
fix port conflict in dev cluster. Output only one haproxy def
|
2021-03-22 10:45:50 -04:00 |
|
softwarefactory-project-zuul[bot]
|
e8b2072ea5
|
Merge pull request #9536 from rooftopcellist/dev-db-test
consolidate conditional pytest sqlite3 db settings
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2021-03-10 15:57:14 +00:00 |
|
softwarefactory-project-zuul[bot]
|
9e89c16b38
|
Merge pull request #9533 from jbradberry/less-chatty-logs
Reduce the log level for some of the more spammy sources
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2021-03-10 15:26:43 +00:00 |
|
Christian M. Adams
|
ca19b9e9d4
|
consolidate conditional pytest sqlite3 db settings
|
2021-03-10 10:16:37 -05:00 |
|
Ryan Petrello
|
269e71c069
|
clarify this migration is only for 17.x -> 18.x
|
2021-03-10 09:41:50 -05:00 |
|
Jeff Bradberry
|
0a6d13c1b9
|
Reduce the log level for some of the more spammy sources
|
2021-03-09 14:16:37 -05:00 |
|
Ryan Petrello
|
b6eeb2e77f
|
restore note about cloning the stable release branch for Docker installs
|
2021-03-09 12:09:11 -05:00 |
|
Shane McDonald
|
afe8dc6ad9
|
Fix sdb in dev env
|
2021-03-05 17:41:25 -05:00 |
|
Chris Meyers
|
80c2249bdb
|
default cluster node count env var to 1
|
2021-03-05 08:00:53 -05:00 |
|
Chris Meyers
|
16a6fb5adc
|
add docs for cluster dev mode
|
2021-03-04 15:23:04 -05:00 |
|
Chris Meyers
|
7b1edda368
|
support receptor in multi cluster nodes
|
2021-03-04 15:04:36 -05:00 |
|
Shane McDonald
|
69edef430c
|
Get clustered dev env working
|
2021-03-04 14:56:22 -05:00 |
|
Chris Meyers
|
6f1f64118b
|
wip
|
2021-03-04 14:54:41 -05:00 |
|
Shane McDonald
|
a3a47834fd
|
Create admin user / run create_preload_data when dev env boots
|
2021-03-04 11:26:43 -05:00 |
|
Shane McDonald
|
883fa4906a
|
Fix receptor.conf path in dev env
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
ddcbc408b9
|
Remove Ansible from control plane
Execution Environments or bust!
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
ea39cbce73
|
Update receptor.conf in dev env
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
428f8addf8
|
Create default EE as a part of create_preload_data
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
c6be92cdf6
|
Create awx group in container
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
341e1e34e3
|
Dont zip/unzip private data dir for local jobs
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
70755a395b
|
Make receptorctl easier to use in dev env
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
70f7a082bb
|
Minimally functional container group v2 w/ receptor
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
7b7465f168
|
Update receptor config to allow for runtime options
|
2021-03-03 18:52:55 -05:00 |
|
Shane McDonald
|
0184a7c267
|
Create receptor mesh in cluster development environment
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
81f6d36a3a
|
Set SDB_NOTIFY_HOST for all processes
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
f1df4c54f8
|
Begin integrating receptor
|
2021-03-03 18:52:54 -05:00 |
|
Alan Rominger
|
b953478225
|
Change the default EE location
|
2021-03-03 18:52:54 -05:00 |
|
Jeff Bradberry
|
44ad6bfdce
|
Insert a default EE into the development environment
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
490f719fd9
|
Add new ee container
|
2021-03-03 18:52:54 -05:00 |
|
Shane McDonald
|
06d7a61ca1
|
Initial EE integration
|
2021-03-03 18:52:54 -05:00 |
|
Jeff Bradberry
|
3cbf384ad1
|
Run a receptor node in the dev environment
|
2021-03-03 18:52:54 -05:00 |
|
Ryan Petrello
|
c245abefcb
|
some more data migration notes
some things I noticed while going through an upgrade
|
2021-02-23 17:23:37 -05:00 |
|
Christian M. Adams
|
2097b014e8
|
fix dev env migrate.yml path in docs
|
2021-02-23 16:04:22 -05:00 |
|
softwarefactory-project-zuul[bot]
|
fb6ce4bed3
|
Merge pull request #9387 from rooftopcellist/secret_key_dev
Mount SECRET_KEY into dev env & document it
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2021-02-23 20:22:58 +00:00 |
|
Christian M. Adams
|
1b6976205c
|
Add ansible requirement for dev env docs
|
2021-02-23 13:03:47 -05:00 |
|
Christian M. Adams
|
2239c8d6e5
|
Add full path to data migration example in docs
|
2021-02-23 09:07:37 -05:00 |
|