mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
docs: Add Cloudron to install.md (#939)
This adds the Cloudron package link to the installation docs. The source code for the cloudron package resides at https://git.cloudron.io/cloudron/verdaccio-app/ Fixes #938
This commit is contained in:
parent
9cd3ccb408
commit
c2016ac9d6
1 changed files with 7 additions and 0 deletions
|
@ -46,3 +46,10 @@ For more information about the CLI, please [read the cli section](cli.md).
|
||||||
## Docker Image
|
## Docker Image
|
||||||
|
|
||||||
`verdaccio` has an official docker image you can use, and in most cases, the default configuration is good enough. For more information about how to install the official image, [read the docker section](docker.md).
|
`verdaccio` has an official docker image you can use, and in most cases, the default configuration is good enough. For more information about how to install the official image, [read the docker section](docker.md).
|
||||||
|
|
||||||
|
## Cloudron
|
||||||
|
|
||||||
|
`verdaccio` is also available as a 1-click install on [Cloudron](https://cloudron.io)
|
||||||
|
|
||||||
|
[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=org.eggertsson.verdaccio)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue