diff --git a/content/nim/deploy/vm-bare-metal/install.md b/content/nim/deploy/vm-bare-metal/install.md index c6afac65d..af1cae1ab 100644 --- a/content/nim/deploy/vm-bare-metal/install.md +++ b/content/nim/deploy/vm-bare-metal/install.md @@ -1,6 +1,5 @@ --- description: '' -docs: DOCS-1211 title: Install the latest NGINX Instance Manager with a script toc: true weight: 10 @@ -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**: @@ -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: @@ -170,7 +169,7 @@ sudo bash install-nim-bundle.sh \
-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: diff --git a/content/unit/about.md b/content/unit/about.md index c7a540cc4..06d5c17aa 100644 --- a/content/unit/about.md +++ b/content/unit/about.md @@ -2,6 +2,7 @@ title: About NGINX Unit weight: 100 toc: true +docs: DOCS-1694 --- # Universal web app server diff --git a/content/unit/certificates.md b/content/unit/certificates.md index 4861ca946..8d78c3209 100644 --- a/content/unit/certificates.md +++ b/content/unit/certificates.md @@ -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" >}}) diff --git a/content/unit/changes.md b/content/unit/changes.md index 87f369799..5ace5255d 100644 --- a/content/unit/changes.md +++ b/content/unit/changes.md @@ -2,6 +2,7 @@ title: Changelog weight: 90000 toc: true +docs: DOCS-1695 --- ```text diff --git a/content/unit/community.md b/content/unit/community.md index 0244eeb79..3c3b3e256 100644 --- a/content/unit/community.md +++ b/content/unit/community.md @@ -2,6 +2,7 @@ title: Community weight: 1200 toc: true +docs: DOCS-1701 --- diff --git a/content/unit/configuration.md b/content/unit/configuration.md index a94af0aa4..1281aeea0 100644 --- a/content/unit/configuration.md +++ b/content/unit/configuration.md @@ -2,6 +2,7 @@ title: Configuration weight: 600 toc: true +docs: DOCS-1700 --- {{}} diff --git a/content/unit/controlapi.md b/content/unit/controlapi.md index a8c57aab2..cea7c263c 100644 --- a/content/unit/controlapi.md +++ b/content/unit/controlapi.md @@ -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, diff --git a/content/unit/howto/ansible.md b/content/unit/howto/ansible.md index b891e3235..0071973c1 100644 --- a/content/unit/howto/ansible.md +++ b/content/unit/howto/ansible.md @@ -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 diff --git a/content/unit/howto/apps/apollo.md b/content/unit/howto/apps/apollo.md index 5f0c7c992..0365f5e7b 100644 --- a/content/unit/howto/apps/apollo.md +++ b/content/unit/howto/apps/apollo.md @@ -2,6 +2,7 @@ title: Apollo weight: 100 toc: true +docs: DOCS-1730 --- To run the [Apollo](https://www.apollographql.com) GraphQL server diff --git a/content/unit/howto/apps/bugzilla.md b/content/unit/howto/apps/bugzilla.md index 4947be823..43172fc11 100644 --- a/content/unit/howto/apps/bugzilla.md +++ b/content/unit/howto/apps/bugzilla.md @@ -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 diff --git a/content/unit/howto/apps/datasette.md b/content/unit/howto/apps/datasette.md index 55782d2b2..b6fab14a2 100644 --- a/content/unit/howto/apps/datasette.md +++ b/content/unit/howto/apps/datasette.md @@ -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: diff --git a/content/unit/howto/apps/dokuwiki.md b/content/unit/howto/apps/dokuwiki.md index 56ee87b6f..3d82b1716 100644 --- a/content/unit/howto/apps/dokuwiki.md +++ b/content/unit/howto/apps/dokuwiki.md @@ -2,6 +2,7 @@ title: DokuWiki toc: true weight: 400 +docs: DOCS-1716 --- To run the [DokuWiki](https://www.dokuwiki.org) content management system diff --git a/content/unit/howto/apps/drupal.md b/content/unit/howto/apps/drupal.md index ce917466f..b84a68f1d 100644 --- a/content/unit/howto/apps/drupal.md +++ b/content/unit/howto/apps/drupal.md @@ -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 diff --git a/content/unit/howto/apps/grafana.md b/content/unit/howto/apps/grafana.md index 3a4b47952..22848b516 100644 --- a/content/unit/howto/apps/grafana.md +++ b/content/unit/howto/apps/grafana.md @@ -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) diff --git a/content/unit/howto/apps/jira.md b/content/unit/howto/apps/jira.md index ad99fcd81..181a54270 100644 --- a/content/unit/howto/apps/jira.md +++ b/content/unit/howto/apps/jira.md @@ -2,6 +2,7 @@ title: Jira toc: true weight: 700 +docs: DOCS-1725 --- {{< note >}} diff --git a/content/unit/howto/apps/joomla.md b/content/unit/howto/apps/joomla.md index b451bef40..8e0859c06 100644 --- a/content/unit/howto/apps/joomla.md +++ b/content/unit/howto/apps/joomla.md @@ -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 diff --git a/content/unit/howto/apps/mailman.md b/content/unit/howto/apps/mailman.md index 4893d59dc..37911f768 100644 --- a/content/unit/howto/apps/mailman.md +++ b/content/unit/howto/apps/mailman.md @@ -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: diff --git a/content/unit/howto/apps/matomo.md b/content/unit/howto/apps/matomo.md index f518866f9..2cdcd95d1 100644 --- a/content/unit/howto/apps/matomo.md +++ b/content/unit/howto/apps/matomo.md @@ -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: diff --git a/content/unit/howto/apps/mediawiki.md b/content/unit/howto/apps/mediawiki.md index c8a8261da..42c94d7fd 100644 --- a/content/unit/howto/apps/mediawiki.md +++ b/content/unit/howto/apps/mediawiki.md @@ -2,6 +2,7 @@ title: MediaWiki weight: 1000 toc: true +docs: DOCS-1720 --- To run the [MediaWiki](https://www.mediawiki.org) collaboration and diff --git a/content/unit/howto/apps/mercurial.md b/content/unit/howto/apps/mercurial.md index 3dc69c8e4..a6570d0a8 100644 --- a/content/unit/howto/apps/mercurial.md +++ b/content/unit/howto/apps/mercurial.md @@ -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 diff --git a/content/unit/howto/apps/modx.md b/content/unit/howto/apps/modx.md index cf2b9635b..071ae0f84 100644 --- a/content/unit/howto/apps/modx.md +++ b/content/unit/howto/apps/modx.md @@ -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: diff --git a/content/unit/howto/apps/moin.md b/content/unit/howto/apps/moin.md index f062b6edc..4408cde21 100644 --- a/content/unit/howto/apps/moin.md +++ b/content/unit/howto/apps/moin.md @@ -2,6 +2,7 @@ title: MoinMoin toc: true weight: 1300 +docs: DOCS-1732 --- {{< warning >}} diff --git a/content/unit/howto/apps/nextcloud.md b/content/unit/howto/apps/nextcloud.md index a1877a943..699399901 100644 --- a/content/unit/howto/apps/nextcloud.md +++ b/content/unit/howto/apps/nextcloud.md @@ -2,6 +2,7 @@ title: NextCloud weight: 1400 toc: true +docs: DOCS-1724 --- To run the [NextCloud](https://nextcloud.com) share and collaboration diff --git a/content/unit/howto/apps/opengrok.md b/content/unit/howto/apps/opengrok.md index 08e2c716f..6d641c3d2 100644 --- a/content/unit/howto/apps/opengrok.md +++ b/content/unit/howto/apps/opengrok.md @@ -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: diff --git a/content/unit/howto/apps/phpbb.md b/content/unit/howto/apps/phpbb.md index 52ac1dbc6..d61673705 100644 --- a/content/unit/howto/apps/phpbb.md +++ b/content/unit/howto/apps/phpbb.md @@ -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: diff --git a/content/unit/howto/apps/phpmyadmin.md b/content/unit/howto/apps/phpmyadmin.md index bf6aedffb..5cac022cb 100644 --- a/content/unit/howto/apps/phpmyadmin.md +++ b/content/unit/howto/apps/phpmyadmin.md @@ -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: diff --git a/content/unit/howto/apps/plone.md b/content/unit/howto/apps/plone.md index aa1db6db6..f3536db1b 100644 --- a/content/unit/howto/apps/plone.md +++ b/content/unit/howto/apps/plone.md @@ -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: diff --git a/content/unit/howto/apps/redmine.md b/content/unit/howto/apps/redmine.md index f71945e8a..475751616 100644 --- a/content/unit/howto/apps/redmine.md +++ b/content/unit/howto/apps/redmine.md @@ -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 diff --git a/content/unit/howto/apps/reviewboard.md b/content/unit/howto/apps/reviewboard.md index 559d7f016..2c49f1fd2 100644 --- a/content/unit/howto/apps/reviewboard.md +++ b/content/unit/howto/apps/reviewboard.md @@ -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: diff --git a/content/unit/howto/apps/roundcube.md b/content/unit/howto/apps/roundcube.md index 58e52c77c..61dadbdb7 100644 --- a/content/unit/howto/apps/roundcube.md +++ b/content/unit/howto/apps/roundcube.md @@ -2,6 +2,7 @@ title: Roundcube toc: true weight: 2100 +docs: DOCS-1731 --- To run the [Roundcube](https://roundcube.net) webmail platform using Unit: diff --git a/content/unit/howto/apps/trac.md b/content/unit/howto/apps/trac.md index 3403037be..0a9e972fa 100644 --- a/content/unit/howto/apps/trac.md +++ b/content/unit/howto/apps/trac.md @@ -2,6 +2,7 @@ title: Trac toc: true weight: 2200 +docs: DOCS-1729 --- {{< warning >}} diff --git a/content/unit/howto/apps/wordpress.md b/content/unit/howto/apps/wordpress.md index 8651167af..bdbd8afb9 100644 --- a/content/unit/howto/apps/wordpress.md +++ b/content/unit/howto/apps/wordpress.md @@ -2,6 +2,7 @@ title: WordPress toc: true weight: 2300 +docs: DOCS-1737 --- {{< note >}} diff --git a/content/unit/howto/certbot.md b/content/unit/howto/certbot.md index cf24d8444..ba115fc16 100644 --- a/content/unit/howto/certbot.md +++ b/content/unit/howto/certbot.md @@ -2,6 +2,7 @@ title: TLS with Certbot toc: true weight: 600 +docs: DOCS-1706 --- To set up diff --git a/content/unit/howto/docker.md b/content/unit/howto/docker.md index c19019ecc..63c42c73b 100644 --- a/content/unit/howto/docker.md +++ b/content/unit/howto/docker.md @@ -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 diff --git a/content/unit/howto/frameworks/bottle.md b/content/unit/howto/frameworks/bottle.md index 98088a2de..aac3a94db 100644 --- a/content/unit/howto/frameworks/bottle.md +++ b/content/unit/howto/frameworks/bottle.md @@ -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 diff --git a/content/unit/howto/frameworks/cakephp.md b/content/unit/howto/frameworks/cakephp.md index af88812b3..a33159f9b 100644 --- a/content/unit/howto/frameworks/cakephp.md +++ b/content/unit/howto/frameworks/cakephp.md @@ -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: diff --git a/content/unit/howto/frameworks/catalyst.md b/content/unit/howto/frameworks/catalyst.md index 987499b08..189a794a0 100644 --- a/content/unit/howto/frameworks/catalyst.md +++ b/content/unit/howto/frameworks/catalyst.md @@ -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: diff --git a/content/unit/howto/frameworks/codeigniter.md b/content/unit/howto/frameworks/codeigniter.md index d577522c6..e038eecf9 100644 --- a/content/unit/howto/frameworks/codeigniter.md +++ b/content/unit/howto/frameworks/codeigniter.md @@ -2,6 +2,7 @@ title: CodeIgniter weight: 400 toc: true +docs: DOCS-1739 --- To run apps built with the [CodeIgniter](https://codeigniter.com) web diff --git a/content/unit/howto/frameworks/django.md b/content/unit/howto/frameworks/django.md index 896abe266..d952d2834 100644 --- a/content/unit/howto/frameworks/django.md +++ b/content/unit/howto/frameworks/django.md @@ -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) diff --git a/content/unit/howto/frameworks/djangochannels.md b/content/unit/howto/frameworks/djangochannels.md index f2566ef41..cf248af47 100644 --- a/content/unit/howto/frameworks/djangochannels.md +++ b/content/unit/howto/frameworks/djangochannels.md @@ -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: diff --git a/content/unit/howto/frameworks/express.md b/content/unit/howto/frameworks/express.md index f18ef846d..4684d2c14 100644 --- a/content/unit/howto/frameworks/express.md +++ b/content/unit/howto/frameworks/express.md @@ -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 diff --git a/content/unit/howto/frameworks/falcon.md b/content/unit/howto/frameworks/falcon.md index 8ee6419b6..e96658c29 100644 --- a/content/unit/howto/frameworks/falcon.md +++ b/content/unit/howto/frameworks/falcon.md @@ -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/) diff --git a/content/unit/howto/frameworks/fastapi.md b/content/unit/howto/frameworks/fastapi.md index dfef6891a..85ad09384 100644 --- a/content/unit/howto/frameworks/fastapi.md +++ b/content/unit/howto/frameworks/fastapi.md @@ -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: diff --git a/content/unit/howto/frameworks/flask.md b/content/unit/howto/frameworks/flask.md index caff1b38a..e8e56bcf0 100644 --- a/content/unit/howto/frameworks/flask.md +++ b/content/unit/howto/frameworks/flask.md @@ -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: diff --git a/content/unit/howto/frameworks/guillotina.md b/content/unit/howto/frameworks/guillotina.md index 388b6e869..93c908421 100644 --- a/content/unit/howto/frameworks/guillotina.md +++ b/content/unit/howto/frameworks/guillotina.md @@ -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: diff --git a/content/unit/howto/frameworks/koa.md b/content/unit/howto/frameworks/koa.md index 04c6a5fcf..84a62df3c 100644 --- a/content/unit/howto/frameworks/koa.md +++ b/content/unit/howto/frameworks/koa.md @@ -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: diff --git a/content/unit/howto/frameworks/laravel.md b/content/unit/howto/frameworks/laravel.md index ff7d23e0b..23c165199 100644 --- a/content/unit/howto/frameworks/laravel.md +++ b/content/unit/howto/frameworks/laravel.md @@ -2,6 +2,7 @@ title: Laravel weight: 1200 toc: true +docs: DOCS-1754 --- To run apps based on the [Laravel](https://laravel.com) framework using Unit: diff --git a/content/unit/howto/frameworks/lumen.md b/content/unit/howto/frameworks/lumen.md index d17beffe1..f9fb64a45 100644 --- a/content/unit/howto/frameworks/lumen.md +++ b/content/unit/howto/frameworks/lumen.md @@ -2,6 +2,7 @@ title: Lumen weight: 1300 toc: true +docs: DOCS-1751 --- To run apps based on the [Lumen](https://lumen.laravel.com) framework using diff --git a/content/unit/howto/frameworks/pyramid.md b/content/unit/howto/frameworks/pyramid.md index cfda4cdaa..09370718f 100644 --- a/content/unit/howto/frameworks/pyramid.md +++ b/content/unit/howto/frameworks/pyramid.md @@ -2,6 +2,7 @@ title: Pyramid weight: 1300 toc: true +docs: DOCS-1757 --- To run apps built with the [Pyramid](https://trypyramid.com) web framework diff --git a/content/unit/howto/frameworks/quart.md b/content/unit/howto/frameworks/quart.md index f705a7a8e..c195c49ca 100644 --- a/content/unit/howto/frameworks/quart.md +++ b/content/unit/howto/frameworks/quart.md @@ -2,6 +2,7 @@ title: Quart weight: 1400 toc: true +docs: DOCS-1744 --- diff --git a/content/unit/howto/frameworks/rails.md b/content/unit/howto/frameworks/rails.md index 1e7e0b32a..4527f3c1d 100644 --- a/content/unit/howto/frameworks/rails.md +++ b/content/unit/howto/frameworks/rails.md @@ -2,6 +2,7 @@ title: Ruby on Rails weight: 1600 toc: true +docs: DOCS-1759 --- To run apps based on the [Ruby on Rails](https://rubyonrails.org) framework diff --git a/content/unit/howto/frameworks/responder.md b/content/unit/howto/frameworks/responder.md index 9192953f9..3a5d21410 100644 --- a/content/unit/howto/frameworks/responder.md +++ b/content/unit/howto/frameworks/responder.md @@ -2,6 +2,7 @@ title: Responder weight: 1500 toc: true +docs: DOCS-1740 --- # Responder diff --git a/content/unit/howto/frameworks/sanic.md b/content/unit/howto/frameworks/sanic.md index a71adce94..44c1ec928 100644 --- a/content/unit/howto/frameworks/sanic.md +++ b/content/unit/howto/frameworks/sanic.md @@ -2,6 +2,7 @@ title: Sanic weight: 1700 toc: true +docs: DOCS-1756 --- To run apps built with the [Sanic](https://sanic.dev/) web framework diff --git a/content/unit/howto/frameworks/springboot.md b/content/unit/howto/frameworks/springboot.md index 2d8407bfd..c0b221e36 100644 --- a/content/unit/howto/frameworks/springboot.md +++ b/content/unit/howto/frameworks/springboot.md @@ -2,6 +2,7 @@ title: Spring Boot weight: 1800 toc: true +docs: DOCS-1758 --- To run apps based on the [Spring Boot](https://spring.io/projects/spring-boot) frameworks using Unit: diff --git a/content/unit/howto/frameworks/starlette.md b/content/unit/howto/frameworks/starlette.md index fa16f6735..ddecc242c 100644 --- a/content/unit/howto/frameworks/starlette.md +++ b/content/unit/howto/frameworks/starlette.md @@ -2,6 +2,7 @@ title: Starlette toc: true weight: 1900 +docs: DOCS-1755 --- # Starlette diff --git a/content/unit/howto/frameworks/symfony.md b/content/unit/howto/frameworks/symfony.md index c07b5a68e..7c6d5c342 100644 --- a/content/unit/howto/frameworks/symfony.md +++ b/content/unit/howto/frameworks/symfony.md @@ -2,6 +2,7 @@ title: Symfony toc: true weight: 1900 +docs: DOCS-1749 --- To run apps built with the [Symfony](https://symfony.com) framework using Unit: diff --git a/content/unit/howto/frameworks/yii.md b/content/unit/howto/frameworks/yii.md index ef92dc20d..8e5419e3c 100644 --- a/content/unit/howto/frameworks/yii.md +++ b/content/unit/howto/frameworks/yii.md @@ -2,6 +2,7 @@ title: Yii weight: 2000 toc: true +docs: DOCS-1752 --- diff --git a/content/unit/howto/frameworks/zope.md b/content/unit/howto/frameworks/zope.md index a02a62074..349aa5183 100644 --- a/content/unit/howto/frameworks/zope.md +++ b/content/unit/howto/frameworks/zope.md @@ -2,6 +2,7 @@ title: Zope weight: 2100 toc: true +docs: DOCS-1748 --- To run apps built with the [Zope](https://www.zope.dev/) web framework using diff --git a/content/unit/howto/integration.md b/content/unit/howto/integration.md index aa89d2267..7183e4d0c 100644 --- a/content/unit/howto/integration.md +++ b/content/unit/howto/integration.md @@ -2,6 +2,7 @@ title: NGINX integration toc: true weight: 500 +docs: DOCS-1705 --- Unit is a potent and versatile server in its own right. However, if you're diff --git a/content/unit/howto/modules.md b/content/unit/howto/modules.md index a2c61b31c..b986ca03d 100644 --- a/content/unit/howto/modules.md +++ b/content/unit/howto/modules.md @@ -2,6 +2,7 @@ title: Working with language modules weight: 700 toc: true +docs: DOCS-1707 --- Languages supported by Unit fall into these two categories: diff --git a/content/unit/howto/overview.md b/content/unit/howto/overview.md index fc9a92ba4..8bdda425d 100644 --- a/content/unit/howto/overview.md +++ b/content/unit/howto/overview.md @@ -2,6 +2,7 @@ title: Overview weight: 100 toc: true +docs: DOCS-1709 --- This section describes various real-life situations and issues that you may diff --git a/content/unit/howto/samples.md b/content/unit/howto/samples.md index 8f6c906b1..452ac6917 100644 --- a/content/unit/howto/samples.md +++ b/content/unit/howto/samples.md @@ -2,6 +2,7 @@ title: App samples toc: true weight: 800 +docs: DOCS-1714 --- diff --git a/content/unit/howto/security.md b/content/unit/howto/security.md index 790f5f9bd..9ba857bb0 100644 --- a/content/unit/howto/security.md +++ b/content/unit/howto/security.md @@ -2,6 +2,7 @@ title: Security checklist weight: 800 toc: true +docs: DOCS-1710 --- At its core, Unit has security as one of its top priorities; our development diff --git a/content/unit/howto/source.md b/content/unit/howto/source.md index 917af6855..d2c676913 100644 --- a/content/unit/howto/source.md +++ b/content/unit/howto/source.md @@ -2,6 +2,7 @@ title: Building from source weight: 300 toc: true +docs: DOCS-1713 --- After you've obtained Unit's diff --git a/content/unit/howto/walkthrough.md b/content/unit/howto/walkthrough.md index d39ca9358..c8b4bab24 100644 --- a/content/unit/howto/walkthrough.md +++ b/content/unit/howto/walkthrough.md @@ -2,6 +2,7 @@ title: Walkthrough weight: 900 toc: true +docs: DOCS-1711 --- OK, so you've decided to give Unit a try with your web app of choice. You may diff --git a/content/unit/installation.md b/content/unit/installation.md index dc973633d..bffa94997 100644 --- a/content/unit/installation.md +++ b/content/unit/installation.md @@ -2,6 +2,7 @@ title: Installation weight: 400 toc: true +docs: DOCS-1697 --- You can install NGINX Unit in four alternative ways: diff --git a/content/unit/keyfeatures.md b/content/unit/keyfeatures.md index 613bb327f..29d83137b 100644 --- a/content/unit/keyfeatures.md +++ b/content/unit/keyfeatures.md @@ -2,6 +2,7 @@ title: Key features weight: 200 toc: true +docs: DOCS-1704 --- From the start, our vision for Unit was versatility, speed, and reliability. Here's how we tackle these goals. diff --git a/content/unit/news/2023/unit-1.30.0-released.md b/content/unit/news/2023/unit-1.30.0-released.md index fcd7fae4c..3a9888013 100644 --- a/content/unit/news/2023/unit-1.30.0-released.md +++ b/content/unit/news/2023/unit-1.30.0-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.30.0 Released weight: 300 +docs: DOCS-1777 --- We are happy to announce Unit 1.30.0! This release brings a new level of diff --git a/content/unit/news/2023/unit-1.31.0-released.md b/content/unit/news/2023/unit-1.31.0-released.md index 2b9360d5d..b3c1aa6dd 100644 --- a/content/unit/news/2023/unit-1.31.0-released.md +++ b/content/unit/news/2023/unit-1.31.0-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.31.0 Released weight: 200 +docs: DOCS-1778 --- We are delighted to announce Unit 1.31.0, which marks a significant milestone diff --git a/content/unit/news/2023/unit-1.31.1-released.md b/content/unit/news/2023/unit-1.31.1-released.md index aa7476551..0c1976693 100644 --- a/content/unit/news/2023/unit-1.31.1-released.md +++ b/content/unit/news/2023/unit-1.31.1-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.31.1 Released weight: 100 +docs: DOCS-1776 --- We are delighted to announce Unit 1.31.1, a maintenance release that fixes diff --git a/content/unit/news/2024/fermyon-spin-rust-sdk.md b/content/unit/news/2024/fermyon-spin-rust-sdk.md index 5051b3cda..f3db56899 100644 --- a/content/unit/news/2024/fermyon-spin-rust-sdk.md +++ b/content/unit/news/2024/fermyon-spin-rust-sdk.md @@ -1,6 +1,7 @@ --- -title: "Wasm Components: Working with the Spin SDK for Rust" +title: Wasm Components - Working with the Spin SDK for Rust weight: 500 +docs: DOCS-1765 --- In our blog series [Part 1]({{< relref "/unit/news/2024/wasm-component-model-part-1.md" >}}) and [Part 2]({{< relref "/unit/news/2024/wasm-component-model-part-2.md" >}}) , we have covered the core mechanism of the WebAssembly Component Model and showcased how to create a Wasm Component using WASI 0.2 APIs and the **wasi/http:proxy** world. diff --git a/content/unit/news/2024/unit-1.32.0-released.md b/content/unit/news/2024/unit-1.32.0-released.md index 88e4fc752..badcef567 100644 --- a/content/unit/news/2024/unit-1.32.0-released.md +++ b/content/unit/news/2024/unit-1.32.0-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.32.0 Released weight: 700 +docs: DOCS-1762 --- Unit 1.32.0 comes with a new language module for WebAssembly that supports diff --git a/content/unit/news/2024/unit-1.32.1-released.md b/content/unit/news/2024/unit-1.32.1-released.md index 69dcfc261..4a014c16f 100644 --- a/content/unit/news/2024/unit-1.32.1-released.md +++ b/content/unit/news/2024/unit-1.32.1-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.32.1 Released weight: 300 +docs: DOCS-1767 --- NGINX Unit 1.32.1 is a maintenance release that fixes bugs in the new WebAssembly Language Module and in our njs implementation. diff --git a/content/unit/news/2024/unit-1.33.0-released.md b/content/unit/news/2024/unit-1.33.0-released.md index db840f0ba..40667b498 100644 --- a/content/unit/news/2024/unit-1.33.0-released.md +++ b/content/unit/news/2024/unit-1.33.0-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.33.0 Released weight: 200 +docs: DOCS-1763 --- We are pleased to announce the release of NGINX Unit 1.33.0. This release includes diff --git a/content/unit/news/2024/unit-1.34.0-released.md b/content/unit/news/2024/unit-1.34.0-released.md index 3a3e89f0c..e8ea04d08 100644 --- a/content/unit/news/2024/unit-1.34.0-released.md +++ b/content/unit/news/2024/unit-1.34.0-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.34.0 Released weight: 100 +docs: DOCS-1768 --- We are pleased to announce the release of NGINX Unit 1.34.0. This release diff --git a/content/unit/news/2024/wasm-component-model-part-1.md b/content/unit/news/2024/wasm-component-model-part-1.md index fde637994..0ebc92488 100644 --- a/content/unit/news/2024/wasm-component-model-part-1.md +++ b/content/unit/news/2024/wasm-component-model-part-1.md @@ -1,6 +1,7 @@ --- title: The WebAssembly Component Model - Part 1 weight: 500 +docs: DOCS-1764 --- Are you interested in getting started with the WebAssembly Component Model but feel overwhelmed by the ecosystem and unsure where to begin? If so, this blog post is for you! diff --git a/content/unit/news/2024/wasm-component-model-part-2.md b/content/unit/news/2024/wasm-component-model-part-2.md index dda11ab81..a487c4914 100644 --- a/content/unit/news/2024/wasm-component-model-part-2.md +++ b/content/unit/news/2024/wasm-component-model-part-2.md @@ -1,6 +1,7 @@ --- title: The WebAssembly Component Model - Part 2 weight: 600 +docs: DOCS-1766 --- This is Part 2 of our blog series about the Wasm Component Model, it's ecosytem and how to use Wasm Components with NGINX Unit. diff --git a/content/unit/news/2025/unit-1.34.1-released.md b/content/unit/news/2025/unit-1.34.1-released.md index c346111b0..476c7d6aa 100644 --- a/content/unit/news/2025/unit-1.34.1-released.md +++ b/content/unit/news/2025/unit-1.34.1-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.34.1 Released weight: 1000 +docs: DOCS-1775 --- We are pleased to announce the release of NGINX Unit 1.34.1. This is a diff --git a/content/unit/news/2025/unit-1.34.2-released.md b/content/unit/news/2025/unit-1.34.2-released.md index 1bcbcd90d..d298c4e39 100644 --- a/content/unit/news/2025/unit-1.34.2-released.md +++ b/content/unit/news/2025/unit-1.34.2-released.md @@ -1,6 +1,7 @@ --- title: Unit 1.34.2 Released weight: 900 +docs: DOCS-1774 --- We are pleased to announce the release of NGINX Unit 1.34.2. This is a maintenance release that fixes a couple of issues in the Java WebSocket code within the Java language module. diff --git a/content/unit/news/archived-news/2018.md b/content/unit/news/archived-news/2018.md index 947b16e63..01f76680e 100644 --- a/content/unit/news/archived-news/2018.md +++ b/content/unit/news/archived-news/2018.md @@ -2,6 +2,7 @@ title: 2018 weight: 500 toc: true +docs: DOCS-1770 --- ## Unit 1.7 Released diff --git a/content/unit/news/archived-news/2019.md b/content/unit/news/archived-news/2019.md index 731f529c9..3e783f740 100644 --- a/content/unit/news/archived-news/2019.md +++ b/content/unit/news/archived-news/2019.md @@ -1,7 +1,8 @@ --- -title: "2019" +title: 2019 weight: 400 toc: true +docs: DOCS-1772 --- ## Unit 1.14.0 Released diff --git a/content/unit/news/archived-news/2020.md b/content/unit/news/archived-news/2020.md index fc64c94a4..e39965671 100644 --- a/content/unit/news/archived-news/2020.md +++ b/content/unit/news/archived-news/2020.md @@ -2,6 +2,7 @@ title: 2020 weight: 300 toc: true +docs: DOCS-1771 ---- ## Unit 1.21.0 Released diff --git a/content/unit/news/archived-news/2021.md b/content/unit/news/archived-news/2021.md index 46600063d..cb16f00d5 100644 --- a/content/unit/news/archived-news/2021.md +++ b/content/unit/news/archived-news/2021.md @@ -2,6 +2,7 @@ title: 2021 weight: 200 toc: true +docs: DOCS-1773 --- ## Unit 1.26.1 Released diff --git a/content/unit/news/archived-news/2022.md b/content/unit/news/archived-news/2022.md index f294c5891..e9541e3ac 100644 --- a/content/unit/news/archived-news/2022.md +++ b/content/unit/news/archived-news/2022.md @@ -2,6 +2,7 @@ title: 2022 weight: 100 toc: true +docs: DOCS-1769 --- ## Unit 1.29.0 Released diff --git a/content/unit/scripting.md b/content/unit/scripting.md index ee058810c..6be0f49b3 100644 --- a/content/unit/scripting.md +++ b/content/unit/scripting.md @@ -2,6 +2,7 @@ title: Scripting weight: 700 toc: true +docs: DOCS-1699 --- NGINX Unit's [control API]({{< relref "/unit/controlapi.md" >}}) supports diff --git a/content/unit/statusapi.md b/content/unit/statusapi.md index ec4877474..d3b1a7cff 100644 --- a/content/unit/statusapi.md +++ b/content/unit/statusapi.md @@ -2,6 +2,7 @@ title: Status API weight: 900 toc: true +docs: DOCS-1702 --- diff --git a/content/unit/troubleshooting.md b/content/unit/troubleshooting.md index 3f185a864..4af08246b 100644 --- a/content/unit/troubleshooting.md +++ b/content/unit/troubleshooting.md @@ -2,6 +2,7 @@ title: Troubleshooting weight: 1100 toc: true +docs: DOCS-1703 --- {{< note >}} diff --git a/content/unit/unitctl.md b/content/unit/unitctl.md index ea4a0e73e..18a8cffdc 100644 --- a/content/unit/unitctl.md +++ b/content/unit/unitctl.md @@ -2,6 +2,7 @@ title: CLI (unitctl) weight: 1000 toc: true +docs: DOCS-1696 --- {{< note >}}