Skip to content

Commit 0840029

Browse files
committed
add osmh post-24
1 parent 878226b commit 0840029

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed
130 KB
Loading
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: "Use Lifecycle Environments"
3+
date: 2025-03-31
4+
draft: false
5+
summary: "Learn to create and use lifecycle environments in Oracle OS Management Hub."
6+
tags: ["osmh","lab","tutorial","osmh-dev"]
7+
showDate: true
8+
---
9+
10+
## Links
11+
12+
:crescent_moon: [Lab](https://luna.oracle.com/lab/2c4e8bb8-d2d8-4a48-8752-cc44ad9668f4)
13+
14+
:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/osmh-lifecycle)
15+
16+
## Details
17+
18+
Learn to create and use lifecycle environments to promote versioned custom software sources through lifecycle stages in Oracle OS Management Hub.
19+
20+
### Objectives
21+
22+
In this tutorial, you'll learn how to:
23+
24+
- Create a lifecycle environment and define three lifecycle stages
25+
- Register existing OCI compute instances to lifecycle stages using profiles
26+
- Create a versioned custom software source using a package list
27+
- Promote the versioned custom software source to the first stage in the lifecycle environment
28+
- Promote the versioned custom software source through the remaining stages in the lifecycle environment
29+
30+
### Prerequisites
31+
32+
Access to an Oracle Cloud Infrastructure tenancy with:
33+
34+
- An administrative user group, a dynamic group identifying instance resources, and the IAM policies that enable OS Management Hub.
35+
- Oracle Linux compute instances.
36+
- The following vendor software sources:
37+
- ol8_baseos_latest-x86_64
38+
- ol8_appstream-x86_64
39+
- ol8_addons-x86_64
40+
- ol8_uekr6-x86_64
41+
- Virtual Cloud Network (VCN) or configured network access that supports OS Management Hub.

0 commit comments

Comments
 (0)