$ composer create-project apiopenstudio/apiopenstudio
$ git clone git@gitlab.com:apiopenstudio/apiopenstudio.git
or
$ git clone git@github.com:naala89/apiopenstudio.git
$ cd apiopenstudio
$ cp example.settings.yml settings.yml
Update the settings in .env. See settings
php-curlphp-mbstringphp-domphp-zipcd /path/to/apiopenstudiochown -R www-data:<my_group> ./*composer install./vendor/bin/aos-installphp.ini (if using non-apache server, see Hardening your HTTP response headers):
expose_php = Offhttpd.conf
ServerSignature OffServerTokens Prod