Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 985 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 985 Bytes

automation

Don't use it, seriously, it's just my garbage repository

Infrastructure

  • Netbox: source of truth
  • Syspass: password manager
  • Gitea: version control
  • Jenkins: orchestrator
  • Grafana: presentation

Ready made powershell modules I use and I can't thank enough for

Functions

  • functions\functions_sqlserver.ps1
  • functions\functions_syspass.ps1

Flow

  • Jenkins as powershell scripts gui
  • load custom functions directly from gitea
  • get implementation data from Netbox
  • get credentials from Syspass
  • do wathca wanna do on targets (vpshere, veeam, anything manageable)
  • script statistics on the db used to populate grafana dashboards

In the next life

  • ready made ovas/scripts to build the whole infrastructure (Netbox, Syspass, Gitea, etc)