iadgovuser26
493ae636ba
Merge pull request #604 from nsacyber/v3_issue_598-ubuntu
...
Add Ubuntu support for V3
2023-10-13 17:01:54 -04:00
iadgovuser26
5ea0aa88dd
fixed call to mysqld_safe
2023-10-13 16:38:34 +00:00
iadgovuser26
b0cd8e5fb9
enabled mysql log on Ubuntu and fixed TLS config for DB
2023-10-13 15:42:54 +00:00
iadgovuser26
9bee292bd6
modified the container check
2023-10-12 15:17:05 +00:00
iadgovuser26
03ee0bfda8
Updated the dockerfile for Ubuntu 22
2023-10-11 19:56:36 +00:00
iadgovuser26
d968080a43
minor adjustments for the deb package
2023-10-10 18:29:37 +00:00
iadgovuser26
80dc42dae5
addeded OS sepcific checks for mariadb
2023-10-05 20:06:17 +00:00
Lawrence Reinert lareine
825d5de03f
Added check for existing aca.properties in the ACA setup files
2023-10-04 13:28:48 -04:00
iadgovuser26
5c31e52828
moved connector uri to application.properties
2023-09-27 14:40:18 -04:00
iadgovuser26
9998fa7f22
Merge branch 'main' into v3_issue_578-rpm_update
2023-09-19 16:31:21 -04:00
iadgovuser26
074dd1e746
Cleaned up rpm display messages
2023-09-18 16:48:29 -04:00
iadgovuser29
ea0d46147e
Some package scripts needed chmod +x
2023-09-18 10:21:55 -04:00
iadgovuser26
097c3e3dd3
cleaned up after testing
2023-09-14 15:25:19 -04:00
iadgovuser26
7f7238f4d2
added a chron job to start the ACA on reboot
2023-09-13 16:56:39 -04:00
Cyrus
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
iadgovuser26
cb4ad4d51a
Updated gradle to v8.3 and nebula to 11.4.0
2023-09-06 16:10:16 -04:00
iadgovuser26
3e5b76dda4
cleaned up commented out code and unsused files
2023-09-01 11:15:49 -04:00
iadgovuser29
0b065e22c6
Cipher options on openssl pkcs12 export cmds. [no ci]
2023-09-01 07:11:52 -04:00
iadgovuser26
2ce4264f6e
added a -h|--help and -u|--unattended option for aca_setup.sh
2023-08-31 16:30:09 -04:00
iadgovuser26
410dbc8444
Added check for selinux, adds context to cnf files
2023-08-31 09:50:19 -04:00
iadgovuser26
f5ac517814
Minor adjustment for RHEL OS with FIPS mode enabled
2023-08-31 09:30:08 -04:00
iadgovuser26
a054995470
fixed admin check on aca_bootRun.sh
2023-08-30 13:20:26 -04:00
iadgovuser26
da3efcb7fa
added an aca_check_setup.sh script
2023-08-28 20:18:23 +00:00
iadgovuser26
aef7a2b9ac
Added aca_setup_check.sh
2023-08-23 16:30:44 -04:00
iadgovuser26
88aa10010b
cleaned up unused file
2023-08-18 16:38:53 +00:00
iadgovuser26
4766903aad
initial setup for DB TLS
2023-08-11 09:47:30 -04:00
iadgovuser26
3a72f8ad4d
removed un-needed files
2023-07-20 12:50:16 -04:00
iadgovuser26
172236a75b
moved logs to /var/log/hirs
2023-07-20 11:53:34 -04:00
iadgovuser26
383fefdfef
changed bootRun parameter to --spring.config.location
2023-07-18 13:09:31 -04:00
iadgovuser26
29ba16cdb5
fixed issue with bootRun on RHEL
2023-07-13 16:40:53 -04:00
iadgovuser26
a569bda8db
Updated cert gen script path for bootRun
2023-07-10 15:57:38 +00:00
iadgovuser26
a8e5758cf4
Updated aca_bootRun script
2023-07-07 20:54:19 +00:00
iadgovuser26
146d05961d
updated application.settings to use tls
2023-07-07 19:26:12 +00:00
iadgovuser26
ae93a8bced
added aca_setup.sh to support embedded tomcat [no ci]
2023-06-02 19:39:08 +00:00
iadgovuser26
c93118b71e
added script for generating pki keys/certs [no ci]
2023-05-19 20:36:12 +00:00
iadgovuser26
1a70038f57
Added new pki gen script [no ci]
2023-05-12 19:07:44 +00:00
iadgovuser26
b5c4d86430
cleaned up dnf install and dnf remove
2023-05-03 16:55:10 +00:00
iadgovuser26
5330318439
adjusted to mysql password settings [no ci]
2023-04-27 21:08:43 +00:00
iadgovuser26
665e90b176
updated with package for the ACA [no ci]
2023-04-27 19:52:08 +00:00
Cyrus
8b365bed34
This is a re-creation of tls-settings-update #366
2022-04-14 06:35:49 -04:00
chubtub
ad3aa1a6c6
Created sql script to add columns to backend. Call script from spec file.
2019-11-19 11:04:51 -05:00
chubtub
b140ab46e9
Added scripts to upgrade hirs_db schema according to package upgrade. At the time of writing
...
there are schema changes when upgrading from 1.0.3 to 1.0.4 but not when upgrading to 1.1.0.
These scripts are called when 'yum upgrade HIRS_AttestationCA' is invoked.
Fixed script file path
Fixed MySQL syntax error
These changes now differentiate between upgrade versions and add respective columns, and also
account for upgrades from 1.0.3 directly to 1.1.0.
2019-09-11 12:34:23 -04:00
apldev3
74ed0005a1
Update package/scripts/aca/certificate_generate.sh
...
Co-Authored-By: apldev4 <apl.dev4@jhuapl.edu>
2019-05-23 14:54:01 -04:00
apldev3
77d48631f4
[ #142 ] Make sure Tomcat stops completely in Docker containers before restarting it
2019-05-23 14:54:01 -04:00
Michael Tsai
a2e6feb15b
Modify build scripts to accept building on Amazon Linux
2019-02-21 16:36:04 -05:00
apldev3
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
apldev4
d7e44b8310
Initial release
2018-09-06 09:47:33 -04:00