mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-29 16:04:20 +00:00
update readme
This commit is contained in:
parent
dfef462232
commit
4fd754e463
@ -28,10 +28,10 @@ Yo! is the super thin layer for Manticore search server that extends official [m
|
||||
|
||||
##### Debian
|
||||
|
||||
`wget https://repo.manticoresearch.com/manticore-repo.noarch.deb`
|
||||
`dpkg -i manticore-repo.noarch.deb`
|
||||
`apt update`
|
||||
`apt install git composer memcached manticore manticore-extra php-fpm php-curl php-mysql php-mbstring`
|
||||
* `wget https://repo.manticoresearch.com/manticore-repo.noarch.deb`
|
||||
* `dpkg -i manticore-repo.noarch.deb`
|
||||
* `apt update`
|
||||
* `apt install git composer memcached manticore manticore-extra php-fpm php-curl php-mysql php-mbstring`
|
||||
|
||||
Yo search engine uses Manticore as the primary database. If your server sensitive to power down,
|
||||
change default [binlog flush strategy](https://manual.manticoresearch.com/Logging/Binary_logging#Binary-flushing-strategies) to `binlog_flush = 1`
|
||||
|
Loading…
x
Reference in New Issue
Block a user