- Nov 03, 2020
- Sep 17, 2020
-
-
Eric Schoville authored
Push Image to Registry.Doit - INPLATFORM-319 See merge request !27
-
Eric Schoville authored
-
- Sep 16, 2020
-
-
Eric Schoville authored
Snowflake ODBC - INPLATFORM-298 See merge request !26
-
- Sep 15, 2020
-
-
Eric Schoville authored
-
- Sep 09, 2020
-
-
Nuwan Rajika Kumarasiri authored
ODBC, Log Directories, Docker-compose.yml update -INPLATFORM-283 See merge request !24
-
Update Dockerfile to add support for ODBC connections. Update docker-compose to mount in log directories and odbc.ini file. Update Readme with docker-compose information.
-
- Jun 15, 2020
-
-
Jared Kosanovic authored
Fix SA download URL See merge request !23
-
- Jun 11, 2020
-
-
Jared Kosanovic authored
Informatica changed the URL for downloading secure agents, so this commit uses the new (correct) URL.
-
Jared Kosanovic authored
Install py-pip instead of python See merge request !22
-
Jared Kosanovic authored
For some reason, the python package didn't include pip. Since we weren't using python for any other purpose in this build, I replaced it with py-pip.
-
- Jun 10, 2020
-
-
Jared Kosanovic authored
Inplatform 187 See merge request !21
-
Jared Kosanovic authored
This was leftover after doing git-filter-branch to remove the account ID variable.
-
- Mar 30, 2020
-
-
Nuwan Rajika Kumarasiri authored
Rename container hostname to be `ei.secureagent.doit.wisc.edu` across `test`... See merge request !19
-
- Mar 27, 2020
-
-
Nuwan Rajika Kumarasiri authored
Rename container hostname to be `ei.secureagent.doit.wisc.edu` across `test` and `prod` environments - WISCALERTS-27 This change was made to reduce the amount of changes that need to make when migrating artifacts from `test` to `prod` IICS.
-
Nuwan Rajika Kumarasiri authored
Add a sample `.tfvars` file for production set up - WISCALERTS-27 See merge request !18
-
- Mar 26, 2020
-
-
Nuwan Rajika Kumarasiri authored
-
- Mar 20, 2020
-
-
Nuwan Rajika Kumarasiri authored
Add a user guide for Secure Agent documentation - WISCALERTS-27 See merge request !16
-
- Mar 19, 2020
-
-
Nuwan Rajika Kumarasiri authored
-
Nuwan Rajika Kumarasiri authored
Add Secure Agent architecture diagram on AWS - WISCALERTS-29 See merge request !17
-
Nuwan Rajika Kumarasiri authored
-
- Mar 16, 2020
-
-
Nuwan Rajika Kumarasiri authored
Update to use an Amazon Linux 2 image - WISCALERTS-2 See merge request !15
-
Nuwan Rajika Kumarasiri authored
* In order to increase disk space allocated for Docker container utilize Amazon Linux 2. By default Amazon Linux 2 uses `overlay2` storage driver, which gives the base storage size of the space left on the disk. * Removed SSM agent as it's shipped with all Amazon Linux 2 AMIs. * Utilized `SSM` param store for storing `IICS` user credentials. * Increased `EBS` volume size to allocate more disk space.
-
Nuwan Rajika Kumarasiri authored
* In order to increase disk space allocated for Docker container utilize Amazon Linux 2. By default Amazon Linux 2 uses `overlay2` storage driver, which gives the base storage size of the space left on the disk. * Removed SSM agent as it's shipped with all Amazon Linux 2 AMIs. * Utilized `SSM` param store for storing `IICS` user credentials. * Increased `EBS` volume size to allocate more disk space.
-
- Mar 12, 2020
-
-
Nuwan Rajika Kumarasiri authored
Add all Secure Agent's resources into EFS for AWS hosted instance - WISCALERTS-2 See merge request !14
-
Nuwan Rajika Kumarasiri authored
Update `README` instructions on how to access Secure Agent's file system - WISCALERTS-2 See merge request !12
-
Nuwan Rajika Kumarasiri authored
-
- Mar 11, 2020
-
-
Nuwan Rajika Kumarasiri authored
Update Secure Agent's EC2 instance for a better instance - WISCALERTS-2 See merge request !13
-
Nuwan Rajika Kumarasiri authored
* Adjusted the instance to be a `t2.xlarge` since we are going to have more load. * Increased container memory to 15 GiB. * Increased EC2 instance's EBS root volume to 40 GB. * Re-named the profile to indicate the environment it's associated to.
-
- Mar 10, 2020
-
-
Nuwan Rajika Kumarasiri authored
-
Nuwan Rajika Kumarasiri authored
Add SSM agent policy to instance profile, add name tag to autoscaling group See merge request !11
-
-
- Feb 24, 2020
-
-
Nuwan Rajika Kumarasiri authored
Mount EFS volume in the same AZ as the ECS instance See merge request interop/iics_secure_agent!10
-
Nuwan Rajika Kumarasiri authored
* Added a configurable hostname for container. * Now everything from agent's home is mounted into a EFS file system for persistence. * Added documentation on how to use this Secure Agent infra. * Extracted role and profile for prod environment
-
- Feb 18, 2020
-
-
Nuwan Rajika Kumarasiri authored
Add an EFS volume into Secure Agent infrastructure See merge request interop/iics_secure_agent!9
-