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

User pages + nginx howto

Started by Muut Archive 10 years ago · 1 replies · 282 views
10 years ago

Hello,
I'm new to your CMS and evaluating it for one of my projects and I have 2 questions:
Is it possible to have registration and log in for users and then let users have their own user pages where only those users have access to?
How do you scale your CMS with tools like nginx?

Best,
Marcin

10 years ago

1) Currently Grav has the ability to secure pages by user role. So you can have a user login and have access or not to a certain page/s.

2) Users can now register via the frontend, but this needs to be setup and configured. See the login plugin for details: https://github.com/getgrav/grav-plugin-login#allow-user-registration

3) There is currently no logic to support having their own pages, but you could write a plugin to provide this.

4) Grav fully works with Nginx (just another webserver), also it works with Nginx reverse proxying requests to Apache (getgrav.org is doing this). A sample nginx configuration file is provided for Grav already: https://github.com/getgrav/grav/blob/develop/webserver-configs/nginx.conf

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1352 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4064 9 years ago
Archive · by Muut Archive, 9 years ago
1 2950 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago