Skip to content
Snippets Groups Projects
  1. Dec 25, 2018
    • Richard Gee's avatar
      Consolidate deploy_stack.sh files · a02e2d2a
      Richard Gee authored
      
      Currently there are multiple deploy_stack.sh files and the user has to select the version appropriate to the target architecture so that the correct images are deployed.  Further, the armhf deploy script lacks the basic auth by default scripting that is in the x86_64 version.
      
      This change adds a case/select to deploy_stack.sh that will determine the hardware architecture and select the appropriate docker-compose file.
      
      The deploy_stack.armhf.sh is also changed, rather than deleted, so that existing references are still valid.
      
      Signed-off-by: default avatarRichard Gee <richard@technologee.co.uk>
      a02e2d2a
  2. Aug 16, 2017
  3. Apr 27, 2017
  4. Jan 30, 2017
Loading