Skip to content

jesperberth/automationclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automationclass with Ansible

Class material for Automation class

Part of the GitOps training path

Site is build with Hugo - static website builder

Build website with Hugo

hugo -D

Build Docker image

docker build -t website:latest .

docker run -d -p 80:80 website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published