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

docs: add more way to install APISIX #4181

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

spacewander
Copy link
Member

Also prefer to install via package instead of source.
The latter one is not so friendly for beginner.

Signed-off-by: spacewander spacewanderlzx@gmail.com

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Also prefer to install via package instead of source.
The latter one is not so friendly for beginner.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@spacewander spacewander marked this pull request as ready for review May 5, 2021 01:33
@spacewander spacewander requested a review from moonming May 5, 2021 01:33
@@ -31,6 +31,20 @@ So before installation, please follow the different operating systems [install D

You can install Apache APISIX in a variety of ways, including source code packages, Docker, and Luarocks.

### Installation via RPM package (CentOS 7)

```shell
Copy link
Member

Choose a reason for hiding this comment

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

I see we use bash and shell, do we need to use the same lang?

Copy link
Member Author

Choose a reason for hiding this comment

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

The original one used shell. Does it really matter to use only bash or shell? I don't want to waste time on a trivial thing.

Copy link
Member

Choose a reason for hiding this comment

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

No, just want to confirm.

Copy link
Member Author

Choose a reason for hiding this comment

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

I see.

@spacewander spacewander merged commit d4e5bca into apache:master May 5, 2021
@spacewander spacewander deleted the htb branch May 5, 2021 04:20
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.

3 participants