Commit Graph

32 Commits

Author SHA1 Message Date
4fc288c2f6 Created /opt/hirs/aca in aca_setup.sh 2024-01-22 15:46:43 -05:00
1ccde9baff updated VERSION file placed in /etc/hirs/aca 2024-01-22 14:30:43 -05:00
4f31def8b2 Added Version file to /etc/hirs/aca 2024-01-17 18:05:19 -05:00
03ee0bfda8 Updated the dockerfile for Ubuntu 22 2023-10-11 19:56:36 +00:00
80dc42dae5 addeded OS sepcific checks for mariadb 2023-10-05 20:06:17 +00:00
5c31e52828 moved connector uri to application.properties 2023-09-27 14:40:18 -04:00
9998fa7f22 Merge branch 'main' into v3_issue_578-rpm_update 2023-09-19 16:31:21 -04:00
074dd1e746 Cleaned up rpm display messages 2023-09-18 16:48:29 -04:00
097c3e3dd3 cleaned up after testing 2023-09-14 15:25:19 -04:00
7f7238f4d2 added a chron job to start the ACA on reboot 2023-09-13 16:56:39 -04:00
7337c115ca Copying the json files for component class and vendor table were taken
out of the set up script.  They are now causing errors because the files
can't be found.
2023-09-08 07:59:58 -04:00
cb4ad4d51a Updated gradle to v8.3 and nebula to 11.4.0 2023-09-06 16:10:16 -04:00
3e5b76dda4 cleaned up commented out code and unsused files 2023-09-01 11:15:49 -04:00
0b065e22c6 Cipher options on openssl pkcs12 export cmds. [no ci] 2023-09-01 07:11:52 -04:00
2ce4264f6e added a -h|--help and -u|--unattended option for aca_setup.sh 2023-08-31 16:30:09 -04:00
a054995470 fixed admin check on aca_bootRun.sh 2023-08-30 13:20:26 -04:00
da3efcb7fa added an aca_check_setup.sh script 2023-08-28 20:18:23 +00:00
aef7a2b9ac Added aca_setup_check.sh 2023-08-23 16:30:44 -04:00
88aa10010b cleaned up unused file 2023-08-18 16:38:53 +00:00
4766903aad initial setup for DB TLS 2023-08-11 09:47:30 -04:00
3a72f8ad4d removed un-needed files 2023-07-20 12:50:16 -04:00
172236a75b moved logs to /var/log/hirs 2023-07-20 11:53:34 -04:00
383fefdfef changed bootRun parameter to --spring.config.location 2023-07-18 13:09:31 -04:00
29ba16cdb5 fixed issue with bootRun on RHEL 2023-07-13 16:40:53 -04:00
a8e5758cf4 Updated aca_bootRun script 2023-07-07 20:54:19 +00:00
146d05961d updated application.settings to use tls 2023-07-07 19:26:12 +00:00
ae93a8bced added aca_setup.sh to support embedded tomcat [no ci] 2023-06-02 19:39:08 +00:00
c93118b71e added script for generating pki keys/certs [no ci] 2023-05-19 20:36:12 +00:00
74ed0005a1 Update package/scripts/aca/certificate_generate.sh
Co-Authored-By: apldev4 <apl.dev4@jhuapl.edu>
2019-05-23 14:54:01 -04:00
77d48631f4 [#142] Make sure Tomcat stops completely in Docker containers before restarting it 2019-05-23 14:54:01 -04:00
05a78a3d79 [#46] Setup Travis for HIRS Integration Tests (#68)
* [#46] Ensure Travis mounts repository rather than clones it in Docker

* [#46] Containerize HIRS ACA and prep ACA container for Integration Tests

* [#46] Containerize HIRS TPM2Provisioner and prep TPM2Provisioner container for Integration Tests

* [#46] Replace localinstall with install

* [#46] Prevent rebuilding of packages unnecessarily

* [#46] Finish initial docker compose setup for integration tests

* [#46] Allow for detection of complete Integration Environment Setup

* [#46] Fix Travis CI to allow for detecting Integ Test Environ Stand-Up

* [#46] Fix Initial Integration Test Script

* [#46] Troubleshoot Integration Test script
2019-01-07 15:28:53 -05:00
d7e44b8310 Initial release 2018-09-06 09:47:33 -04:00