Berta: open source flat-file CMS
-
Berta.me is a free, open source web app for building websites. You can also call it a CMS if you like. Berta does NOT require a database. All content is stored in files.
https://www.berta.me/download/index.html --> https://github.com/berta-cms/berta
-
I never use it myself (for me the whole point of Cloudron it to not have to do manual installs of stuff) but it sounds like you might be able to quite simply install this using the LAMP app if anyone wanted to https://github.com/berta-cms/berta/wiki/Installation
-
Same as with https://forum.cloudron.io/post/83048
I'm trying it out right now. -
Once the LAMP installed and set to PHP 8.0 + following the Berta install instructions, here we are:
EDIT: I won't spoil anything, but it's a very fun CMS
@mononym is there a specific command you run to set to PHP 8? or is that in a config file?
-
@mononym is there a specific command you run to set to PHP 8? or is that in a config file?
@plusone-nick
It's a value inside the file/app/data/PHP_VERSION
. I found it here: https://docs.cloudron.io/apps/lamp/#supported-php-versions