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

Local setup docs #189

Merged
merged 2 commits into from
Apr 13, 2022
Merged

Local setup docs #189

merged 2 commits into from
Apr 13, 2022

Conversation

schoren
Copy link
Contributor

@schoren schoren commented Apr 12, 2022

This PR adds a simple tutorial to run a local tracetest, and use that as base tu run development build.

Changes

  • add doc
  • update server local config file to match docs

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren added the documentation Improvements or additions to documentation label Apr 12, 2022

### Installing Jaeger

Before installing Tracetest, we need to setup the [Jaeger operator](https://www.jaegertracing.io/docs/1.32/operator/), which in turn has a dependency on [cert-mnanager](https://cert-manager.io/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For local setup maybe we can use simpler version of Jaeger, Jaeger All in one -> https://www.jaegertracing.io/docs/1.32/getting-started/#all-in-one

k8s templates https://github.com/jaegertracing/jaeger-kubernetes

:)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That repo is deprecated. I think it's a good idea to follow the "official way" from the project docs

Copy link
Contributor

@povilasv povilasv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than small nit pick, LGTM

@schoren schoren merged commit 15074a0 into main Apr 13, 2022
@schoren schoren deleted the local-setup-docs branch April 13, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants