Skip to content

Commit

Permalink
adding devspaces instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Feb 21, 2024
1 parent 7b1654f commit 912d544
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 2 deletions.
13 changes: 11 additions & 2 deletions _deployments/aap_microshift_deployment.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,14 @@ image: /path/to/hero-image.jpg # Path to a hero image (optional)
# Deploy Application on Microshift

## Prerequisites
* OpenShift Data Science Operator installed
* Minio has been installed
* AAP has been deployed on OpenShift

![20240221111710](https://i.imgur.com/Qr1GB97.png)
![20240221111734](https://i.imgur.com/2B5Wckz.png)
![20240221111755](https://i.imgur.com/cgMvq8u.jpeg)
![20240221112012](https://i.imgur.com/OUymygl.png)

![20240221112251](https://i.imgur.com/PaUXYLY.png)

### Optional Install OpenShift Devspaces
* Configure DevSpaces for Ansible Automation Platform Configuration. [Read More](../../deployments/devspaces_configuration)
21 changes: 21 additions & 0 deletions _deployments/devspaces_configuration.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
# This is the Front Matter section where you can set variables used by Jekyll
layout: post
title: "Configure DevSpaces for Ansible Automation Platform Configuration"
description: "Revolutionizing Nut Quality Control with Edge Computer Vision using YOLO V5 and Microshift"
image: /path/to/hero-image.jpg # Path to a hero image (optional)
---

# Deploy Application on Microshift

## Prerequisites
* AAP has been deployed on OpenShift

![20240221111710](https://i.imgur.com/Qr1GB97.png)
![20240221111734](https://i.imgur.com/2B5Wckz.png)
![20240221111755](https://i.imgur.com/cgMvq8u.jpeg)
![20240221112012](https://i.imgur.com/OUymygl.png)

![20240221112251](https://i.imgur.com/PaUXYLY.png)

### Optional Install De
1 change: 1 addition & 0 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Check our detailed documentation for deploying on OpenShift.
We use Tekton Pipelines for continuous integration and continuous deployment. [Run Pipeline](/deployments/run_tekton_pipeline)

<!-- Microshift Deployment -->
Configure DevSpaces for Ansible Automation Platform Configuration. [Read More](/deployments/devspaces_configuration)
Deploy our application on Microshift. [Read More](/deployments/aap_microshift_deployment)

<!-- Demo Section
Expand Down

0 comments on commit 912d544

Please sign in to comment.