Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

298 results 33 ms in manticoresoftware/docker

Test/query log to stdout

Increased timeout time in order to stabilize the test.

PavelShilin89PavelShilin89 · 2023-12-05 · 0 · #66

Prepare for building multi-arch docker

githubmanticoregithubmanticore · 2023-02-08 · 5 · #25

➤ Sergey Nikolaev commented: https://gitlab.com/manticoresearch/docker/-/issues/4#note_1224959266

githubmanticoregithubmanticore · 2023-01-03

Added /usr/sbin to PATH, otherwise dockerd won't start

sanikolaevsanikolaev · 2025-01-11 · 0 · #103

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

Waiting for review https://github.com/manticoresoftware/docker/pull/106

djklim87djklim87 · 2025-02-19

Added manticore-load to Dockerfile

sanikolaevsanikolaev · 2025-01-11 · 0 · #102

Prepare for building multi-arch docker

githubmanticoregithubmanticore · 2023-02-08 · 5 · #25

➤ Sergey Nikolaev commented: https://gitlab.com/manticoresearch/docker/-/issues/4#note_1224959266

githubmanticoregithubmanticore · 2023-01-02

Incorrect docker mount point

In README.md instruction mount point for data is incorrect: $(pwd)/data:/var/lib/manticore/data/ https://github.com/manticoresoftware/docker/blob/355202bf0757dfcb0d0cba850f8ae6905b666ea0/README.md?plain=1#L51 Manticore stores data in /var/lib/manticore/, …

lehhalehha · 2021-12-25 · 1 · #16

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

Waiting for review https://github.com/manticoresoftware/docker/pull/106 Approved. Let's test the dev version manually after merging.

sanikolaevsanikolaev · 2025-02-21

Prepare for building multi-arch docker

The task is: Read and understand https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/ Prepare needed changes in https://github.com/manticoresoftware/docker (and perhaps other places too) to: start providing a multi-arch image starting …

githubmanticoregithubmanticore · 2023-02-08 · 5 · #25

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

Merged https://github.com/manticoresoftware/docker/pull/106 Checked on dev buid dev-7.0.1-5d8f4df

djklim87djklim87 · 2025-02-24

Folder not created

Bug Description: I upgraded to the latest Docker image this week in my dev environment. I did not change manticore.conf nor did I change the Compose file. But /var/lib/manticore/data is not created automatically anymore it seems. When I create the data …

CicerBroCicerBro · 2025-01-30 · 2 · #104

bug

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

@djklim87 pls update: https://manual.manticoresearch.com/dev/Starting_the_server/Docker#Configuring-Manticore-Search-with-Docker https://github.com/manticoresoftware/site/blob/master/content/english/install.md (make a PR for the next release)

sanikolaevsanikolaev · 2025-02-24

In the prod, cannot connect to the external network. Could you provide a complete Docker image that includes the extra components to avoid downloading over the network?

Confirmation Checklist: You have searched for an answer in the manual. You have considered using the forum for general discussions, which can be more suitable for non-urgent or broad queries. You are aware of our community support channels on Slack, …

ZLEternityZLEternity · 2025-02-17 · 2 · #90

2👍2

est::size_S

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

Done. This PR requires a release because, in our current release Docker image, the EXTRA flag is still supported. Relevant PRs: Site PR #110 ManticoreSearch PR #3135

djklim87djklim87 · 2025-02-27

#97 Fix MCL and Galera packages are being downloaded on every contain…

#97 Fix MCL and Galera packages are being downloaded on every contain…

djklim87djklim87 · 2024-12-04 · 0 · #98

Prepare for building multi-arch docker

githubmanticoregithubmanticore · 2023-02-08 · 5 · #25

➤ Klim Todrik commented: https://gitlab.com/manticoresearch/docker/-/issues/4#note_1221162523

githubmanticoregithubmanticore · 2022-12-26

Extra packages are being downloaded on every container startup.

docker run -e EXTRA=1 -v ./data/:/var/lib/manticore manticoresearch/manticore:dev-6.3.7-626b327

djklim87djklim87 · 2024-12-04 · 1 · #97

Get rid of EXTRA=1 , MCL=1

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

https://github.com/manticoresoftware/site/pull/110 https://github.com/manticoresoftware/manticoresearch/pull/3135 Merged.

sanikolaevsanikolaev · 2025-02-28

Add the columnar-lib package to the docker image

Proposal: Please include the manticore-columnar-lib package in the docker image, so that I could use vector searches, etc. Checklist: To be completed by the assignee. Check off tasks that have been completed or are not applicable. Implementation completed …

jsutojsuto · 2025-03-01 · 1 · #111

Folder not created

CicerBroCicerBro · 2025-01-30 · 2 · #104

bug

I just noticed 7.0.0 was released, I tried that and it has the same issue.

CicerBroCicerBro · 2025-01-30

Release 7.0.0+1

Proposal: Let's make release 7.0.0+1 Changelog: no EXTRA=1 (PR https://github.com/manticoresoftware/docker/pull/106) chinese_jieba was not available. Fixed in https://github.com/manticoresoftware/docker/commit/77dfc42094f32b8038f6cb875677fc48a41af1c6 …

sanikolaevsanikolaev · 2025-03-01 · 4 · #110

Folder not created

CicerBroCicerBro · 2025-01-30 · 2 · #104

bug

Yes, the data directory is no longer created (I believe this has been the case for a few years now). You either need to create the data directory outside or update your paths to: path = /var/lib/manticore/someindexname_rt binlog_path = /var/lib/manticore/ …

sanikolaevsanikolaev · 2025-01-30

Store required packages as github assets

Proposal: It should work like the below Before Docker build we call the Assets mirroring step where we copy desired packages to assets For each package that we release we put to GitHub assets (via some actions) We put all packages into some maintenance …

djklim87djklim87 · 2025-03-01 · 1 · #92

est::size_S

Add the columnar-lib package to the docker image

jsutojsuto · 2025-03-01 · 1 · #111

It's already there: # docker pull manticoresearch/manticore:latest latest: Pulling from manticoresearch/manticore Digest: sha256:9fb96a2bfeec4b81b84aad7d55db396c6389e135cc3be32d856c3f91e01a56e9 Status: Image is up to date for manticoresearch/manticore: …

sanikolaevsanikolaev · 2025-03-01

Multi-arch support

Multi-arch support EXTRA variable support

djklim87djklim87 · 2023-11-01 · 0 · #26

Not all files cleaned up with EXTRA=1

donhardmandonhardman · 2024-12-09 · 1 · #99

bug

Done in https://github.com/manticoresoftware/docker/pull/100

djklim87djklim87 · 2024-12-09

Is there an example or demo that shows how to deploy manticoresearch on multiple servers(machines)?

axhiaoaxhiao · 2022-11-20 · 2 · #24

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

Done in https://github.com/manticoresoftware/docker/pull/56

djklim87djklim87 · 2023-11-14

Feat/get rid of EXTRA=1 and MCL=1

djklim87djklim87 · 2025-02-24 · 0 · #106

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

Reopening since the CI failed https://github.com/manticoresoftware/docker/actions/runs/6947961151/job/18902901514

sanikolaevsanikolaev · 2023-11-22

Get rid of EXTRA=1 , MCL=1

Proposal: Let's remove everything related to the EXTRA and MCL environment variables and clarify that the Docker image includes multiple independent components. Add license MIT for the docker image packaging (Dockerfile, entrypoint scripts, and related …

sanikolaevsanikolaev · 2025-02-28 · 6 · #105

est::size_S

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

I just rerun job and all fine now. It happens sometimes. Maybe because cronjob complete at the same second as container runs

djklim87djklim87 · 2023-11-22

Ensure manticore-load is available in the image

Proposal: manticore-load should be installed in the image Checklist: To be completed by the assignee. Check off tasks that have been completed or are not applicable. Implementation completed Tests developed Documentation updated Documentation reviewed …

sanikolaevsanikolaev · 2025-01-13 · 2 · #101

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

It's not working for me: snikolaev@dev2:~$ docker run -e searchd_listen='9307:mysql' -e EXTRA=1 --name manticore --rm -d manticoresearch/manticore:dev && echo "Waiting for Manticore docker to start. Consider mapping the data_dir to make it start faster …

sanikolaevsanikolaev · 2023-11-23

Consider VOLUME /var/lib/manticore

Think through it and think how it can help. E.g. can it alleviate the EXTRA=1 thing?

sanikolaevsanikolaev · 2025-02-03 · 9 · #82

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

Done in https://github.com/manticoresoftware/docker/commit/5d426e5ea4c54a13ee78aafd1a374554a48821c2

djklim87djklim87 · 2023-11-23

Docker down if QUERY_LOG_TO_STDOUT set

Actual for last dev builds klim@klim-MS-7A72:/tmp$ docker run -e QUERY_LOG_TO_STDOUT=true -e EXTRA=1 -p 9306:9306 -it --rm manticoresearch/manticore:dev Unable to find image 'manticoresearch/manticore:dev' locally dev: Pulling from manticoresearch/ …

djklim87djklim87 · 2023-10-04 · 1 · #46

bugest::size_S

Improve flexibility of configuration via env. vars

sanikolaevsanikolaev · 2024-09-24 · 7 · #47

est::size_M

seems this fix is cause of the inconsistency in the env option of the docker \ docker-compose file that cause the issue https://github.com/manticoresoftware/manticoresearch/issues/2500 ie the docker-compose.yaml that allows to issue CLUSTER CREATE well …

tomatologtomatolog · 2024-08-12

Feat/flexible environment conf

sanikolaevsanikolaev · 2023-11-21 · 1 · #56

Extra packages are being downloaded on every container startup.

djklim87djklim87 · 2024-12-04 · 1 · #97

It turned out that the command used to retrieve URLs for MCL and Galera can change the order, sometimes listing the Galera URL first and other times the Columnar URL. To address this, I’ve added sorting to ensure a consistent order. Unfortunately, this …

djklim87djklim87 · 2024-12-04