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

Update packaging script to use excutable war #578

Closed
iadgovuser26 opened this issue Sep 5, 2023 · 1 comment
Closed

Update packaging script to use excutable war #578

iadgovuser26 opened this issue Sep 5, 2023 · 1 comment
Assignees
Labels
migration Update to RHEL 8 server

Comments

@iadgovuser26
Copy link
Contributor

Issue 560 added a set of setup scripts that enabled the use of gradle's bootRun functionality with an executable war file. This issue updates the RPM packaging to utilize the executable war file created using gradle's bootWar functionality. This will enable deployments for the ACA that will utilize:

  • A full cert chain created uniquely for each install used for both the web portal and the database connection
  • Spring boot's embedded tomcat server with TLS support
  • Database connection connection with TLS required for both server and client
@iadgovuser26 iadgovuser26 self-assigned this Sep 5, 2023
@iadgovuser26 iadgovuser26 added server migration Update to RHEL 8 labels Sep 5, 2023
@iadgovuser26 iadgovuser26 added this to the Rocky 8 Migration milestone Sep 5, 2023
@iadgovuser26
Copy link
Contributor Author

Closed by PR 586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Update to RHEL 8 server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant