Page History
...
Блок кода | ||||
---|---|---|---|---|
| ||||
# Загрузка справочников Подсказок ./updater download suggestions_bank ./updater download suggestions_email ./updater download suggestions_fio ./updater download suggestions_ip ./updater download suggestions_eas ./updater download suggestions_geo #-------- Начиная с версии подсказок 20.4 обновляется совместно со справочником адресов ./updater download suggestions_house #------ Обновляется совместно со справочником адресов ./updater download suggestions_iso3166 #---- Обновляется совместно со справочником адресов ./updater download suggestions_geonames ./updater download suggestions_osm ./updater download suggestions_party ./updater download suggestions_partyext #---- Обновляется совместно со справочником компаний # Обновление справочников Подсказок ./updater downloadupdate suggestions_emailbank ./updater downloadupdate suggestions_fio # Обновление справочников Подсказок email ./updater update suggestions_bank fio ./updater update suggestions_ip ./updater update suggestions_eas ./updater update suggestions_flat #-------- Сам справочник загружается вместе со справочником адресов, отдельно грузить не нужно ./updater update suggestions_stead #------- Сам справочник загружается вместе со справочником адресов, отдельно грузить не нужно ./updater update suggestions_geonames ./updater update suggestions_osm ./updater update suggestions_party ./updater update suggestions_email ./updater update suggestions_fio |
Для «Фактора» и «Подсказок» аналогично добавить задачи в крон и создать скрипты:
...
Блок кода | ||||
---|---|---|---|---|
| ||||
# 192.168.0.1 — адрес сервера Подсказок $SUG=192.168.0.1 # Загрузка справочников Подсказок на сервер Апдейтера ./updater download suggestions_bank ./updater download suggestions_ipemail ./updater download suggestions_eas fio ./updater download suggestions_geoip ./updater download suggestions_houseeas ./updater download suggestions_iso3166geo ./updater download suggestions_geonameshouse ./updater download suggestions_osmiso3166 ./updater download suggestions_partygeonames ./updater download suggestions_partyextosm ./updater download suggestions_emailparty ./updater download suggestions_fiopartyext # Передача справочников Подсказок на сервер Подсказок ./updater scp -H $SUG suggestions_bank ./updater scp -H $SUG suggestions_ip ./updater scp -H $SUG suggestions_easemail ./updater scp -H $SUG suggestions_geo fio ./updater scp -H $SUG suggestions_houseeas ./updater scp -H $SUG suggestions_iso3166geo ./updater scp -H $SUG suggestions_geonameshouse ./updater scp -H $SUG suggestions_osmiso3166 ./updater scp -H $SUG suggestions_partygeonames ./updater scp -H $SUG suggestions_partyextosm ./updater scp -H $SUG suggestions_emailparty ./updater scp -H $SUG suggestions_fiopartyext # Удаленное обновление справочников Подсказок ./updater update -H $SUG suggestions_bank ./updater update -H $SUG suggestions_ipemail ./updater update -H $SUG suggestions_eas fio ./updater update -H $SUG suggestions_flatip ./updater update -H $SUG suggestions_steadeas ./updater update -H $SUG suggestions_geonamesflat ./updater update -H $SUG suggestions_osmstead ./updater update -H $SUG suggestions_partygeonames ./updater update -H $SUG suggestions_emailosm ./updater update -H $SUG suggestions_fioparty |
Для «Фактора» и «Подсказок» аналогично добавить задачи в крон и создать скрипты:
...
Overview
Content Tools