Files
Tommy Parnell 337aba56b4 mode info
2022-01-06 15:36:07 -05:00

1.4 KiB

What is this?

This is a deploy to render button for Vedaccio. Render is akin to heroku but has persistent storage, and generally much cheaper (includes a free tier).

Deploy to Render

How to use this

  • Fork this repo. You must not use this repo to press the button if you do any changes to this repo will sync to your infrastructure.
  • Press the button in your fork
  • You may want to build your own config for Vedaccio, and copy it to /verdaccio/conf/config.yaml.

Security

By default anyone can register themselves to Verdaccio. You'll want to compile your own version of the container that contains secure configs. Create a dockerfile that will build your config and change the render.yml so it points to a different repository. There is a sample of the config in the Verdaccaio repository

Other Buttons?