Skip to content

Releases: hoangneeee/h-devops-cli-go

v0.5.3

Choose a tag to compare

@hoangneeee hoangneeee released this 27 Oct 08:28

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@hoangneeee hoangneeee released this 07 Oct 08:58

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@hoangneeee hoangneeee released this 06 Oct 07:03

Features

  • Add commands install and remove php

v0.5.0

Choose a tag to compare

@hoangneeee hoangneeee released this 04 Oct 08:54

Features

  • Add certbot helper commands
  • See all available commands

v0.4.1

Choose a tag to compare

@hoangneeee hoangneeee released this 02 Oct 04:59

Fix

  • Fixed bug check curl exist

Feature

  • Get template elastic search snapshot to S3

v0.4.0

Choose a tag to compare

@hoangneeee hoangneeee released this 28 Sep 10:24

H-devops

How to install

mv bin/h-devops /usr/local/bin/h-devops
chmod a+x /usr/local/bin/h-devops

Feature

  • Backup postgres to S3
h-devops postgres-backup-s3
  • Setup docker env
h-devops docker i
  • Add user to docker group
h-devops docker add <username>
  • Add username to sudoers
h-devops su <username>