Skip to content

New workflows for wordpress staging#8

Closed
skifahrer wants to merge 3 commits intomasterfrom
feature/wordpress-prod-to-staging.yml
Closed

New workflows for wordpress staging#8
skifahrer wants to merge 3 commits intomasterfrom
feature/wordpress-prod-to-staging.yml

Conversation

@skifahrer
Copy link

This PR adds new workflows for creating wordpress staging.
It updates condtions action where is addted new command for creating a staging -> syncfromprod.
Then we have 4 other workflows:

  • .github/workflows/remove-kubernetes-resources-inhouse.yml -> removing old instance resources
  • .github/workflows/restore-from-velero-inhouse.yml -> general workflow to restore from velero
  • .github/workflows/restore-wordpress-database-from-minio-inhouse.yml -> workflow which handles wordpress database - download from minio backup, alter hostnames in wordpress settings, create users and db in shared mariadb and import dump to maria
  • .github/workflows/update-wordpress-ingress-hostname-inhouse.yml -> updates ingress url to new staging url

@skifahrer skifahrer requested a review from vidriduch April 23, 2024 06:57
@skifahrer skifahrer force-pushed the feature/wordpress-prod-to-staging.yml branch from c94c924 to 87e85b6 Compare April 23, 2024 07:14
@skifahrer skifahrer force-pushed the feature/wordpress-prod-to-staging.yml branch from 75a4f01 to 0a39eed Compare April 23, 2024 13:19
skifahrer added 2 commits April 26, 2024 15:58
…ng.yml

# Conflicts:
#	.github/workflows/cluster-instance-command-conditions-inhouse.yml
@skifahrer skifahrer closed this Aug 7, 2025
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.

1 participant