Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Can I search within page categories with Grav? (Evaluating Grav vs other CMS)
· 10 years ago
Of course, 5 minutes after I posted this I found the documentation on Taxonomy... (https://learn.getgrav.org/content/taxonomy) :-)
-
Can I search within page categories with Grav? (Evaluating Grav vs other CMS)
· 10 years ago
I'm evaluating Grav vs other CMS systems for our needs. We need to have searchable resource centers (two of them) on our site and I am not sure if Grav is built for this in mind. I need to be able t
-
File/Directory Permissions created by Admin Plugin?
· 10 years ago
The post lists the different scenarios you might have. In your case, "PHP/Webserver runs with different accounts but same Group" or "Different accounts, fix permissions manually", you need to set the
-
File/Directory Permissions created by Admin Plugin?
· 10 years ago
I don't think so, because my Shell-User does not have the permission to change the permissions of the files/directories created by the admin-plugin. So this script had to be executed by the web-user/a
-
File/Directory Permissions created by Admin Plugin?
· 10 years ago
Check the permissions fixing shell script, should solve your issue
-
File/Directory Permissions created by Admin Plugin?
· 10 years ago
Hello, I've got an issue with Grav using the admin-plugin on only one special server. All files and directories created by the admin-plugin were given the permissions 755 for directories and 644 for f
-
Scaling horizontally with containers
· 10 years ago
Dear @doos, I using Docker for development. In your case I suggest creating Docker containers with a fixed Grav version (as @OleVik already pointed out) and expose the Grav specific user folder (and m
-
Scaling horizontally with containers
· 10 years ago
There are several Grav docker images available. I would imagine you could host several on the same disk without much impact on resources, unless they all try to cache many and large images at once (wh
-
Scaling horizontally with containers
· 10 years ago
Has anyone tried hosting Grav using containers like Docker? How does one scale the application? Can I host n number of Grav container hosted nodes reading from the same persistent disk? How does the a
-
What am I missing
· 10 years ago
Moral of the Story: Don't multi-task kids when you're learning new software of systems.