docs(faq): add a link to the portainer compose repository

pull/6/head
Anthony Lapenna 2016-10-06 16:05:19 +13:00
parent 6dd4829423
commit 51d404035e
1 changed files with 2 additions and 0 deletions

View File

@ -68,3 +68,5 @@ You can generate the authentication file using the following command:
.. code-block:: bash
docker run --rm httpd htpasswd -nbB <USERNAME> <PASSWORD> /etc/nginx/conf.d/portainer.htpasswd
You can also checkout our pre-configured setup using Docker compose `here <https://github.com/portainer/portainer-compose>`_.