I thought the replication ansible tasks take care of rebuilding cache and index and all - but for some reason, when I browse the site after replication (ansible), everything is empty, until I run:
sudo -u www-data php -d memory_limit=-1 symfony search:populate
I thought the replication ansible tasks take care of rebuilding cache and index and all - but for some reason, when I browse the site after replication (ansible), everything is empty, until I run:
sudo -u www-data php -d memory_limit=-1 symfony search:populate