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

How do I install verdaccio plugins on kubernetes? #532

Closed
uri-chandler opened this issue Jan 25, 2018 · 8 comments · Fixed by #822
Closed

How do I install verdaccio plugins on kubernetes? #532

uri-chandler opened this issue Jan 25, 2018 · 8 comments · Fixed by #822

Comments

@uri-chandler
Copy link

question:

I've read the docs on using verdaccio on kubernetes (not using Helm).
I know how to configure verdaccio using the config-map.

But how do I install plugins using kubernetes?
I want to install a gitlab auth plugin..

Thx in adv!

@juanpicado
Copy link
Member

juanpicado commented Jan 26, 2018

@ujc are you using Docker? Could you describe your environment?

@uri-chandler
Copy link
Author

Yes, using Docker as the container engine.

So it's a Kubernetes Node, inside which is a Kubernetes Pod, that runs the Docker container, executing the Verdaccior Docker Image.

I've also set up persistent storage.
Wondering if I should just SSH into the pod, install the plugin, and hope it will persist... do you think that should work?

*Thx for the help in anycase.. really like using Verdaccio (used it in the past on our own server - was awesome!)

@juanpicado
Copy link
Member

juanpicado commented Jan 26, 2018

Hi @ujc . I'm not a Kubernetes expert, but let me see later on how we can help you with the best approach to install plugins in Docker containers, there is one suggestion never was merged that we might take a look to see whether works or not. #232

I'm glad you like this project 🥇

@MichielDeMey
Copy link
Contributor

Just stumbled on this issue, seems like the original PR (#232) was going in the right direction for loading plugins in a Docker/Kubernetes environment.

@juanpicado
Copy link
Member

New PR is welcome, I'll be happy to review it asap.

@MichielDeMey
Copy link
Contributor

I'll try to get in a PR today based on the original idea of loading plugins from a separate directory.

@juanpicado
Copy link
Member

paulbrimicombe pushed a commit to paulbrimicombe/verdaccio that referenced this issue Jul 27, 2018
@lock
Copy link

lock bot commented Feb 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Feb 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Roadmap
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants