Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement of verdaccio setup #1

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

derberg
Copy link

@derberg derberg commented Jan 4, 2024

  • no need for storage directory and template there. Look into config.yaml where you can see proxy: npmjs
    packages:
      "@*/*":
        access: $authenticated
        proxy: npmjs
    
    so verdaccio basically acts as a proxy to npm.
  • I've set proper admin account, and it's password is nimda - you should use it in the test. Don't worry that the UI still tells you to create a user and that there are no packages

basically docker-compose up works ok, you just need to proceed further with my initial instructions

@AayushSaini101 AayushSaini101 merged commit c7302c2 into AayushSaini101:issue-538 Jan 4, 2024
10 of 14 checks passed
@derberg derberg deleted the privatepackages branch January 4, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants