Provides custom resources for installing Apache Tomcat from upstream tarballs and managing Tomcat instances with systemd.
See LIMITATIONS.md for current platform and Tomcat version constraints.
Chef Infra Client 15.3 or later.
None.
This cookbook no longer ships public recipes or node attributes. Use the resources directly from a wrapper cookbook or test cookbook recipe.
tomcat_install 'default' do
version '9.0.117'
end
tomcat_service 'default' do
action [:enable, :start]
endFor migration guidance from older recipe or template-based usage, see migration.md.
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.