Skip to content

Commit

Permalink
Merge pull request #488 from bgraef/main
Browse files Browse the repository at this point in the history
update olam pah post
  • Loading branch information
bgraef authored Jan 8, 2025
2 parents 74eb5c6 + 59ac995 commit 5f2fb35
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions content/posts/olam/post-11/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Manage Execution Environments"
date: 2023-10-19
date: 2025-01-08
draft: false
summary: "Learn to manage execution environments with Private Automation Hub."
tags: ["olam","lab","tutorial"]
Expand All @@ -15,21 +15,20 @@ showDate: true

## Details

Private Automation Hub is an Oracle Linux Automation Manager repository for managing collections, execution environment images, and other curated content locally within a customer's infrastructure.
Private Automation Hub is an Oracle Linux Automation Manager repository for managing collections, execution environment images, and other curated content locally within a customer's infrastructure.

These guides show how to install Private Automation Hub and upload a custom execution environment to its container registry. For details on creating customized execution environments, see our [tutorial](https://docs.oracle.com/en/learn/olam-builder-custom) on the Builder utility.
This tutorial shows how to install Private Automation Hub and upload a custom execution environment to its container registry. For details on creating customized execution environments, see our [tutorial](https://docs.oracle.com/en/learn/olam-builder-custom) on the Builder utility.

### Objectives

In this lab, you'll learn how to:
In this tutorial, you'll learn how to:

- Secure password variables with `ansible-vault`
- Install Private Automation Hub using variables
- Upload a custom execution environment to the Private Automation Hub registry
- Secure password variables with `ansible-vault`
- Install Private Automation Hub using variables
- Upload a custom execution environment to the Private Automation Hub registry

### Prerequisites

- Two systems running Oracle Linux
- One for installing Private Automation Hub
- Another for running the Builder utility and acting as a client to Private Automation Hub

- Two systems running Oracle Linux
- One for installing Private Automation Hub
- Another for running the Builder utility and acting as a client to Private Automation Hub

0 comments on commit 5f2fb35

Please sign in to comment.