trento-project / trento

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://www.trento-project.io
Apache License 2.0
33 stars 25 forks source link

trento-agent installation -- colorful console output is difficult to read #886

Closed pirat013 closed 2 years ago

pirat013 commented 2 years ago

Using a terminal with a white background makes it difficult to read the output of the trento-agent installation: (the bold line is grey)

# ./install-agent.sh 
Installing trento-agent...
Please provide an ssh address for the agent: 10.0.0.119
Please provide the server IP: 10.0.0.121
* Adding Trento repository: https://download.opensuse.org/repositories/devel:/sap:/trento/15.3/.
* Installing trento
* Generating trento-agent config...
Done.

Now you can start trento-agent with: systemctl start trento-agent

Please make sure the server is running before starting the agent.
stefanotorresi commented 2 years ago

we're planning to dial down our efforts in the installation scripts, which are not really needed anymore as we made RPM packages and helm charts more easily available.