Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
27df399a
Commit
27df399a
authored
7 years ago
by
Dillon-Dumesnil
Committed by
Cory Lee
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing config since it is being added into terraform (#4268)
parent
d512b34a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
16 deletions
+0
-16
docker/build/go-agent-marketing/Dockerfile
+0
-5
docker/build/go-agent-marketing/README.rst
+0
-8
docker/build/go-agent-marketing/config/autoregister.properties
+0
-3
No files found.
docker/build/go-agent-marketing/Dockerfile
View file @
27df399a
...
...
@@ -27,8 +27,3 @@ RUN php -r "readfile('http://files.drush.org/drush.phar');" > drush && \
ADD
docker/build/go-agent-marketing/files/acquia_github_key.pem /var/go/.ssh/acquia_github_key
RUN
chmod 600 /var/go/.ssh/acquia_github_key
&&
\
chown go:go /var/go/.ssh/acquia_github_key
# !!!!NOTICE!!!! ---- Runner of this pipeline take heed!! You must replace agent.auto.register.key with the REAL key
# The key material here is faked and is only used to pass CI!
# setup the agent autoregister key
ADD
docker/build/go-agent-marketing/config/autoregister.properties /var/lib/go-agent/config/autoregister.properties
This diff is collapsed.
Click to expand it.
docker/build/go-agent-marketing/README.rst
View file @
27df399a
...
...
@@ -50,14 +50,6 @@ Building and Uploading the container to ECS
- WARNING: Do *NOT* commit/push the real private key to the public
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
- This must be run from the root of the configuration repository
...
...
This diff is collapsed.
Click to expand it.
docker/build/go-agent-marketing/config/autoregister.properties
deleted
100644 → 0
View file @
d512b34a
agent.auto.register.key
=
dev-only-override-this-key
agent.auto.register.resources
=
edxMarketing
agent.auto.register.hostname
=
edxMarketingAgent
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment