Jorge Gómez Zarzosa
Jorge Gómez Zarzosa
I couldn't reset the password for the logstash user, apparently it is not using the right URL for elastic. Running this works: ``` docker-compose exec elasticsearch bin/elasticsearch-reset-password --batch --user elastic...
**Is your feature request related to a problem? Please describe.** In my Obsidian notes, I have a lot of links set in the properties as text or lists. But when...
Hi! I just discovered this tool and am loving it so far! I found an issue when running `./server.sh players sql "SELECT count(*) FROM networkPlayers;"`  Said file does not...
Hi there! I recently had an issue where my app wasn't able to parse a JSON Array from an environment variable called CELERY_QUEUES. I found this to be weird and...