We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Tendrl release latest (markdown)
Adding API changelog to release doc
Added graphite data directory mount information.
Grammatical fix
Additional clarity to etcd disk instructions
Added etcd data directory permissions for mounting the external disk with
added the tear-down script from Ankush as link
clarify default password of admin user
release/1.5.4
update: tendrl-ansible supports snmp config now Based on https://github.com/Tendrl/tendrl-ansible/issues/59
describe setting grafana admin password Based on: * https://github.com/Tendrl/tendrl-ansible/issues/32 * https://github.com/Tendrl/tendrl-ansible/pull/36/files
clarification and style update
move start of apache to the end of tendrl server setup To align with tendrl-ansible, which enables apache as a very last thing in tendrl-server role.
add status of SNMP config in tendrl-ansible Based on https://github.com/Tendrl/tendrl-ansible/issues/59
drop misleading note about etcd port We don't reconfigure etcd port and the default which comes with notifier.conf.yaml is good. Actual reconfiguration of the etcd port would require many changes on multiple places anyway.
add todo item: configuration of grafana password As implemented by tendrl-ansible: https://github.com/Tendrl/tendrl-ansible/commit/f1ffff38afad516cf3537499d222bdf0bc9bb0ff based on this description: https://github.com/Tendrl/tendrl-ansible/issues/32
fix wrong syntax of grafana server sysconfig file
remove deprecated tendrl-api options Since tendrl-api no longer provides configuration options for password based authentication with etcd server, related options were removed from the installation guide. Moreover, base_key option was removed in the same commit as well. For more details, see the change which removed password based authentication and replaced it with tls cert based one: * https://github.com/Tendrl/api/pull/310 * https://github.com/Tendrl/api/commit/23758bc0df410b2bd87114dd868d34c426b6cb57