Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

AWS Lightsail/LEMP installation

Started by Muut Archive 9 years ago · 5 replies · 889 views
9 years ago

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

9 years ago

Tried this: /opt/bitnami/nginx/html$ grav/bin/grav install and received the following:
ERROR Missing .dependencies file in user/ folder
ERROR invalid YAML in .dependencies

Not sure how to proceed

9 years ago

The admin should be installed under the user/plugins folder as it as a Grav plugin like any other. The simplest way is to install it via GPM:

BASH
bin/gpm install admin
9 years ago

I have the admin already installed at /opt/bitnami/nginx/html/grav/user/plugins.

9 years ago

If you have the admin installed correctly you should get prompted to create an admin user when you hit the site. Are you getting that? If not then you might not have your rewrites setup correctly.

9 years ago

No admin prompt. I don't believe I have Grav installed in the correct location. Permission set for 755 /opt/bitnami/nginx/htmland 775 from /grav/user/plugins

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1297 9 years ago
Archive · by Muut Archive, 9 years ago
2 894 9 years ago
Archive · by Muut Archive, 9 years ago
2 4024 9 years ago
Archive · by Muut Archive, 9 years ago
1 2899 9 years ago
Archive · by Muut Archive, 9 years ago
3 1082 9 years ago