Trying to get Grav running in a LEMP stack (Bitnami) on AWS Lightsail. It's not clear to me where to put grav-admin folder.
Currently, I have it (per the Bitnami instructions):
/opt/bitnami/nginx/htdocs/grav-admin
At a lost if this is actually correct, and if correct how to proceed.
Was able to get phpinfo.php (to function) correctly (per the Bitnami instructions):
/opt/bitnami/apps/phpadmin
/opt/bitnami/nginx/html/phpinfo.php
Thanks