Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalizes post-setup script and updates docs #110

Merged
merged 5 commits into from
Oct 25, 2024

Conversation

jasonrhodes
Copy link
Member

Changes

post-setup should now work properly, but you will need to pay attention to the env vars that are required in .env.example

I've removed KIBANA_API_KEY and replaced it with KIBANA_USER and KIBANA_PASSWORD because I think they will be more reliable and easier to reason about (the EEM enablement PUT request fails with the API key but works with the user/pass).

I've also removed the synthetics setup stuff from the main setup script, as @andrewvc has gotten synthetics up and running using a different path. We can revisit that later.

@jasonrhodes jasonrhodes merged commit 0a363a0 into elastic:rca_ingress_obs Oct 25, 2024
2 checks passed
@jasonrhodes jasonrhodes deleted the post-setup-docs branch October 25, 2024 19:13
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.

1 participant