Skip to content

[Agent] Docker image for integration tests#16895

Closed
michalpristas wants to merge 1 commit intoelastic:feature-ingestfrom
michalpristas:docker-image
Closed

[Agent] Docker image for integration tests#16895
michalpristas wants to merge 1 commit intoelastic:feature-ingestfrom
michalpristas:docker-image

Conversation

@michalpristas
Copy link
Copy Markdown
Contributor

Newly created container definition for agent enrolls to kibana first and then runs and waits for kibana to provide configuration.

Configuration uses variables to connect to services with fallbacks to localhost on standard ports. This enables you to spin up kibana/es and start agent in a container running

docker build -t agent .  
docker run --network host agent

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ingest-management (Project:fleet)

@michalpristas
Copy link
Copy Markdown
Contributor Author

Closed, PR against master opened #16898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants