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

Hua content migration #49

Merged
merged 29 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
df30462
added from-ecs-hosted-mongodb-to-dds (draft)
akyriako Jul 17, 2024
81a8890
added from-on-premises-mongodb-to-dds
akyriako Jul 22, 2024
0d005ef
added from-other-cloud-mongodb-to-dds
akyriako Jul 22, 2024
245d60c
added configuring-private-domain-names-for-ecss (draft)
akyriako Jul 22, 2024
d208880
added building-highly-available-web-server-clusters-with-keepalived (…
akyriako Jul 23, 2024
f5a352d
changes to gitignore
akyriako Jul 23, 2024
a294324
exclude building-highly-available-web-server-clusters-with-keepalived…
akyriako Jul 23, 2024
e8aceb6
added using-advanced-forwarding-for-application-iteration (draft)
akyriako Jul 23, 2024
36a5f25
added routing-traffic-to-backend-servers-in-the-same-vpc-as-the-load-…
akyriako Jul 23, 2024
ff8bed8
added routing-traffic-to-backend-servers-in-different-vpcs-from-the-l…
akyriako Jul 23, 2024
392c325
added elastic load balancing
akyriako Jul 23, 2024
fba5c59
added raid-array-creation-with-evs-disks
akyriako Jul 23, 2024
9f716b9
added migrating-service-data-across-accounts-data-disks
akyriako Jul 23, 2024
399b0a4
correcting ci-jenkins-swr-cce
akyriako Jul 24, 2024
60d7142
corrected ci-jenkins-swr-cce
akyriako Jul 24, 2024
45271d3
added accessing-obs-through-an-nginx-reverse-proxy
akyriako Jul 26, 2024
76ffdc7
added vpc-and-subnet-planning-suggestions
akyriako Jul 29, 2024
12e607c
added draft tables: From MongoDB on ECS to DDS #39
akyriako Jul 29, 2024
7f7b461
changes in From MongoDB on ECS to DDS #39
akyriako Jul 29, 2024
9d666c9
added tables to Network Planning #48
akyriako Jul 29, 2024
f459f7c
fixed tables in Using Advanced Forwarding for Application Iteration #45
akyriako Jul 29, 2024
2611b92
fix tables in Accessing OBS Through an Nginx Reserve Proxy #47
akyriako Jul 29, 2024
b650757
fix tables in Migrating Clusters from Other Clouds to CCE #38
akyriako Jul 29, 2024
2ae79f1
fix tables in Configuring Private Domain Names for ECSs #42
akyriako Jul 29, 2024
8fd6932
fix tables in Routing Traffic to Backend Servers in the Same VPC as t…
akyriako Jul 29, 2024
8f54b5d
fix tables in Routing Traffic to Backend Servers in Different VPCs fr…
akyriako Jul 29, 2024
b8e7824
fix tables in From Other Cloud MongoDB to DDS #41
akyriako Jul 29, 2024
3750636
fix tables in From On-Premises MongoDB to DDS #40
akyriako Jul 29, 2024
320a8ee
fix tables in From MongoDB on ECS to DDS #39
akyriako Jul 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ yarn-error.log*

#TypeSense
/typesense_data

#Migration Folders
/static/_static/images
Loading