tomcat Cookbook
May 7, 2026 ยท View on GitHub
Provides custom resources for installing Apache Tomcat from upstream tarballs and managing Tomcat instances with systemd.
Requirements
Platforms
See LIMITATIONS.md for current platform and Tomcat version constraints.
Chef
Chef Infra Client 15.3 or later.
Cookbooks
None.
Usage
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]
end
For migration guidance from older recipe or template-based usage, see migration.md.
Resources
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers!
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.