Skip to content

k4cg/k4cg-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k4cg automation

Repo, um verschiedenes Automatisierungszeug, Docker und Github Actions auszuprobieren:

  • Docker Image mit allen Tools und Abhaengigkeiten fuer Automatisierungsdinge bauen (ansible, terraform)
  • Docker Image Lifecycle mit Github Actions (lint, build, scan, publish)
  • Playbooks fuer VM Template Erstellung und VM Provisionierung mit ansible und proxmox
  • VM Provisionierung mit terraform und proxmox
  • Flatcar Linux und Proxmox ausprobieren (Talk FOSDEM 2022)
  • ...

Github Actions

Workflows

development

  • Laeuft immer bei:
    • push auf branches ausser main
    • PRs mit target branch main
  • Jobs
    • lint: hadolint
    • build: Image bauen, Scan mit trivy (kein Upload zu Github Security)

Notizen

Releases

No releases published

Packages

No packages published