hyperdxio / hyperdxio/hyperdx

How to upgrade hyperDX Docker container?

Open
#1,301 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
TypeScript
Stars
9.9k
Forks
471
Avg merge
2d 4h
Merged PRs (30d)
117

Description

We currently don’t have any documented upgrade steps when a new HyperDX release is available. Could you please provide the steps to upgrade the existing HyperDX Docker container?

docker run -d --name hyperdx -p 8080:8080 -p 4317:4317 -p 4318:4999 -e HYPERDX_API_URL=http://test123 -e SERVER_URL=http://test123 -e HYPERDX_APP_URL=http://test123 -e NEXT_PUBLIC_SERVER_URL=http://test123 hyperdx/hyperdx-all-in-one:latest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the Docker command in the issue and locate the repository’s existing self-hosting or Docker documentation. Document the steps for upgrading an existing HyperDX container when a new release is available, including how the shown container configuration is handled. Done means a user can follow the instructions to upgrade successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.