Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This version introduces some breaking changes (see below). The big new feature is the introduction of a user management (before it was only around teams).

Before updating: Make sure that your admin account has a valid email. You will receive a mail to set a new PW at first start after the update. You will need to contact Rentouch if you overlooked that and are locked out.

Change-log

  • General important information
    • The whole bundle will need more RAM (approximately +1GB)
    • Make sure that your admin account has a valid email. You will receive a mail to set a new PW at first start after the update.
    • TLS is now required. A self singed certificate will be created if no certificate is provided.
    • You need to specify a SMTP server as passwords can only be set by mail
    • Team-logins will not exist anymore. Only admin accounts with an e-mail address will be migrated to user-accounts
    • Configuration:
      • ALM: Custom request timeout can not be set anymore via piplanning.cfg -> set timeouts in the ALM configuration in the cockpit.
      • ALM: verify_tls_cert can not be set anymore via piplanning.cfg → set that in the ALM configuration in the cockpit.
      • use_tls can not be set in piplanning.cfg anymore. TLS is always on and required by default.
  • Important when installed on a cluster:
    • You need to have TLS in place (between the cluster and clients), it will not work without it anymore



  • No labels