Joywork/docker/README.md

45 lines
1.1 KiB
Markdown
Raw Normal View History

2026-05-22 20:21:54 +02:00
#PHP 5.6-apache + MySQL 8.0.28 + phpMyAdmin 5.1.3 + SphinxSearch 3.4.1
##PhpMyAdmin
http://localhost:8085/
Login: root
Password: root
##Users
http://localhost/index.php
Руководитель АН (ID: 5427)
Login: +7 9522370697
Password: 12345
Менеджер агенства (ID: 8136)
Login: +7 9123456789
Password: 12345
Тестовый агент1 (ID: 8137)
Login: +7 9123456781
Password: 12345
Тестовый агент2 (ID: 8138)
Login: +7 9123456782
Password: 12345
Второй Админ (ID: 8139)
Login: +7 9123456783
Password: 12345
Менеджер агенства2 (ID: 5571)
Login: +7 9516755298
Password: 12345
Пупкин Василий (ID: 8140)
Login: +7 1234657899
Password: 12345
##Big Sphinx
$ docker run -d BigSphinx indexer --all -c /opt/sphinx/conf/sphinx.conf --rotate
$ docker run -d BigSphinx indexer --all -c /opt/sphinx/conf/sphinx_delta.conf --rotate
##Small Sphinx
$ docker run -d SmallSphinx indexer --all -c /opt/sphinx/conf/sphinx.conf --rotate