Skip to content

Commit 4c583f3

Browse files
committed
Deployed c719c0f to v2025.1.3 with MkDocs 1.5.3 and mike 2.1.1
1 parent 89abe7e commit 4c583f3

File tree

5 files changed

+15
-24
lines changed

5 files changed

+15
-24
lines changed

v2025.1.3/cd3exceltabs/index.html

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,8 +2241,7 @@ <h1 id="oci-services-currently-supported-by-automation-toolkit">OCI Services cur
22412241
}
22422242

22432243
h3:target {
2244-
background-color: #004d40;
2245-
color: #ffffff;
2244+
background-color:#90E0D5 ;
22462245
border-left: 6px solid #00bfa5;
22472246
padding-left: 16px;
22482247
transition: background-color 0.3s ease, color 0.3s ease;
@@ -2318,14 +2317,14 @@ <h3 id="network" style="display: flex; align-items: center; gap: 8px;">
23182317
<a href="../terraform/network">🔗 Sample auto.tfvars for Network components</a>
23192318
</div>
23202319

2321-
<h3 id="firewall" style="display: flex; align-items: center; gap: 8px;">
2320+
<h3 id="networkfirewall" style="display: flex; align-items: center; gap: 8px;">
23222321
<img src="../images/firewall.png" alt="Firewall" style="height: 30px; width: 30px;">
23232322
<b>OCI Network Firewall</b>
23242323
</h3>
23252324
<div style="padding-left: 20px;">
23262325
<ul>
2327-
<li><a href="/cd3-automation-toolkit/tabs/#firewall-tab">Firewall</a></li>
2328-
<li><a href="/cd3-automation-toolkit/tabs/#firewall-tab">Policy & Rules (App, URL, Secret, Decrypt, etc.)</a></li>
2326+
<li><a href="/cd3-automation-toolkit/tabs/#firewall-tabs">Firewall</a></li>
2327+
<li><a href="/cd3-automation-toolkit/tabs/#firewall-tabs">Policy & Rules (App, URL, Secret, Decrypt, etc.)</a></li>
23292328
</ul>
23302329
<a href="../terraform/firewall">🔗 Sample auto.tfvars for Firewall components</a>
23312330
</div>
@@ -2351,13 +2350,13 @@ <h3 id="developer-services" style="display: flex; align-items: center; gap: 8px;
23512350
</h3>
23522351
<div style="padding-left: 20px;">
23532352
<ul>
2354-
<li><a href="resource-manager-upload">Upload to OCI Resource Manager Stack</a></li>
2353+
<li><a href="../resource-manager-upload">Upload to OCI Resource Manager Stack</a></li>
23552354
<li><a href="/cd3-automation-toolkit/tabs/#oke-tab">OKE</a></li>
23562355
</ul>
23572356
<a href="../terraform/managementservices">🔗 Sample auto.tfvars for OKE components- Clusters, Nodepools</a><br>
23582357
</div>
23592358

2360-
<h3 id="SDDCs" style="display: flex; align-items: center; gap: 8px;">
2359+
<h3 id="sddcs" style="display: flex; align-items: center; gap: 8px;">
23612360
<img src="../images/infrastructure.png" alt="compute Icon" style="height: 30px; width: 30px;">
23622361
<b>SDDCs</b>
23632362
</h3>
@@ -2369,12 +2368,6 @@ <h3 id="SDDCs" style="display: flex; align-items: center; gap: 8px;">
23692368
</div>
23702369

23712370

2372-
2373-
</div>
2374-
2375-
<!-- Right Column -->
2376-
<div style="flex: 1; min-width: 300px;">
2377-
23782371
<h3 id="private-dns" style="display: flex; align-items: center; gap: 8px;">
23792372
<img src="../images/network.png" alt="Network" style="height: 30px; width: 30px;">
23802373
<b>Private DNS</b>
@@ -2430,7 +2423,7 @@ <h3 id="storage" style="display: flex; align-items: center; gap: 8px;">
24302423
<a href="../terraform/storage#buckets">🔗 Sample auto.tfvars for Object Buckets</a>
24312424
</div>
24322425

2433-
<h3 id="oracle-dataabse" style="display: flex; align-items: center; gap: 8px;">
2426+
<h3 id="oracle-database" style="display: flex; align-items: center; gap: 8px;">
24342427
<img src="../images/database.png" alt="Database Icon" style="height: 30px; width: 30px;">
24352428
<b>Oracle Database</b>
24362429
</h3>
@@ -2448,7 +2441,7 @@ <h3 id="mysql-database" style="display: flex; align-items: center; gap: 8px;">
24482441
</h3>
24492442
<div style="padding-left: 20px;">
24502443
<ul>
2451-
<li><a href="/cd3-automation-toolkit/tabs/#mysql-tab">MySQL</a></li>
2444+
<li><a href="/cd3-automation-toolkit/tabs/#mysql-tabs">MySQL</a></li>
24522445
</ul>
24532446
</div>
24542447

@@ -2473,8 +2466,7 @@ <h3 id="logging-services" style="display: flex; align-items: center; gap: 8px;">
24732466
</div>
24742467

24752468

2476-
2477-
<h3 id="Security" style="display: flex; align-items: center; gap: 8px;">
2469+
<h3 id="security" style="display: flex; align-items: center; gap: 8px;">
24782470
<img src="../images/security.png" alt="Security Icon" style="height: 30px; width: 30px;">
24792471
<b>Security</b>
24802472
</h3>
@@ -2488,9 +2480,8 @@ <h3 id="Security" style="display: flex; align-items: center; gap: 8px;">
24882480
</div>
24892481

24902482

2491-
2492-
24932483
</div>
2484+
24942485
</div>
24952486

24962487

v2025.1.3/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

v2025.1.3/sitemap.xml.gz

0 Bytes
Binary file not shown.

v2025.1.3/supportedservices/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ <h3>Network and Connectivity</h3>
23462346
<div class="description">
23472347
<p><i>VCNs, Subnets, VLANs, DRGs, IGWs, NGWs, LPGs, Route Tables, DRG Route, Tables, Security Lists, Network Security Groups, Remote Peering Connections</i></p>
23482348
</div>
2349-
<p><a href="../cd3exceltabs#network-firewall"><b>OCI Network Firewall</b></a></p>
2349+
<p><a href="../cd3exceltabs#networkfirewall"><b>OCI Network Firewall</b></a></p>
23502350
<div class="description">
23512351
<p><i>OCI Network Firewall and Policy</i></p>
23522352
</div>
@@ -2408,7 +2408,7 @@ <h3>Developer Services</h3>
24082408
<h3>OCVS</h3>
24092409
<img src="../images/infrastructure.png" alt="OCVS Icon">
24102410
</div>
2411-
<p><a href="../cd3exceltabs#sddcs-tab"><b>SDDCs</b></a></p>
2411+
<p><a href="../cd3exceltabs#sddcs"><b>SDDCs</b></a></p>
24122412
<div class="description">
24132413
<p><i>Oracle Cloud VMWare Solutions</i></p>
24142414
</div>
@@ -2418,7 +2418,7 @@ <h3>OCVS</h3>
24182418
<h3>Security</h3>
24192419
<img src="../images/security.png" alt="Security Icon">
24202420
</div>
2421-
<p><a href="opa-integration.md"><b>Policy Enforcement</b></a></p>
2421+
<p><a href="../opa-integration"><b>Policy Enforcement</b></a></p>
24222422
<div class="description">
24232423
<p><i>OPA - Open Policy Agent</i></p>
24242424
</div>

v2025.1.3/tabs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2826,7 +2826,7 @@ <h2 id="adb-tab">ADB Tab</h2>
28262826
<p class="admonition-title">Note</p>
28272827
<p>Currently toolkit supports ADB creation in Shared Infra only,</p>
28282828
</div>
2829-
<h2 id="mysql-tabs"><img alt="🐬" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/[email protected]/assets/svg/1f42c.svg" title=":dolphin:" /> MySQL Tabs</h2>
2829+
<h2 id="mysql-tabs">MySQL Tabs</h2>
28302830
<p><code>Use this to create MySQL Database Systems and Configurations in the OCI tenancy.</code></p>
28312831
<p>Selecting <code>Database</code> in the SetUpOCI menu and <code>Add/Modify/Delete MySQL DBs</code> submenu will enable the creation of MySQL Database Systems and Configurations in the OCI tenancy.</p>
28322832
<p><span style="color: teal; font-weight: bold;">Output Files:</span> <code>&lt;outdir&gt;/&lt;region&gt;/&lt;service_dir&gt;/&lt;prefix&gt;_mysql-dbsystems.auto.tfvars</code></p>

0 commit comments

Comments
 (0)