|
| 1 | +--- |
| 2 | +title: Install from NGINX Plus repo |
| 3 | +toc: true |
| 4 | +weight: 200 |
| 5 | +docs: DOCS-000 |
| 6 | +--- |
| 7 | + |
| 8 | +{{< note>}} |
| 9 | +If you are using [NGINX One Console]({{< ref "/nginx-one/getting-started.md" >}}) |
| 10 | +to manage your NGINX instances, NGINX Agent is installed automatically when you |
| 11 | +add an NGINX instance to NGINX One Console. |
| 12 | + |
| 13 | +For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/how-to/nginx-configs/add-instance" >}}) |
| 14 | +{{< /note >}} |
| 15 | + |
| 16 | +## Overview |
| 17 | + |
| 18 | +Follow the steps in this guide to install NGINX Agent in your NGINX instance using |
| 19 | +the NGINX Plus repository. |
| 20 | + |
| 21 | +## Before you begin |
| 22 | + |
| 23 | +{{< include "/agent/installation/prerequisites.md" >}} |
| 24 | + |
| 25 | +## Manual installation using the NGINX Plus repository |
| 26 | + |
| 27 | +Before you install NGINX Agent for the first time on your system, you need to |
| 28 | +set up the `nginx-agent` packages repository. Afterward, you can install and update |
| 29 | +NGINX Agent from the repository. |
| 30 | + |
| 31 | + |
| 32 | +<details> |
| 33 | +<summary>{{< fa "brands fa-centos" >}} Install NGINX Agent on RHEL, CentOS, Rocky Linux, AlmaLinux, and Oracle Linux</summary> |
| 34 | + |
| 35 | +### Install NGINX Agent on RHEL, CentOS, Rocky Linux, AlmaLinux, and Oracle Linux<a name="install-nginx-agent-on-rhel-centos-rocky-linux-almalinux-and-oracle-linux-plus"></a> |
| 36 | + |
| 37 | +{{< include "/agent/installation/plus/plus-rhel.md" >}} |
| 38 | + |
| 39 | +</details> |
| 40 | + |
| 41 | +<details> |
| 42 | +<summary>{{< fa "brands fa-ubuntu" >}} Install NGINX Agent on Ubuntu</summary> |
| 43 | + |
| 44 | +### Install NGINX Agent on Ubuntu<a name="install-nginx-agent-on-ubuntu-plus"></a> |
| 45 | + |
| 46 | +{{< include "/agent/installation/plus/plus-ubuntu.md" >}} |
| 47 | + |
| 48 | +</details> |
| 49 | + |
| 50 | +<details> |
| 51 | +<summary>{{< fa "brands fa-debian" >}} Install NGINX Agent on Debian</summary> |
| 52 | + |
| 53 | +### Install NGINX Agent on Debian<a name="install-nginx-agent-on-debian-plus"></a> |
| 54 | + |
| 55 | +{{< include "/agent/installation/plus/plus-debian.md" >}} |
| 56 | + |
| 57 | +</details> |
| 58 | + |
| 59 | +<details> |
| 60 | +<summary>{{< fa "brands fa-suse" >}} Install NGINX Agent on SLES</summary> |
| 61 | + |
| 62 | +### Install NGINX Agent on SLES<a name="install-nginx-agent-on-sles-plus"></a> |
| 63 | + |
| 64 | +{{< include "/agent/installation/plus/plus-sles.md" >}} |
| 65 | + |
| 66 | +</details> |
| 67 | + |
| 68 | +<details> |
| 69 | +<summary>{{< fa "solid fa-mountain-sun" >}} Install NGINX Agent on Alpine Linux</summary> |
| 70 | + |
| 71 | +### Install NGINX Agent on Alpine Linux<a name="install-nginx-agent-on-alpine-linux-plus"></a> |
| 72 | + |
| 73 | +{{< include "/agent/installation/plus/plus-alpine.md" >}} |
| 74 | + |
| 75 | +</details> |
| 76 | +<details> |
| 77 | +<summary>{{< fa "brands fa-aws" >}} Install NGINX Agent on Amazon Linux</summary> |
| 78 | + |
| 79 | +### Install NGINX Agent on Amazon Linux<a name="install-nginx-agent-on-amazon-linux-plus"></a> |
| 80 | + |
| 81 | +{{< include "/agent/installation/plus/plus-amazon-linux.md" >}} |
| 82 | + |
| 83 | +</details> |
| 84 | + |
| 85 | +<details> |
| 86 | +<summary>{{< fa "brands fa-freebsd" >}} Install NGINX Agent on FreeBSD</summary> |
| 87 | + |
| 88 | +### Install NGINX Agent on FreeBSD<a name="install-nginx-agent-on-freebsd-plus"></a> |
| 89 | + |
| 90 | +{{< include "/agent/installation/plus/plus-freebsd.md" >}} |
| 91 | + |
| 92 | +</details> |
| 93 | + |
| 94 | +### Manually connect NGINX Agent to NGINX One Console |
| 95 | + |
| 96 | +{{< include "agent/installation/manually-connect-to-console" >}} |
| 97 | + |
| 98 | +## Start, stop, and enable NGINX Agent |
| 99 | + |
| 100 | +{{< include "/agent/installation/start-stop-agent.md" >}} |
| 101 | + |
| 102 | +## Verify that NGINX Agent is running |
| 103 | + |
| 104 | +{{< include "/agent/installation/verify-agent.md" >}} |
0 commit comments