]> BookStack Code Mirror - devops/commit
24.04 script, switched to php-fpm, force-started services 42/head
authorDan Brown <redacted>
Sat, 27 Apr 2024 15:45:19 +0000 (16:45 +0100)
committerDan Brown <redacted>
Sat, 27 Apr 2024 15:45:19 +0000 (16:45 +0100)
commit95f538bc43a095e5379742db12bb89ac7448e8d4
tree16883ccb85566442c18465675bce0e3748168bf4
parent84599e9aeb01b4955a1ccd636053628b5ca48173
24.04 script, switched to php-fpm, force-started services

Switched to PHP-FPM style setup with apache since that's advised to work
better with http2 and other modules.
Started services before use to handle scenarios where auto-service start
is prevented by policy-rc.d file (Common in some virtual/auto-installed
scenarios).
scripts/installation-ubuntu-24.04.sh