Virtual Machine Deployment

Contents:

  • VM Deployment Automation
  • Ansible Playbooks
  • Deployment
  • Utils
    • Cloud Init Module
    • Docker Module
    • Utils Module
  • Setup ETO Web UI
  • How Deployment Happens
  • Cleanup
Virtual Machine Deployment
  • Utils
  • View page source

Utils

Contents:

  • Cloud Init Module
    • generate_random_salt()
    • cloud_init_sha512_crypt()
  • Docker Module
    • is_docker_running()
    • is_container_running()
    • start_container()
    • stop_container()
    • ensure_container_running()
  • Utils Module
    • setup_logging()
    • colors
Previous Next

© Copyright 2024, Mira Security.

Built with Sphinx using a theme provided by Read the Docs.