Re: [Tiki-devel] Manticore search documentation for power users
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bernard I managed to get it running on my Mac (Apple Silicon) eventually using a Docker image - first one i've successfully got to do anything useful! ;) However, the setting were quite tricky to guess (think i had to use a debugger) so we should document these somewhere... Ok, here's what i can see in the "inspect" page on the (macOS) Docker application: Mounts /tmp. /tmp /var/lib/manticore /Users/jonny/data (this was a bad choice - should have been something more like /Users/jonny/dev/manticore/data) Ports 9306/tcp 0.0.0.0:9306 9308/tcp. 0.0.0.0:9308 9312/tcp. 0.0.0.0:9312 Hmmm, so somewhere, when you add the manticore Docker image, there's a place to add mounts and port mappings, however, i don't want to remove my container or image or whatever it is as i don't really know what i'm doing :) The command line version instructions are here https://manticoresearch.com/install/ there may be some extra clues there but the extra mapping of /tmp is a tiki thing i think... But it works! :D HTH jonny > On 1 Apr 2023, at 10:02, Bernard Sfez via TikiWiki-devel <[email protected]> wrote: > > Hello, > > I’m interested in starting to test and run Manticore search. > > While I’m certain it work on some dev environments due to feedback I saw here and there, I wonder if common mortal can start running it using the documentation available: > > https://manticoresearch.com/install/ > > > https://doc.tiki.org/Manticore-Search > > > > Any thoughts or advises ? > > Bernard > > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel