I was following the tutorial and noticed it dosent mention what user to run CLI commands for magneto under. on my deployment I get an error about cron jobs and you need to run bin/bash commands (bin/magento cron:install [–force]) under the content owner aka the user that magento files are tied to, but I noticed theres ABSOLUTELY nothing in the documentation on this. I’ve tried contacting the support email provided in the tutorial and Ive gotten nothing the past 4 days
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @wildcodefox,
Yes, what you’ve found is correct! Thank you for clarifying it.
As for further information, everything should be foundable in the marketplace page here:
Figured it out myself, there is none on the 1 click install, best way to call the cli is to create one yourself or cd to /var/www/html and then try your bin/magento cli commands