Jonas

Results 3 issues of Jonas

Hello First of all: thanks for GoAccess 😃 I'm using version `1.5.7` (just updated) on Debian buster. I have a two part question: Since October 2021 I'm running GoAccess with...

question
log-processing
on-disk

Hi, I'm running a RumbleDB docker as a server with the current docker image & it works with Jupyter Notebooks. Now I'm trying to run HTTP requests, and for example...

Under discussion

Hi, I do not succeed to persist the solr data :( I added to `ai-powered-search/docker/solr/docker-compose.yml` the following: ``` volumes: aips-solr-data: name: aips-solr-data external: true ``` And I created the volume...