Skip to content

Commit

Permalink
add missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasCote committed Jun 28, 2024
1 parent 0705271 commit 8a46721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2024/automation-github-workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Peterson roughly one week prior to the event with Zoom details.

This is a follow on to the [From Jupyter Notebook to Web Server: Containerizing Interactive Visualizations](https://www.cisl.ucar.edu/events/jupyter-notebook-web-server-containerizing-interactive-visualizations) workshop held on June 20th, 2024. It is not a prerequisite that participants attended that event. A [recording](https://youtu.be/Bhj2KdZcK70) of that workshop is available to review.

Participants will be guided through automation techniques available via GitHub for building container images and updating on-premise cloud applications. Attendees will develop a GitHub Action workflow to build a container image and push it to Docker Hub. The workshop will also cover creating a Helm chart, an application configuration, that can be used to deploy to the On-premise cloud pilot. The session further delves into using GitHub Actions to update the Helm chart with new build information and how it can enable an automation strategy known as GitOps. Here is a link to the code repository containing a notebook that walks through the workshop content.
Participants will be guided through automation techniques available via GitHub for building container images and updating on-premise cloud applications. Attendees will develop a GitHub Action workflow to build a container image and push it to Docker Hub. The workshop will also cover creating a Helm chart, an application configuration, that can be used to deploy to the On-premise cloud pilot. The session further delves into using GitHub Actions to update the Helm chart with new build information and how it can enable an automation strategy known as GitOps. Here is a [link to the code repository](https://github.com/NicholasCote/nbviz-to-container) containing a notebook that walks through the workshop content.

## Who should attend?

Expand Down

0 comments on commit 8a46721

Please sign in to comment.