Skip to content

Releases: aaaguirrep/offensive-docker-vps

v0.0.3

13 Sep 03:43
Compare
Choose a tag to compare

📝 Changelog

  • feat: Full automation running ansible playbook once the droplet is created with terraform in Digital Ocean.
  • feat: Full automation running ansible playbook once the virtual machine is created with terraform in Google Cloud Platform.
  • doc: Update README.

🏷️ Commits

  • [ 4b26e44 ] - Running ansible after created the droplet #1
  • [ 0aaee8c ] - Running ansible after created the virtual machine

👏 Thanks to

v0.0.2

10 Sep 01:59
Compare
Choose a tag to compare

📝 Changelog

  • feat: Install zsh shell.
  • feat: Tune vps terminal.
    • Install oh-my-zsh.
    • Install oh-my-tmux.
    • Install oh-my-zsh plugins: zsh-syntax-highlighting, zsh-completions, zsh-history-substring-search and zsh-autosuggestions.

v0.0.1

07 Sep 02:28
Compare
Choose a tag to compare

📝 Changelog

  • feat: Automation to create instance on GCP.
  • feat: Automation to create droplet on Digital Ocean.
  • feat: Automation to install docker and download offensive docker to the instance.
  • feat: Security service to avoid non-authorized access.