Skip to content
#

docker-image

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

verdaccio
chatwoot
rahulmr
rahulmr commented Nov 21, 2021

Is your feature request related to a problem? Please describe.
Self hosted instance not having enough demo data to experiment with.

Describe the solution you'd like
Need a rake db task to create a full fledged demo data on the self hosted server.
It must include 3-4 of each => inboxes, channels, labels, teams,
Around 100 agents and 200 contacts.
100 conversations to spread across

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