Skip to content

Releases: continuousphp/deploy-agent

Docker enhancement

16 Jan 13:35

Choose a tag to compare

  • Increase docker performance, addressed to #19
  • Resolve potential user permission issue related to docker volumes
  • Specify log configuration into htaccess
  • New release 0.2.2 to trigger docker-cloud build hook.

deployAgent in Container As Service

14 Nov 21:15

Choose a tag to compare

  • Create docker container with deployAgent embeded
  • use tar command on non-windows systems, because PharData doesn't keep symlinks when extracting the package.
  • Enable Docker-Cloud Autobuild

bugfix app symlink

14 Nov 15:32

Choose a tag to compare

Change application target symlink to relative link instead absolute.
it was an issue when deploy was under Jail ( Chroot ) like Docker.

bugfix in error handling

19 Sep 08:15

Choose a tag to compare

Merge pull request #11 from continuousphp/bugfix

bugfix in error handling