Commit 5dc2322a by Dillon-Dumesnil Committed by Cory Lee

Updating README to include filling out the autoregister.properties file (#4266)

parent 0262a514
...@@ -44,12 +44,20 @@ Building and Uploading the container to ECS ...@@ -44,12 +44,20 @@ Building and Uploading the container to ECS
- Copy the Acquia GitHub private key to this path: - Copy the Acquia GitHub private key to this path:
- ``docker/build/go-agent/files/acquia_github_key.pem`` - ``docker/build/go-agent-marketing/files/acquia_github_key.pem``
- A dummy key is in the repo file. - A dummy key is in the repo file.
- The actual private key is kept in LastPass - see DevOps for access. - The actual private key is kept in LastPass - see DevOps for access.
- WARNING: Do *NOT* commit/push the real private key to the public - WARNING: Do *NOT* commit/push the real private key to the public
configuration repo! configuration repo!
- Copy the Agent Auto Register Key to this path:
- ``docker/build/go-agent-marketing/config/autoregister.properties``
- A dummy key is in the repo file.
- NOTE: this key *must* match the agentAutoRegisterKey in the server configuration
- WARNING: Do *NOT* commit/push the real private key to the public
configuration repo!
- Create image - Create image
- This must be run from the root of the configuration repository - This must be run from the root of the configuration repository
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment