elastic / synthetics

Synthetic Monitoring with Real Browsers
MIT License
65 stars 39 forks source link

Provide enterprise examples of usage #216

Open andrewvc opened 3 years ago

andrewvc commented 3 years ago

We should provide examples of usage that encapsulate a variety of requirements frequently found in large environment:

  1. Alternative NPM registry setup
  2. Use of secrets in scripts
  3. Use of a proxy to access the internet
  4. Use of custom CAs for HTTP endpoints for:
    • Elasticsearch output
    • Synthetics checks
    • Heartbeat checks
paulb-elastic commented 3 years ago

Do we want to include some details of how someone may want to build their own container from ours?

We have https://github.com/elastic/observability-docs/issues/300 to document the various script files, which include the build scripts.