Backdrop CMS
selyanelmejd
FREEOP

2 years ago

Description: Backdrop CMS is an open-source CMS for small to medium-sized organizations

Category: CMS

URL: https://railway.app/template/oV9AAU

5 Replies

2 years 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.


selyanelmejd
FREEOP

2 years ago

ok but when I deploy the permissions are denied to access the files?


2 years 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.


selyanelmejd
FREEOP

2 years ago

ok but it's possible to have help?


2 years 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.


Loading...