ecosystem icon indicating copy to clipboard operation
ecosystem copied to clipboard

Variable usage check

Open robertauer opened this issue 10 years ago • 1 comments

Some variables in the startup.sh files are not used in them or the templates and should therefore be removed. Some variables should not be hardcoded but be set using etcd/get_config.

robertauer avatar Apr 20 '16 08:04 robertauer

Possible occurrences:

  • [ ] cas/startup.sh line 7-10
  • [ ] postfix/startup.sh.save line 13
  • [ ] jenkins/startup.sh line 7 & 34
  • [ ] redmine/startup.sh line 15
  • [ ] scm/startup.sh line 5-13
  • [ ] nexus/startup.sh line 5&6
  • [ ] registrator/Dockerfile line 10
  • [x] sonar/startup.sh line 4
  • [ ] universeadm/startup.sh line 8-13

robertauer avatar Apr 20 '16 12:04 robertauer