Skip to content

docs: update Debian Installation Guide#9680

Merged
juzhiyuan merged 6 commits into
apache:masterfrom
kayx23:patch-5
Jun 19, 2023
Merged

docs: update Debian Installation Guide#9680
juzhiyuan merged 6 commits into
apache:masterfrom
kayx23:patch-5

Conversation

@kayx23

@kayx23 kayx23 commented Jun 16, 2023

Copy link
Copy Markdown
Member

Description

Changes included in this PR to the Debian installation guide.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

Tests

Build info:

$ lsb_release -a
Distributor ID:	Debian
Description:	Debian GNU/Linux 11 (bullseye)
Release:	11
Codename:	bullseye
$ dpkg --print-architecture
amd64

Add sudo before tee

image

Add sudo before apt-key

image
image

Add sudo for APISIX CLI

image

@kayx23
kayx23 marked this pull request as draft June 16, 2023 08:39
@kayx23 kayx23 changed the title docs: fixes for debian installation-guide.md docs: update permissions for Debian Installation Guide Jun 16, 2023
@kayx23
kayx23 marked this pull request as ready for review June 16, 2023 08:56
@kayx23
kayx23 marked this pull request as draft June 19, 2023 06:10
@kayx23
kayx23 marked this pull request as ready for review June 19, 2023 06:37
@kayx23 kayx23 changed the title docs: update permissions for Debian Installation Guide docs: update Debian Installation Guide Jun 19, 2023
@juzhiyuan
juzhiyuan merged commit e19a466 into apache:master Jun 19, 2023
@kayx23
kayx23 deleted the patch-5 branch June 19, 2023 06:50
juststillthinking pushed a commit to juststillthinking/apisix that referenced this pull request Jun 19, 2023
hongbinhsu added a commit to fitphp/apix that referenced this pull request Jul 8, 2023
* upstream/master: (70 commits)
  fix(workflow): enhance schema check (apache#9782)
  docs: add chinese documentation for loki-logger (apache#9687)
  chore(update): stand-alone text (apache#9736)
  docs: add Secret chinese document to Admin API (apache#9522)
  fix(log-rotate): can not keep max files when using custom name (apache#9749)
  docs: fix typo and added useful information (apache#8900)
  docs: explain in more details for the batch-requests plugin (apache#9629)
  docs: update `apisix` section in `config-default.yaml` (apache#9611)
  chore: add missing `report_interval` option for `skywalking` plugin in `config-default.yaml` (apache#9662)
  refactor(jwt-auth): remove unused parameter (apache#9716)
  change(request-id): remove snowflake algorithm (apache#9715)
  fix test case (apache#9706)
  docs: add correct link for openresty arm64 repo (apache#9713)
  fix: get the correct revision (apache#9635)
  fix(body-transformer): xml2lua: replace empty table with empty string (apache#9669)
  feat(prometheus): allow user configure DEFAULT_BUCKETS (apache#9673)
  docs: add example for timeout (apache#9708)
  docs: replace some urls that point to github with relative paths (apache#9684)
  docs: update Debian Installation Guide (apache#9680)
  docs: update how to install apisix on debian (apache#9693)
  ...
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.

docs: APISIX Debian Installation mixed in the APISIX RPM Installation

3 participants