--- name: hubzilla type: php docroot: "core" composer_root: "core" php_version: "8.1" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" database: type: postgres version: "14" webimage_extra_packages: [php-bcmath, php-gd, php-imagick, php-sodium] working_dir: { web: '/var/www/html/core' } nodejs_version: "16"