issue:Every time I update a product stock in magento it updates perfectly in the backend but only when I manually run a reindex via SSH does it update on the front end. Very annoying when I am sometimes updating stock several times a day with deliveries. So for example a product has 0 in stock, if i change to qty 5 the back end shows in stock qty 5 but front end still shows out of stock. After reindex it updates on the front end php bin/magento cron:install

https://magento.stackexchange.com/questions/273249/reindex-not-happening-automatically-magento-2-3