elkninja / elastic-stack-docker-part-one

Getting up and running with Elastic Stack on Docker-Compose
Apache License 2.0
187 stars 118 forks source link

Feature request: Fleet server #2

Closed l4t3b0 closed 9 months ago

l4t3b0 commented 1 year ago

Hi

I believe my request is far beyond the original scope of your project, but I consider this GitHub repo as a great start for elastic developers.

Adding a fleet server to the docker compose would be awesome

elkninja commented 1 year ago

Hey, @l4t3b0! I'm actively working on "Part Two" of that blog post which will build on top of this one. It will include things like Fleet Server and Agent setup, along with other Integrations, APM, and additional features.

l4t3b0 commented 1 year ago

Sounds great 🥳

When can we expect that?

captain-hindsightt commented 1 year ago

Eagerly waiting for the Fleet Server and Agent setup. Generating service token and incorporating it into docker-compose.yml without restarting the containers is a bit challenging at the moment.

elkninja commented 1 year ago

@l4t3b0 , @captain-hindsightt - I just found that another team at Elastic has done a similar project last year and has a container approach that includes Fleet/Agent already. Check out https://www.elastic.co/security-labs/the-elastic-container-project and see if that will help you in the meantime!

captain-hindsightt commented 1 year ago

@elkninja Thanks for the update, I will definitely check it out. ✌️