2017-06-24 09:21:08 +02: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-07-02 00:11:54 +02:00
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
<!---
|
|
|
|
* [Understand the configuration file](config.md)
|
|
|
|
-->
|
2017-07-04 07:20:13 +02:00
|
|
|
* [Command Line](cli.md)
|
2017-07-02 00:11:54 +02:00
|
|
|
* [Setting up *uplinks*](uplinks.md)
|
|
|
|
* [Packages Access](packages.md)
|
2017-07-04 08:00:31 +02:00
|
|
|
* [Enable Notifications](notifications.md)
|
2017-07-05 20:20:30 +02:00
|
|
|
* [Installing Plugins](plugins.md)
|
2017-07-05 21:04:09 +02:00
|
|
|
* [Authorization and access](auth.md)
|
2017-07-02 14:39:46 +02:00
|
|
|
<!---
|
2017-07-02 00:11:54 +02:00
|
|
|
* [Logs](logs.md)
|
|
|
|
* [Configure the Web](web.md)
|
2017-07-04 08:00:31 +02:00
|
|
|
|
2017-07-02 00:11:54 +02:00
|
|
|
* [Understand the storage](storage.md)
|
|
|
|
-->
|
2017-06-24 09:44:37 +02:00
|
|
|
|
2017-07-02 00:11:54 +02:00
|
|
|
## Advanced Configurations
|
2017-06-24 10:11:08 +02:00
|
|
|
|
2017-06-24 09:44:37 +02:00
|
|
|
* [SSL Certificates](ssl.md)
|
2017-06-24 09:21:08 +02:00
|
|
|
|
2017-06-24 09:43:09 +02:00
|
|
|
## Servers
|
|
|
|
|
2017-06-24 10:11:08 +02:00
|
|
|
* [Advanced Server Configuration](server.md)
|
2017-06-24 09:43:09 +02:00
|
|
|
* [Reverse Proxy](reverse-proxy.md)
|
2017-06-24 09:21:08 +02:00
|
|
|
|
2017-06-24 09:43:09 +02:00
|
|
|
### Windows Configurations
|
|
|
|
|
|
|
|
* [Installing As a Windows Service](windows.md)
|
2017-06-24 09:21:08 +02:00
|
|
|
* [Installing on IIS server](iss-server.md)
|
2017-06-24 09:43:09 +02:00
|
|
|
|
|
|
|
## DevOps
|
|
|
|
|
|
|
|
* [Ansible](ansible.md)
|
2017-06-24 11:59:25 +02:00
|
|
|
* [Docker](docker.md)
|