Skip to content
odalet edited this page Aug 9, 2020 · 7 revisions

Ops - VM

Misc / Fun

Grafana / Influxdb deployment (Ansible + Docker)

Packer

Made by HashiCorp:

  • Builders
    • Docker
    • File
    • HyperV (from ISO or VMCX)
    • QEmu
    • VirtualBox (from ISO or OVF)
    • VMWare (from ISO or VMX)
  • Provisioners:
    • File
    • PowerShell
    • Shell
    • Windows Shell
    • Windows Restart
  • Post-Processors
    • Compress: .zip, .tar, .gz, .tar.gz, .lz4 and .tar.lz4
    • Docker...
    • Manifest
    • Shell
    • Vagrant: makes a box that can target: AWS, Azure, DigitalOcean, Hyper-V, LXC, Parallels, QEMU, VirtualBox , VMware , Docker

Links:

AppRolla

Deployment Framework in PS inspired by Capistrano (made by AppVeyor): https://github.com/appveyor/AppRolla

Clone this wiki locally