Skip to content

docs: add NGINX Unit to the catalog #712

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

Merged
merged 5 commits into from
Jun 26, 2025
Merged
Show file tree
Hide file tree
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
7 changes: 3 additions & 4 deletions content/nim/deploy/vm-bare-metal/install.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: ''
docs: DOCS-1211
title: Install the latest NGINX Instance Manager with a script
toc: true
weight: 10
Expand Down Expand Up @@ -42,7 +41,7 @@ Follow these steps to prepare for installing NGINX Instance Manager:

- **Check for previous deployments**:
Ensure that NGINX Instance Manager and its components are not already installed.

If NGINX Instance Manager or its components (such as ClickHouse or NGINX) are detected, either follow the [upgrade instructions](#upgrade-nim) to update them or [manually remove the components](#uninstall-nim) before proceeding with the installation.

- **(Optional) Install and configure Vault**:
Expand Down Expand Up @@ -122,7 +121,7 @@ If the script fails or if you prefer more control over the process, consider usi

### Run the installation script

The `install-nim-bundle.sh` script automates installing NGINX Instance Manager.
The `install-nim-bundle.sh` script automates installing NGINX Instance Manager.

By default, the script:

Expand Down Expand Up @@ -170,7 +169,7 @@ sudo bash install-nim-bundle.sh \

<br>

After installing NGINX Instance Manager and related packages, the script generates an admin password. This may take a few minutes to appear:
After installing NGINX Instance Manager and related packages, the script generates an admin password. This may take a few minutes to appear:

```bash
Regenerated Admin password: <encrypted password>
Expand Down
1 change: 1 addition & 0 deletions content/unit/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: About NGINX Unit
weight: 100
toc: true
docs: DOCS-1694
---

# Universal web app server
Expand Down
1 change: 1 addition & 0 deletions content/unit/certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: SSL/TLS certificates
weight: 800
toc: true
docs: DOCS-1698
---

The **/certificates** section of the [control API]({{< relref "/unit/controlapi.md" >}})
Expand Down
1 change: 1 addition & 0 deletions content/unit/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Changelog
weight: 90000
toc: true
docs: DOCS-1695
---

```text
Expand Down
1 change: 1 addition & 0 deletions content/unit/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Community
weight: 1200
toc: true
docs: DOCS-1701
---

<a name="community"></a>
Expand Down
1 change: 1 addition & 0 deletions content/unit/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Configuration
weight: 600
toc: true
docs: DOCS-1700
---

{{<note>}}
Expand Down
1 change: 1 addition & 0 deletions content/unit/controlapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Control API
weight: 500
toc: true
docs: DOCS-1693
---

Unit's configuration is JSON-based, accessible via a RESTful control API,
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Unit in Ansible
weight: 400
toc: true
docs: DOCS-1708
---

The [Ansible collection](https://galaxy.ansible.com/steampunk/unit) by [XLAB
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/apollo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Apollo
weight: 100
toc: true
docs: DOCS-1730
---

To run the [Apollo](https://www.apollographql.com) GraphQL server
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/bugzilla.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Bugzilla
weight: 200
toc: true
docs: DOCS-1779
---

To run the [Bugzilla](https://www.bugzilla.org) bug tracking system using
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/datasette.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Datasette
weight: 300
toc: true
docs: DOCS-1718
---

To run the [Datasette](https://docs.datasette.io/en/stable/) data exploration tool using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/dokuwiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: DokuWiki
toc: true
weight: 400
docs: DOCS-1716
---

To run the [DokuWiki](https://www.dokuwiki.org) content management system
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/drupal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Drupal
weight: 500
toc: true
docs: DOCS-1719
---

To run the [Drupal](https://www.drupal.org) content management system using
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Grafana
toc: true
weight: 600
docs: DOCS-1715
---

Here, we install Grafana from [sources](https://github.com/grafana/grafana/blob/main/contribute/developer-guide.md)
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Jira
toc: true
weight: 700
docs: DOCS-1725
---

{{< note >}}
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/joomla.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Joomla
toc: true
weight: 800
docs: DOCS-1734
---

To run the [Joomla](https://www.joomla.org) content management system using
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/mailman.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Mailman Web
toc: true
weight: 800
docs: DOCS-1721
---

To install and run the web UI for the [Mailman 3](https://docs.list.org/en/latest/index.html) suite using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/matomo.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Matomo
toc: true
weight: 900
docs: DOCS-1722
---

To run the [Matomo](https://matomo.org) web analytics platform using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/mediawiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: MediaWiki
weight: 1000
toc: true
docs: DOCS-1720
---

To run the [MediaWiki](https://www.mediawiki.org) collaboration and
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/mercurial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Mercurial
weight: 1100
toc: true
docs: DOCS-1728
---

To install and run the [Mercurial](https://www.mercurial-scm.org) source
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/modx.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: MODX
weight: 1200
toc: true
docs: DOCS-1726
---

To run the [MODX](https://modx.com) content application platform using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/moin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: MoinMoin
toc: true
weight: 1300
docs: DOCS-1732
---

{{< warning >}}
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/nextcloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: NextCloud
weight: 1400
toc: true
docs: DOCS-1724
---

To run the [NextCloud](https://nextcloud.com) share and collaboration
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/opengrok.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: OpenGrok
toc: true
weight: 1500
docs: DOCS-1735
---

To run the [OpenGrok](https://github.com/oracle/opengrok) code search engine using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/phpbb.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: phpBB
toc: true
weight: 1600
docs: DOCS-1723
---

To run the [phpBB](https://www.phpbb.com) bulletin board using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/phpmyadmin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: phpMyAdmin
toc: true
weight: 1700
docs: DOCS-1736
---

To run the [phpMyAdmin](https://www.phpmyadmin.net) web tool using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/plone.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Plone
toc: true
weight: 1800
docs: DOCS-1733
---

To run the [Plone](https://plone.org) content management system using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/redmine.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Redmine
toc: true
weight: 1900
docs: DOCS-1717
---

To run the [Redmine](https://www.redmine.org) project management system using
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/reviewboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Review Board
toc: true
weight: 2000
docs: DOCS-1727
---

To run the [Review Board](https://www.reviewboard.org) code review tool using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/roundcube.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Roundcube
toc: true
weight: 2100
docs: DOCS-1731
---

To run the [Roundcube](https://roundcube.net) webmail platform using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/trac.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Trac
toc: true
weight: 2200
docs: DOCS-1729
---

{{< warning >}}
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/apps/wordpress.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: WordPress
toc: true
weight: 2300
docs: DOCS-1737
---

{{< note >}}
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/certbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TLS with Certbot
toc: true
weight: 600
docs: DOCS-1706
---

To set up
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Unit in Docker
weight: 200
toc: true
docs: DOCS-1712
---

To run your apps in a containerized Unit using the
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/bottle.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Bottle
weight: 100
toc: true
docs: DOCS-1747
---

To run apps built with the [Bottle](https://bottlepy.org/docs/dev/) web
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/cakephp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: CakePHP
weight: 200
toc: true
docs: DOCS-1745
---

To run apps based on the [CakePHP](https://cakephp.org) framework using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/catalyst.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Catalyst
weight: 300
toc: true
docs: DOCS-1753
---

To run apps based on the [Catalyst](https://metacpan.org/dist/Catalyst-Manual) 5.9+ framework using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/codeigniter.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: CodeIgniter
weight: 400
toc: true
docs: DOCS-1739
---

To run apps built with the [CodeIgniter](https://codeigniter.com) web
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/django.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Django
toc: true
weight: 500
docs: DOCS-1746
---

To run apps based on the Django [framework](https://www.djangoproject.com)
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/djangochannels.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Django Channels
toc: true
weight: 600
docs: DOCS-1742
---

To run Django apps using the Django Channels [framework](https://channels.readthedocs.io/en/stable/) with Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/express.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Express
toc: true
weight: 700
docs: DOCS-1741
---

To run apps built with the [Express](https://expressjs.com) web framework
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/falcon.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Falcon
weight: 800
toc: true
docs: DOCS-1750
---

To run apps built with the [Falcon](https://falcon.readthedocs.io/en/stable/)
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/fastapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: FastAPI
toc: true
weight: 900
docs: DOCS-1738
---

To run apps built with the [FastAPI](https://fastapi.tiangolo.com) web framework using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/flask.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Flask
toc: true
weight: 1000
docs: DOCS-1761
---

To run apps built with the [Flask](https://flask.palletsprojects.com/en/1.1.x/) web framework using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/guillotina.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Gillotina
toc: true
weight: 1000
docs: DOCS-1760
---

To run apps built with the [Guillotina](https://guillotina.readthedocs.io/en/latest/) web framework using Unit:
Expand Down
1 change: 1 addition & 0 deletions content/unit/howto/frameworks/koa.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Koa
weight: 1100
toc: true
docs: DOCS-1743
---

To run apps built with the [Koa](https://koajs.com) web framework using Unit:
Expand Down
Loading