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 ACA RPM to use executable war #586

Merged
merged 5 commits into from
Sep 20, 2023
Merged

Conversation

iadgovuser26
Copy link
Contributor

@iadgovuser26 iadgovuser26 commented Sep 14, 2023

Removes Tomcat install and deploys a self executing war file.
The ACA will run after the install, crontab is used to restart the ACA after a reboot.

To build an RPM :
./grablew bootWar
./gradlew buildRpm
To install the RPM: sudo dnf install HIRS_AttestationCA*.rpm
To uninstall : sudo dnf remove HIRS_AttestationCA*.rpm

buildRpm places the rpm in HIRS_AttestationCAPortal/build/distributions/

closes #578

@cyrus-dev cyrus-dev merged commit 37cbb78 into main Sep 20, 2023
1 check passed
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.

None yet

2 participants