diff --git a/docs/source/faq.rst b/docs/source/faq.rst index f23d66bf..dd393b60 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -68,3 +68,5 @@ You can generate the authentication file using the following command: .. code-block:: bash docker run --rm httpd htpasswd -nbB /etc/nginx/conf.d/portainer.htpasswd + +You can also checkout our pre-configured setup using Docker compose `here `_.