0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

Merge pull request #90 from 030/gh-84-ansible

[GH-84] reference added to verdaccio ansible playbook
This commit is contained in:
jotadeveloper 2017-02-07 12:20:32 +01:00 committed by GitHub
commit 59b8b6f037

View file

@ -67,6 +67,10 @@ docker run -it --rm --name verdaccio -p 4873:4873 \
verdaccio
```
### Ansible
A Verdaccio playbook [is available at galaxy](https://galaxy.ansible.com/030/verdaccio) source: https://github.com/030/ansible-verdaccio
### Chef
The Verdaccio Chef cookbook [is available via the chef supermarket](https://supermarket.chef.io/cookbooks/verdaccio). source: https://github.com/kgrubb/verdaccio-cookbook