Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev rds ssl #392

Draft
wants to merge 19 commits into
base: rocky-develop
Choose a base branch
from
Draft

Dev rds ssl #392

wants to merge 19 commits into from

Conversation

MariuszJozwiak
Copy link
Contributor

No description provided.

Szpadel and others added 18 commits April 10, 2024 09:44
…affic.

This commit check if WARMUP is accessible on app nodes with timeout (magento_node_wait_for_warmup_secs)
Order of dependencies in requirements does matter
and pip isn't smart enought to choice correct versions
when there is conflict

Also remove outdated cloudfront override
Current location is not included in nginx configuration therefore it had no effect
For this purpose QA can add ?__mgo_bypass_token=token to URL.
This action set MageOpsBypassToken cookie and works utill this cookie will be deleted.
When the cookie is set Varnish will deliver content without using cache.
@MariuszJozwiak MariuszJozwiak marked this pull request as draft April 10, 2024 09:03
@MariuszJozwiak MariuszJozwiak force-pushed the dev-rds-ssl branch 4 times, most recently from 3e6694c to a8d1c91 Compare April 10, 2024 10:00
scope = "default"
ON DUPLICATE KEY UPDATE
value = "{{ magento_db_setting.value | quote }}"
ca_cert: /tmp/eu-central-1-bundle.pem
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not store permament files in temp

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make that confirurable and resonable

@@ -1,10 +1,17 @@
- name: Download CA RDS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is downloaded so many times. Why? Cant we just download it once ? Or check if it does not exists?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants