0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/wiki/README.md

31 lines
672 B
Markdown
Raw Normal View History

2017-06-24 02:21:08 -05:00
# Welcome to the verdaccio wiki!
`verdaccio` is a fork of `sinopia`.
It appeared that sinopia maintenance had stalled and the author had abandoned it,
so there was a suggestion that the sinopia-using community would benefit
from a fresh look at the code and the outstanding issues. So here we are 🎉🎉🎉.
2017-06-24 02:44:37 -05:00
## Advanced Configurations
2017-06-24 02:44:37 -05:00
* [SSL Certificates](ssl.md)
2017-06-24 02:21:08 -05:00
2017-06-24 02:43:09 -05:00
## Servers
* [Advanced Server Configuration](server.md)
2017-06-24 02:43:09 -05:00
* [Reverse Proxy](reverse-proxy.md)
2017-06-24 02:21:08 -05:00
2017-06-24 02:43:09 -05:00
### Windows Configurations
* [Installing As a Windows Service](windows.md)
2017-06-24 02:21:08 -05:00
* [Installing on IIS server](iss-server.md)
2017-06-24 02:43:09 -05:00
## DevOps
* [Ansible](ansible.md)
2017-06-24 02:44:37 -05:00
## Extends Verdaccio
2017-06-24 02:43:09 -05:00
* [Plugins](plugins.md)