Skip to content

Releases: FarisZR/docker-compose-gitops-action

v1.0.1 - bugfix

21 Mar 13:08
Compare
Choose a tag to compare

This release fixes a bug in the upload_directory function, as it wasn't using custom ssh ports when set.

Full Changelog: v1...v1.0.1

v1 - First Release!

18 Feb 22:45
Compare
Choose a tag to compare

First Release!, a fork of TapTap21 action, with many new features that make docker compose Gitops much more accessible.

New features

  • Tailscale SSH support, skipping the need for manual ssh key setup
  • Upload_directory, a way to upload a directory along the compose project
  • post upload command, allowing you to change permissions post upload
  • docker swarm support, for all https://dockerswarm.rocks fans out there.

Full Changelog: https://github.com/aosus/docker-compose-gitops-action/commits/v1