a year ago
Description: Backdrop CMS is an open-source CMS for small to medium-sized organizations
Category: CMS
5 Replies
a year ago
Some initial feedback -
Service names should have capital case.
Services should have icons.
You should use private network wherever possible like for communicating with the database.
Health checks on every http service.
a year ago
ok but when I deploy the permissions are denied to access the files?
a year ago
I would like to ask you to unpublish the template as it does not work yet, you can then republish when you have a working template.
a year ago
ok but it's possible to have help?
a year ago
Your template mounts an empty volume to `/var/www/html` meaning that folder path is now empty and is missing all site files, this results in a 403, if the image does not have a mechanism to re-populate this directory (like how the wordpress image does) then it would not be possible to deploy correctly with persistence.