Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Upgraded Apache Tomcat Script and GitHub Action Workflow File #7

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

tekadesukant
Copy link

@tekadesukant tekadesukant commented Aug 2, 2024

New features of the apache-tomcat.sh file include:

  • Compatibility with Amazon Linux 2 AMI (HVM) and Ubuntu Server 22.04 LTS (HVM) for installing Tomcat.
  • A job in the fetch_tomcat_versions.yml file that fetches the latest Tomcat version and updates the apache-tomcat.sh file.
  • Integration of convenient commands to manage Tomcat efficiently.
    • tomcat { --up | --down | --restart | --delete | --port | --port-change <new_port> | --passwd-change <new_password> }

@tekadesukant tekadesukant changed the title Adding apache-tomcat.sh and fetch_tomcat_versions.yml ( workflow file ) Adding Upgraded Apache Tomcat Script and GitHub Action Workflow File Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants