Hello everyone,
What should I do if I plan to use local mysql and ES, not mysql and ES in Docker, but GMS service and UI in Docker? Do I need to create tables and indexes manually
o
orange-night-91387
03/24/2022, 3:37 AM
Hi! You should not need to manually build the indices or tables, you just need to update the hosts for mysql-setup & elasticsearch-setup jobs in their respective env files 🙂
m
mysterious-nail-70388
03/24/2022, 5:51 AM
Do you mean the modified file in the first picture?
I see that the quick start docker file GMS contains ES and Mysql environment variables, do I need to modify this?
o
orange-night-91387
03/24/2022, 6:05 AM
Yes, whichever compose file you are using to deploy will need to point to your custom locations for services