1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/wiki
Juan Picado @jotadeveloper 19b43a2463
Merge pull request #426 from etiennetremel/add-kubernetes-instructions
Add Kubernetes instructions
2017-12-05 23:55:43 +01:00
..
dev Update build.md 2017-12-04 08:12:30 +01:00
recipes doc: add recipe to protect your packages 2017-07-24 07:25:50 +02:00
ansible.md (doc): Update ansible doc 2017-07-02 09:38:25 +02:00
auth.md fix: link was broken 2017-08-17 06:21:23 +02:00
cli.md docs: Merge cli and installation doc 2017-08-29 08:23:06 +02:00
config.md Fix typo at config wiki (uplinks section) 2017-09-27 14:58:41 +03:00
docker.md Update docker.md 2017-10-08 09:13:54 +02:00
iis-server.md Use current directory structure in documentation 2017-09-14 15:49:57 +02:00
install.md Update install.md 2017-10-23 16:39:50 -02:00
kubernetes.md Add Kubernetes instructions 2017-12-05 21:03:07 +01:00
logger.md Document SIGUSR2 as the means of notifying the running process, it 2017-12-05 11:46:48 -05:00
notifications.md Add default column and fix typo 2017-10-26 11:22:45 +02:00
packages.md doc: update packages 2017-07-25 22:59:16 +02:00
plugins.md (doc): Upload plugins documentation 2017-07-18 19:59:39 +00:00
README.md Add Kubernetes instructions 2017-12-05 21:03:07 +01:00
reverse-proxy.md Amend proxy instructions for Apache 2017-08-07 08:44:21 -03:00
server.md docs: Update server section to include AWS info 2017-09-08 08:11:27 +02:00
ssl.md Fix typo in wiki/ssl.md 2017-10-20 19:09:47 +02:00
uplinks.md fixed a typo 2017-10-20 09:15:35 +01:00
use-cases.md fix: broken link 2017-07-23 07:19:52 +02:00
web.md docs: Add web ui documentation 2017-08-28 19:57:12 +02:00
windows.md Use current directory structure in documentation 2017-09-14 15:49:57 +02:00

verdaccio is a fork of sinopia and it's backwards compatible.

Why should I use verdaccio?👌

  • I am/was sinopia user and need an easy migration.
  • I need a lightweight and free solution 🎉 to host my private packages and no license worries 🎊.
  • I need long-term support and help when I got stuck.
  • I want a product compatible with the newer tools as Yarn and DevOps (Docker, Ansible, Puppet, etc) tools.
  • An evolving plugabble product, not only for Authentification, also for Storage and more in the future.
  • An active community 🙋‍♂️🙋.
  • Integration with Nexus, Artifactoy and any other npm compatible registry.

A bunch more of reasons you might be interested.

Why we forked from 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 🎉🎉🎉. The last step about the detach from sinopia.

Near Future 🚧

verdaccio aims to be compatible with sinopia along the time preserving the main features, a lightweight app based on local file system and easy installation but being able to be pluggable and built over a modern tool stack.

Getting Started

Installation

Usage

Configuration

UI Customization

Server Configurations

Windows Specific Settings

Extend Verdaccio

DevOps

Verdaccio Recipes

Development