2017-06-24 02:21:08 -05:00
|
|
|
# Welcome to the verdaccio wiki!
|
|
|
|
|
|
|
|
`verdaccio` is a fork of `sinopia`.
|
|
|
|
|
2017-07-25 07:56:25 -05:00
|
|
|
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
|
2017-06-24 02:21:08 -05:00
|
|
|
from a fresh look at the code and the outstanding issues. So here we are 🎉🎉🎉.
|
|
|
|
|
2017-07-01 17:11:54 -05:00
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
<!---
|
|
|
|
* [Understand the configuration file](config.md)
|
|
|
|
-->
|
2017-07-04 00:20:13 -05:00
|
|
|
* [Command Line](cli.md)
|
2017-07-01 17:11:54 -05:00
|
|
|
* [Setting up *uplinks*](uplinks.md)
|
|
|
|
* [Packages Access](packages.md)
|
2017-07-04 01:00:31 -05:00
|
|
|
* [Enable Notifications](notifications.md)
|
2017-07-05 13:20:30 -05:00
|
|
|
* [Installing Plugins](plugins.md)
|
2017-07-05 14:04:09 -05:00
|
|
|
* [Authorization and access](auth.md)
|
2017-07-02 07:39:46 -05:00
|
|
|
<!---
|
2017-07-01 17:11:54 -05:00
|
|
|
* [Logs](logs.md)
|
|
|
|
* [Configure the Web](web.md)
|
2017-07-04 01:00:31 -05:00
|
|
|
|
2017-07-01 17:11:54 -05:00
|
|
|
* [Understand the storage](storage.md)
|
|
|
|
-->
|
2017-06-24 02:44:37 -05:00
|
|
|
|
2017-07-01 17:11:54 -05:00
|
|
|
## Advanced Configurations
|
2017-06-24 03:11:08 -05:00
|
|
|
|
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
|
|
|
|
|
2017-06-24 03:11:08 -05:00
|
|
|
* [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-07-25 07:56:25 -05:00
|
|
|
* [Installing on IIS server](iis-server.md)
|
2017-06-24 02:43:09 -05:00
|
|
|
|
|
|
|
## DevOps
|
|
|
|
|
|
|
|
* [Ansible](ansible.md)
|
2017-06-24 04:59:25 -05:00
|
|
|
* [Docker](docker.md)
|