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

[BUG] several typos in docs #2046

Closed
1 task done
lw-yang opened this issue May 28, 2024 · 0 comments · Fixed by #2047
Closed
1 task done

[BUG] several typos in docs #2046

lw-yang opened this issue May 28, 2024 · 0 comments · Fixed by #2047
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@lw-yang
Copy link
Contributor

lw-yang commented May 28, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

> For users who have used various systems, the most troublesome thing is the installation, deployment, debugging and upgrading of various `agents'.

> For users who have used various systems, the most troublesome thing is the installation, deployment, debugging and upgrading of various `agents'.

image

- Refer to [Docker installation of HertzBeat] (docker-deploy) to create a new container using a new image. Note that the database file directory needs to be mounted `-v $(pwd)/data:/opt/hertzbeat/data`

image

- Refer to [Docker installation HertzBeat] (docker-deploy) to create a new container using the new image, and configure the database connection in `application.yml`

Expected Behavior

fix typos

Steps To Reproduce

> For users who have used various systems, the most troublesome thing is the installation, deployment, debugging and upgrading of various `agents'.

- Refer to [Docker installation of HertzBeat] (docker-deploy) to create a new container using a new image. Note that the database file directory needs to be mounted `-v $(pwd)/data:/opt/hertzbeat/data`

- Refer to [Docker installation HertzBeat] (docker-deploy) to create a new container using the new image, and configure the database connection in `application.yml`

Environment

HertzBeat version(s): v1.5.0

Debug logs

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

Successfully merging a pull request may close this issue.

2 participants