Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8.3 and apt package optimization #661

Merged
merged 7 commits into from
Nov 28, 2024
Merged

Commits on Nov 28, 2024

  1. - Update to php 8.3

    - Minimal system packages
      - additional packages will be handled as dependencies of google-chrome-stable (amd64
      - arm64 will still install all apt packages
    - "--no-install-recommends" for apt-get
    Benjamin Brummer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6cfdca0 View commit details
    Browse the repository at this point in the history
  2. add build context to docker-compose.yml

    Benjamin Brummer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c84f80f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7644151 View commit details
    Browse the repository at this point in the history
  4. Fix: app-1 for supervisor warning redirect_stderr

    Benjamin Brummer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    687e74c View commit details
    Browse the repository at this point in the history
  5. - Use default laravel nginx and extend it with invoiceninja -specific…

    … settings
    
    - Overwrite php.ini/php-fpm.ini settings with customized settings
    Benjamin Brummer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b83fb83 View commit details
    Browse the repository at this point in the history
  6. set correct mount destination for nginx

    Signed-off-by: benbrummer <info@benjamin-brummer.de>
    benbrummer authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fe4993f View commit details
    Browse the repository at this point in the history
  7. second try for nginx

    Signed-off-by: benbrummer <info@benjamin-brummer.de>
    benbrummer authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9fd35b8 View commit details
    Browse the repository at this point in the history