Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Issue 312 fix aggregate config #318

Merged
merged 9 commits into from Sep 28, 2018
Merged

Issue 312 fix aggregate config #318

merged 9 commits into from Sep 28, 2018

Commits on Sep 17, 2018

  1. Copy the full SHA
    1f98bb5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c175e2a View commit details
    Browse the repository at this point in the history
  3. Put all tags in one line

    ggalmazor committed Sep 17, 2018
    Copy the full SHA
    f4f862d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bbdd6ff View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Copy the full SHA
    aee7054 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    982f881 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Copy the full SHA
    87ae884 View commit details
    Browse the repository at this point in the history
  2. Add stock tomcat conf file

    ggalmazor committed Sep 27, 2018
    Copy the full SHA
    c0b65b2 View commit details
    Browse the repository at this point in the history
  3. Improve script by setting reasonable arg requirements

    - At least an arg must be set
    - http-port and https-port must be set together
    - net-mode must be set along with http-port and https-port
    - net-mode must be one of 'nat' or 'bridge'
    ggalmazor committed Sep 27, 2018
    Copy the full SHA
    5d71faa View commit details
    Browse the repository at this point in the history