Commit Graph

99 Commits

Author SHA1 Message Date
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
de17aee7de
Enable usage of previously backed up settings when starting new ACA container (#871)
* Add container env variable to import settings

* New script needs +x [no ci]
2024-11-18 08:07:19 -05:00
iadgovuser26
72b37cec61
Merge pull request #815 from SuperPotato27/v3_issue_810
(WIP) Added action to package the RIM tool and the EventLog tool for windows.
2024-09-04 10:30:21 -04:00
SuperPotato27
0c165641c0 updates to readme and win package structure 2024-08-01 15:46:39 -04:00
SuperPotato27
bf81c45c4c Added a desktop shortcut and updated paths 2024-07-31 17:21:42 -04:00
SuperPotato27
fb17c132bb updates to README.md 2024-07-31 14:34:25 -04:00
SuperPotato27
0fc1b3893c fixed typo in runTools, removed extra file 2024-07-31 10:35:50 -04:00
SuperPotato27
75b02a18e3 added a batch file to run the scripts 2024-07-30 17:11:52 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
a41b0f2fe4
Windows Docker images needed some work (#817)
* Use openssl 3.3 in aca windows images [no ci]

* Further attempt to compile the tpm simulator on Windows [no ci]

* Sw tpm vs solution was updated to look for libcrypto in different place
[no ci]

* Similar steps for tss tools [no ci]

* Change workflow ref [no ci]

* REF not connecting [no ci]

* Try accessing through Env [no ci]

* Tried to print build args before selecting image [no ci]

* Different arg access before shell change [no ci]

* Fun with docker args [no ci]

* Fun with docker build args 2 [no ci]

* Adjust for change in package folder structure [no ci]
2024-07-25 19:19:18 -04:00
SuperPotato27
c3459b166b Resolved warnings 2024-07-25 12:38:38 -04:00
SuperPotato27
1ed65ca9b4 Removed extra files 2024-07-25 12:05:37 -04:00
SuperPotato27
350ce1aebd
Create readme.txt 2024-07-24 14:19:02 -04:00
SuperPotato27
8d69f427fc
Update README.md 2024-07-24 13:47:52 -04:00
SuperPotato27
6492ca8311
Update README.md 2024-07-24 09:31:03 -04:00
SuperPotato27
061d865dec Added a README to tcg rim tool win package 2024-07-23 16:17:32 -04:00
SuperPotato27
f712f2597f fixed jar file name inside zip 2024-07-17 14:27:26 -04:00
SuperPotato27
59e2ac65e7 packaging rimtool for windows 2024-07-15 15:05:31 -04:00
iadgovuser58
ece30d420c did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file 2024-06-05 12:30:01 -04:00
iadgovuser29
141f4236a8 DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war 2024-05-07 16:53:15 -04:00
iadgovuser29
22b6faee44 Added debug mode if boot war is selected 2024-05-07 16:23:26 -04:00
iadgovuser29
f476b25053 Added debug flag to aca_bootRun.sh options. JVM will launch with debug 2024-05-07 16:02:24 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
ce129fdf6c fixed mariadb permission on Rocky 9 2024-04-24 16:18:31 -04:00
iadgovuser26
c60ea2121c Added additional checks during package install 2024-04-24 15:40:46 -04:00
iadgovuser26
4b457f05f7 Modified mariadb config for Rocky 8 2024-03-28 16:39:20 -04:00
iadgovuser26
3c322d6b6a updated file permissions for Rocky 9 2024-03-28 15:27:36 -04:00
iadgovuser26
674564b79e Added the hirs-aca service 2024-03-18 12:32:30 -04:00
iadgovuser26
5672aa5a1d fixed permission issue with mariadb.log 2024-03-14 14:48:14 -04:00
iadgovuser26
2b7fee432a Fixed selinux issue for Rocky 9 and Mysql restart for Ubuntu install 2024-03-13 13:49:42 -04:00
iadgovuser26
ae1167b3f5 updated container check 2024-03-01 12:04:26 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
835111619a updated selinux context for mariadb files on rocky and fedora 2024-02-28 08:53:49 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
93805e4d3e added checks for previous installs 2024-02-23 15:19:02 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
8d035ed50c Added checks for rocky 9 install 2024-02-21 13:16:13 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
a549f28208 added buildWAr depedency to buildRpm and buildDeb 2024-02-16 13:40:03 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
c92253ae40 Added mariadb and java 17 as required packages 2024-02-16 09:45:47 -05:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
2f19166a65 Added maraidb-server and java 17 as RPM dependencies 2024-02-14 09:53:57 -05:00
iadgovuser26
522bca3549 Fixed mariadb service stop with ACA RPM install 2024-02-13 09:00:17 -05:00
iadgovuser26
4fc288c2f6 Created /opt/hirs/aca in aca_setup.sh 2024-01-22 15:46:43 -05:00
iadgovuser26
1ccde9baff updated VERSION file placed in /etc/hirs/aca 2024-01-22 14:30:43 -05:00
iadgovuser26
4f31def8b2 Added Version file to /etc/hirs/aca 2024-01-17 18:05:19 -05:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
2ab1e548ce
V3 json file platform (#631)
* Look for Component Class json on Windows. Update aca-windows

* Removed TPM from the ACA on Rocky image, changed container detection

* Change healthcheck function on windows.

* Remove commented code lines from aca_bootRun.ps1

* Added SWTPM to v3 ACA images. 

* Add build arg to the aca-windows Dockerfile to select base image tag

* Make ACA accessible from localhost
2023-12-06 10:20:56 -05:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
1e3c7c78b0
Dockerfiles for v3 ACA. Also Powershell Package Scripts (#628)
* Package scripts for powershell

* Adding dockerfiles
2023-11-09 11:54:51 -05:00
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