Skip to content

Use the recommended place for saving APT keys #195

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 42 additions & 42 deletions source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Debian

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -350,8 +350,8 @@ Debian

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bookworm unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bookworm unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bookworm unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bookworm unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -396,7 +396,7 @@ Debian

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -410,8 +410,8 @@ Debian

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bullseye unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bullseye unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bullseye unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ bullseye unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -462,7 +462,7 @@ Debian

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -476,8 +476,8 @@ Debian

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ buster unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ buster unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ buster unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ buster unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -527,7 +527,7 @@ Debian

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -541,8 +541,8 @@ Debian

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ stretch unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ stretch unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ stretch unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/debian/ stretch unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1181,7 +1181,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1195,8 +1195,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ lunar unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1246,7 +1246,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1260,8 +1260,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ kinetic unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ kinetic unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ kinetic unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ kinetic unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1305,7 +1305,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1319,8 +1319,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ jammy unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ jammy unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ jammy unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ jammy unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1370,7 +1370,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1384,8 +1384,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ impish unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ impish unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ impish unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ impish unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1435,7 +1435,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1449,8 +1449,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ hirsute unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ hirsute unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ hirsute unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ hirsute unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1497,7 +1497,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1511,8 +1511,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ groovy unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ groovy unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ groovy unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ groovy unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1556,7 +1556,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1570,8 +1570,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ focal unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ focal unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ focal unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ focal unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1621,7 +1621,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1635,8 +1635,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ eoan unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ eoan unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ eoan unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ eoan unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1686,7 +1686,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1700,8 +1700,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ bionic unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ bionic unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ bionic unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ bionic unit

#. Install the core package
and other packages you need:
Expand Down Expand Up @@ -1751,7 +1751,7 @@ Ubuntu

.. code-block:: console

# curl --output /usr/share/keyrings/nginx-keyring.gpg \
# curl --output /etc/apt/keyrings/nginx-keyring.gpg \
https://unit.nginx.org/keys/nginx-keyring.gpg

This eliminates the
Expand All @@ -1765,8 +1765,8 @@ Ubuntu

.. code-block:: none

deb [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ xenial unit
deb-src [signed-by=/usr/share/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ xenial unit
deb [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ xenial unit
deb-src [signed-by=/etc/apt/keyrings/nginx-keyring.gpg] https://packages.nginx.org/unit/ubuntu/ xenial unit

#. Install the core package
and other packages you need:
Expand Down