Adop Docker Compose Versions Save

Talk to us on Gitter: https://gitter.im/Accenture/ADOP

0.7.0

5 years ago

Features

  • Tools
    • Updated Jenkins image to 0.3.4 (#289)
      • Includes out of the box integration with upgraded SonarQube
    • Updated adop-platform-management version to include custom cartridge variables (#290)
  • Documentation
    • Updates on using ADOP CLI and quickstart
    • Updates on using multibranch pipelines in cartridges

0.6.0

5 years ago

Features

0.5.0

5 years ago

Features

  • Tools

    • Updated Jenkins image to 0.3.1 (#274)
    • Updated SonarQube to 0.4.1 (#255)
  • Known limitations

    • SCM Providers that make HTTP REST calls for creating repositories via urls.txt do not behave as expected.

0.4.0

6 years ago

Features:

  • Tools
    • Updated Jenkins image to 0.2.7 (#253)
    • Updating SonarQube image to 0.3.5 for SonarQube 5.6.3 LTS (#255)
    • Updating Nginx image to 0.3.2 (#255)
    • Updating Nexus image to 0.1.4 (#258)
  • General
    • Platform management is now locked to a fix version (#270)
    • Cartridge list now sourced from a URL (#188)
    • LDAP port now exposed (#202)
    • Jenkins & Gerrit can now have custom usernames (#213)
  • Security
  • CLI
    • Pre-warm Load_Cartridge parameters (#198)
    • Evaluation mode disclaimer added (#235)
    • Fix: --with-stdout not working with non-init commands (#181)
    • Fix: compose up hangs on ELK (#181)
  • Documentation
    • Contribution guidelines improved (#203)
    • Pluggable SCM details added (#189)
    • Evaluation mode documentation added (#235)
    • Numerous fixes

0.3.0

6 years ago

Features:

  • Tools
    • Added Docker Registry (#123)
  • CLI
    • Added certbot for Let's Encrypt (#123)

0.2.3

6 years ago

Features:

  • Tools
    • Updating Jenkins image to 0.2.2 for Jenkins 2.7.4 LTS (#149)
    • Updating Nexus image to 0.1.3 (#156)
    • Updating Gerrit image to 0.1.3 (#168)
    • Updating Sensu image to 0.2.0 for Sensu 0.26.5 (#164)
    • Updating Selenium to 2.53.0 (#144)
  • CLI
    • Added "--with-stdout" option to disable logging driver (#157 )
    • Numerous fixes
  • Documentation
    • Numerous updates

0.2.2

7 years ago

Features:

  • Quickstart
    • Removed direct usage of the .aws/credentials file and delegating to Docker Machine instead
  • CLI
    • Added version checking to secrets file generation/usage to catch missing values
    • Cartridge sub-command added
  • Security
    • LDAP Admin password now generated randomly
  • Swarm
    • NAT Gateways added to example template
    • Instructions added for using the CLI
  • Documentation
    • Operating, Developing, and Reference sections updated with lots of new content

0.2.1

7 years ago

This release contains:

  • Features
    • Jenkins image upgraded to 0.1.5
    • SonarQube image upgraded to 0.2.0
    • Removed local-setup.sh and startup.sh to force quickstart.sh usage
    • Removed generate_client_certs.sh in favour of CLI option
    • GitHub site content added
    • Adding sourceable file for cloud provider-specific parameters
    • CLI
      • Added --without-pull option to compose init function
      • Added --without-load option to compose init function
      • Added target option to enable future operations against the stack
      • Added workspace sub-command
      • Added project sub-command
      • Added extension sub-command
    • quickstart.sh
      • Added variable to be able to create a docker machine with different instance type
      • Local type default memory increased to 6144MB
    • Swarm
      • Added support for direct-lvm
      • Replaced affinity filters with dependency filters
      • Upgraded outer proxy to 0.2.0
  • Fixes
    • Added check to make sure INITIAL_ADMIN_USER is not set to 'admin'
    • Replacing syslog-tag with tag in logging override file
    • Added a sleep loop to check when Nginx is available before declaring success during init
    • Numerous documentation and readme changes

0.2.0

8 years ago

This release contains:

  • Features
    • The initial admin user and password can now be selected at provisioning time
    • Secure passwords for service users are generated at provisioning time
    • ADOP CLI with "compose" functionality
    • PHP LDAP Admin & LTB services added to improve user management capabilities
    • AWS CloudFormation example added for a Docker Swarm
    • quickstart.sh script added to prepare for consolidation of provisioning
    • Jenkins image upgraded to 0.1.4
    • SonarQube image upgraded to 0.1.1
  • Fixes
    • Numerous fixes to startup.sh and local-setup.sh (that have also been applied to the CLI or quickstart.sh)
    • Numerous updates to the README

0.1.0

8 years ago