Verdaccio: High availability using ECS cluster

Created on 23 Oct 2018  路  4Comments  路  Source: verdaccio/verdaccio

I'd like to install Verdaccio (as a set of docker containers) in an ECS cluster which has raised a couple questions, and I hope this is an appropriate forum for them:

  • Can Verdaccio be used in an HA fashion?
  • If pointed at an AWS s3 bucket, will multiple containers "fight" over which published packages are "correct"?
outdated question cloud

Most helpful comment

Thanks, @apexskier. I'm not looking for metrics per se, just a dev's gut feeling of whether or not we could setup Verdaccio with an HA mindset. I had an inkling already that what you stated would be the case, but haven't completely setup the infrastructure for the service, so no testing completed. I appreciate your insight and attention here.

Thanks again!

All 4 comments

cc: perhaps @apexskier have thoughts here.

Unfortunately I don't really have any knowledge here. I'm not sure what sort of availability metrics you're looking for, but my use case hasn't seen any issues running a single verdaccio instance.

Verdaccio and S3 have no concurrent protections built in, so it's pretty likely that multiple instances would conflict if trying to write or delete the same file.

Thanks, @apexskier. I'm not looking for metrics per se, just a dev's gut feeling of whether or not we could setup Verdaccio with an HA mindset. I had an inkling already that what you stated would be the case, but haven't completely setup the infrastructure for the service, so no testing completed. I appreciate your insight and attention here.

Thanks again!

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dlarr picture dlarr  路  3Comments

aprasadh picture aprasadh  路  3Comments

buschtoens picture buschtoens  路  4Comments

juanpicado picture juanpicado  路  3Comments

liujingbreak picture liujingbreak  路  3Comments