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

Generate a Docker image with Tomcat 9.0 #534

Closed
9 of 25 tasks
bikegeek opened this issue May 21, 2024 · 1 comment
Closed
9 of 25 tasks

Generate a Docker image with Tomcat 9.0 #534

bikegeek opened this issue May 21, 2024 · 1 comment
Assignees
Labels
component: CI/CD Continuous integration and deployment issues component: user support User support issue METviewer: Current Installs priority: high High Priority requestor: NCAR National Center for Atmospheric Research required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: task An actionable item of work

Comments

@bikegeek
Copy link
Collaborator

bikegeek commented May 21, 2024

Replace italics below with details for this issue.

Describe the Task

NRIT has identified that the version of Tomcat (8.5.61) used on a RAL host machine has security vulnerabilities and needs to run Tomcat 8.5.96 (latest version is 8.5.100)

Provide an updated METviewer container image with Tomcat 8.5.96 or above

UPDATE:
Tomcat 9.0 is compatible with Java 8, use this version instead, as this may facilitate updating METviewer to Java 11 in issue #530

Time Estimate

Estimate the amount of work required here.
Approximately 1.5-2 days to recreate a new Docker image, document the steps, and test.

Sub-Issues

Consider breaking the task down into sub-issues.

  • Find instructions for generating the Docker image
  • Update the current Dockerfile to use Debian 12 and apt-get (replacing CentOS and yum, respectively)
  • Test the updates
  • Post to DockerHub

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

  • Select engineer(s) Minna Win
  • Select scientist(s) or no scientist required

Labels

  • Review default alert labels
  • Select component(s)
  • Select priority
  • Select requestor(s)

Milestone and Projects

  • Select Milestone as a METviewer-X.Y.Z version, Consider for Next Release, or Backlog of Development Ideas
  • For a METviewer-X.Y.Z version, select the METviewer-X.Y.Z Development project

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issue
    Select: Milestone as the next official version
    Select: METviewer-X.Y.Z Development project for development toward the next official release
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@bikegeek bikegeek added type: task An actionable item of work priority: high High Priority component: CI/CD Continuous integration and deployment issues component: user support User support issue requestor: NCAR National Center for Atmospheric Research required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone METviewer: Current Installs labels May 21, 2024
@bikegeek bikegeek added this to the METviewer-6.0.0 milestone May 21, 2024
@bikegeek bikegeek self-assigned this May 21, 2024
@bikegeek bikegeek changed the title Generate a Docker image with Tomcat 8.5.96 Generate a Docker image with Tomcat 9.0 May 22, 2024
@bikegeek
Copy link
Collaborator Author

This is addressed in METviewer issue #527

it uses the met-base-metviewer image, where tomcat 9 is now used:
https://hub.docker.com/layers/dtcenter/met-base-metviewer/v3.2/images/sha256-85cf9d92238aebcb48966a37281bb85d97e47e21739d2d53c27ff45954fe67bc?context=explore

@github-project-automation github-project-automation bot moved this from 🟢 Ready to 🏁 Done in METplus-Analysis-6.0.0 Development Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: CI/CD Continuous integration and deployment issues component: user support User support issue METviewer: Current Installs priority: high High Priority requestor: NCAR National Center for Atmospheric Research required: FOR OFFICIAL RELEASE Required to be completed in the official release for the assigned milestone type: task An actionable item of work
Projects
Status: 🏁 Done
Development

No branches or pull requests

2 participants