Skip to content

Commit ecd4ee8

Browse files
faisal changes
1 parent 99544f5 commit ecd4ee8

File tree

9 files changed

+144
-18
lines changed

9 files changed

+144
-18
lines changed

cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,22 @@ Reviewed: 11.12.2023
99
1. [Useful Links](#useful-links)
1010
2. [Team Publications](#team-publications)
1111

12-
## Useful Links
12+
# Useful Links
13+
1314
- [Oracle Cloud Migrations](https://www.oracle.com/cloud/compute/virtual-machines/migration/)
1415
- [Oracle Cloud Migrations Documentation](https://docs.oracle.com/en-us/iaas/Content/cloud-migration/home.htm)
1516

16-
## Team Publications
17+
# Team Publications
18+
19+
## Reference Architectures & Step-by-step Guides
1720

18-
### Reference Architectures & Step-by-step Guides
1921
- [OCM Deployment Guide - Migrate VMs from an on-premises VMware environment to Oracle Cloud Compute VMs using Oracle Cloud Migrations service](https://docs.oracle.com/en/learn/ocm-migrate-on-prem-vm/)
2022
- This tutorial provides step-by-step guidelines for configuring the Oracle Cloud Migrations service, to enable customers to migrate their virtual machines from an on-premises VMware environment to Oracle Cloud Compute VMs.
2123
- [Preparing your Windows VMs for successful migrations](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/windows-migrations)
2224

2325

24-
### Videos
26+
## Videos
27+
2528
- [Cloud Coaching Clinic - Introduction to Oracle Cloud Migrations](https://www.youtube.com/watch?v=a1C3vZh5Wno)
2629
- In this Cloud Coaching Clinic session, we talk about the Oracle Cloud Migrations Service and how it enables you to migration VMs from your on-premises VMware environments to OCI Compute VMs.
2730

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/OCVS-Terraform-automation/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ data oci_ocvp_esxi_hosts export_esxi_hosts{
1515
}
1616
```
1717

18-
### New VLAN Assignment to your OCVS environment
18+
Reviewed: 11.12.2023
19+
20+
## New VLAN Assignment to your OCVS environment
1921

2022
If you want to have a new extra VLAN for OCVS environment, you would need to do the following steps
2123
before you can use the VLAN on your Distributed Switch.
@@ -85,3 +87,10 @@ resource "oci_core_vnic_attachment" "vnic_attachment-nic1" {
8587
nic_index = 1
8688
}
8789
```
90+
# License
91+
92+
Copyright (c) 2023 Oracle and/or its affiliates.
93+
94+
Licensed under the Universal Permissive License (UPL), Version 1.0.
95+
96+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ Reviewed: 11.12.2023
1010
2. [Team Publications](#team-publications)
1111
3. [Reusable Assets Overview](#reusable-assets-overview)
1212

13-
## Useful Links
13+
# Useful Links
14+
1415
- [Oracle Cloud VMware Solution](https://www.oracle.com/uk/cloud/compute/vmware/)
1516
- [Oracle Cloud VMware Solution Blogs](https://blogs.oracle.com/cloud-infrastructure/search.html?contentType=Blog-Post&default=%22Oracle%20Cloud%20VMware%20Solution%22*)
1617
- [Oracle Cloud VMware Solution on Oracle Help Center](https://docs.oracle.com/search/?q=VMware&pg=2&size=10&showfirstpage=true&lang=en)
1718

18-
## Team Publications
19+
# Team Publications
1920

20-
### Reference Architectures & Step-by-step Guides
21+
## Reference Architectures & Step-by-step Guides
2122

2223
- [Secure web applications hosted on Oracle Cloud VMware Solution with OCI Certificates](https://docs.oracle.com/en/solutions/secure-web-applications-in-ocvs/#GUID-7FA4EA91-B3CD-4085-B1FB-6255E068928B)
2324
- This reference architecture describes the integration options for Oracle Cloud VMware Solution with OCI Certificates and Oracle Cloud Infrastructure Load Balancing (LBaaS) allowing customers to securely publish their critical applications.
@@ -70,7 +71,7 @@ Reviewed: 11.12.2023
7071
- [Enable DNS resolution for On-Premises Domain from Oracle Cloud VMWare Solution NSX-T Overlay Segment](https://docs.oracle.com/en/learn/ocvs-dns-resolution-on-premises/#overview)
7172
- This tutorial describes how to enable name resolution for On-Premises Domain from Oracle Cloud VMWare Solution NSX-T backed Overlay segment.
7273

73-
### Blogs
74+
## Blogs
7475

7576
- [Oracle Cloud VMware Solution with OCI block volumes](https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-vmware-solution-oci-block-volumes)
7677
- The latest storage technology that is now available with Oracle Cloud VMware Solution is the OCI Block Volume service, which provides highly redundant and high-performance storage at a low cost.
@@ -102,7 +103,8 @@ Reviewed: 11.12.2023
102103
- [VMware Tanzu deployment option with Oracle Cloud VMware Solution](https://blogs.oracle.com/cloud-infrastructure/post/vmware-tanzu-deploy-oracle-cloud-vmware-solution)
103104
- This blog post talks about the deployment of VMware Tanzu on Oracle Cloud VMware Solution.
104105

105-
### Videos & Podcasts
106+
## Videos & Podcasts
107+
106108
- [Oracle Cloud VMware Solution – Differentiation by Design](https://videohub.oracle.com/media/1_von9a3t2)
107109
- [OCI Flexible Infrastructure: Oracle Cloud VMware Solution with OCI Block & File Storage](https://event.vmware.com/flow/vmware/7000/webinar1/page/landing?rep=0052H00000Dg8dA)
108110
- [Adding OCI Block Storage as VMware Datastore](https://www.youtube.com/watch?v=dPnvBxf3adY)
@@ -112,7 +114,8 @@ Reviewed: 11.12.2023
112114
- [On-Demand Webinar - Oracle Cloud VMware Solution-Differentiation by Design](https://go.oracle.com/LP=130642)
113115
- [Increasing VMware Datastore size backed by OCI Block Storage](https://www.youtube.com/watch?v=vg_RApWrvE0)
114116

115-
## Reusable Assets Overview
117+
# Reusable Assets Overview
118+
116119
- [Automating OCVS operations using Terraform](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/OCVS-Terraform-automation)
117120

118121
# License
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/discovery-questionnaire/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
This document can be used as a reference questionnaire to collect the required details for a project involving Oracle Cloud VMware Solution.
44

5+
Reviewed: 11.12.2023
6+
57
## When to use this asset?
68

7-
This questionnaire can be used to capture details for the project related to Oracle Cloud VMware Solution and covers following scenarios:
9+
This questionnaire can be used to capture details for the project related to Oracle Cloud VMware Solution and covers the following scenarios:
810

911
- Workload Migration
1012
- Disaster Recovery
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/vmware-migration-solution-definition/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This repository contains an in-depth guide for the migration of VMware workloads to Oracle Cloud VMware Solution. It offers a high-level solution definition of the deployment architecture and migration process of workloads from a current VMware environment to Oracle Cloud VMware Solution. The document is aimed at capturing the current state architecture with requirements and provides a prospective state, potential project scope, and anticipated timelines for the migration.
44

5+
Reviewed: 11.12.2023
6+
57
## When to use this asset?
68

79
This document serves as an integral asset for individuals and organizations seeking to deploy a VMware SDDC in Oracle Cloud VMware Solution and migrting their critical applications to the newly deployed environment.
@@ -11,6 +13,7 @@ This document serves as an integral asset for individuals and organizations seek
1113
Use this document template as a starting point for the solution definition of your Oracle Cloud VMware Solution project. It includes example architecture diagrams, which can be replaced with customer specific images as per requirements.
1214

1315
## Conclusion
16+
1417
The Oracle Cloud VMware Solution - Workload Migration Solution Definition is expected to serve as a definitive guide to the project. All participants are encouraged to provide feedback, raise queries, and make contributions to enhance the overall project's success.
1518

1619
# License
@@ -19,5 +22,5 @@ Copyright (c) 2023 Oracle and/or its affiliates.
1922

2023
Licensed under the Universal Permissive License (UPL), Version 1.0.
2124

22-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
25+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
2326

cloud-infrastructure/vmware-solutions/oracle-secure-desktops/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,17 @@ Reviewed: 11.12.2023
1111
1. [Useful Links](#useful-links)
1212
2. [Team Publications](#team-publications)
1313

14-
## Useful Links
15-
- [Oracle Cloud Infrastrcuture Secure Desktops](https://docs.oracle.com/en-us/iaas/secure-desktops/home.htm)
14+
# Useful Links
15+
16+
- [Oracle Cloud Infrastructure Secure Desktops](https://docs.oracle.com/en-us/iaas/secure-desktops/home.htm)
1617
- [Announcing Oracle Cloud Infrastructure Secure Desktops](https://blogs.oracle.com/cloud-infrastructure/post/secure-desktops-cloud-native-virtualization)
1718

18-
## Team Publications
19+
# Team Publications
1920

20-
### Reference Architectures & Step-by-step Guides
21+
## Reference Architectures & Step-by-step Guides
2122
TBC
2223

23-
### Videos
24+
## Videos
2425
TBC
2526

2627
# License

0 commit comments

Comments
 (0)