Skip to content
#

docker-image

Here are 9,621 public repositories matching this topic...

verdaccio
jeffrson
jeffrson commented Jun 15, 2021

Describe the bug

Without a valid logger configuration verdaccio always outputs a deprecation warning about "multiple logger configuration".

This is apparently due to
https://github.com/verdaccio/verdaccio/blob/master/packages/logger/src/logger.ts#L101
which wraps DEFAULT_LOGGER_CONF in an array if there's no logger configuration in current config.

Furthermore, https://verdaccio.org/

chatwoot
nithindavid
nithindavid commented Aug 25, 2021

Estimation - 1

On reports page we have sections for First response time and Resolution Time. Which plots a graph with time series on the Y axis. But it mentions no unit for the axis. We need to mention the unit on the axis

<img width="1012" alt="Screenshot 2021-08-25 at 11 27 25 PM" src="https://user-images.githubusercontent.com/1277421/130841683-cffbd1a4-6ee7-4c3c-8ed4-864961e7b22d.png"

feutl
feutl commented Sep 4, 2019

After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using

sudo mysqlcheck -o --all-databases

This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat

Improve this page

Add a description, image, and links to the docker-image topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the docker-image topic, visit your repo's landing page and select "manage topics."

Learn more