Skip to content
Snippets Groups Projects
Commit 224c7623 authored by Jared Kosanovic's avatar Jared Kosanovic
Browse files

Remove mention of requesting access

Repo is public now, no access request needed!
parent e01f9cea
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ The Secure Agent program is upgraded automatically by Informatica, but you are r ...@@ -20,6 +20,7 @@ The Secure Agent program is upgraded automatically by Informatica, but you are r
The DoIT Integration Platform team has experience managing secure agents. The DoIT Integration Platform team has experience managing secure agents.
We run our secure agent in a Docker container on Linux, hosted by Amazon Web Services (AWS). We run our secure agent in a Docker container on Linux, hosted by Amazon Web Services (AWS).
[The Secure Agent Docker image is available here](https://git.doit.wisc.edu/interop/iics/iics_secure_agent) if you want to build and try it yourself.
We use AWS Elastic Container Service (ECS) to manage the secure agent deployment environment. We use AWS Elastic Container Service (ECS) to manage the secure agent deployment environment.
By allowing ECS to run the Secure Agent container, we can make sure that the Secure Agent is always running because ECS would bring up a new instance if the current instance crashed. By allowing ECS to run the Secure Agent container, we can make sure that the Secure Agent is always running because ECS would bring up a new instance if the current instance crashed.
......
...@@ -16,8 +16,8 @@ Java heap size can be increased according to the [KB](https://kb.informatica.com ...@@ -16,8 +16,8 @@ Java heap size can be increased according to the [KB](https://kb.informatica.com
## How can I deploy my own Secure Agent ? ## How can I deploy my own Secure Agent ?
[which-firewall]: #how-can-i-deploy-my-own-secure-agent- [which-firewall]: #how-can-i-deploy-my-own-secure-agent-
AIS/EI maintains a Docker [image](https://git.doit.wisc.edu/interop/iics/iics_secure_agent/blob/master/README.md#iics-secure-agent-docker-image) [AIS/EI maintains a Docker image](https://git.doit.wisc.edu/interop/iics/iics_secure_agent/blob/master/README.md#iics-secure-agent-docker-image) that can be used for your own Secure Agent deployments.
([reach out](../README.md) to us if you would like to access it), that can be used for your own Secure Agent deployments. See also Informatica [documentation](https://docs.informatica.com/integration-cloud/cloud-platform/current-version/administrator/runtime-environments/secure-agents.html) on Secure Agents. See also Informatica [documentation](https://docs.informatica.com/integration-cloud/cloud-platform/current-version/administrator/runtime-environments/secure-agents.html) on Secure Agents.
## How to create a Manifest group for your team for access control? ## How to create a Manifest group for your team for access control?
[manifest-group]: #how-to-create-a-manifest-group-for-your-team-for-access-control [manifest-group]: #how-to-create-a-manifest-group-for-your-team-for-access-control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment