This role allows you to deploy web applications using scripting tools such as the
Tomcat Maven plugin used in this tutorial. Although not necessary for Tomcat
deployment, the manager-gui role gives the ability to access
the browser-based Tomcat Manager HTML application, helpful for a quick authentication
check. Depending on your security needs, you may or may not want to do this in
production.
Change the ???? in the user password value of the
tomcat-users configuration to another appropriate
password and save.
Information noteWarning: For production, it is best practice to
grant manager roles to another username besides the easy-to-guess default
tomcat user.