Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.9.1
Choose a base ref
...
head repository: nextcloud/docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024.10.1
Choose a head ref
  • 9 commits
  • 34 files changed
  • 5 contributors

Commits on Sep 22, 2024

  1. Runs update.sh

    GitHub Workflow committed Sep 22, 2024

    Unverified

    The email in this signature doesn’t match the committer email.
    Copy the full SHA
    f6d767e View commit details

Commits on Oct 5, 2024

  1. Runs update.sh

    GitHub Workflow committed Oct 5, 2024
    Copy the full SHA
    9ff7b6a View commit details

Commits on Oct 7, 2024

  1. Documentation and examples update for use with docker compose v2 (#2201)

    * Update examples section according to the latest docker compose requirements.
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Minor readme updates to match the changes for the compose v2 syntax.
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Fix wrong environment variable
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Add missing headers to fpm config
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Fix  cache control
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Add mjs file extension in a proper way.
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Typos fixed, minor clarification changes
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Removed logging from compose files.
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Restored MariaDB to 10.6 as per docs suggestions
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Remove extra nginx volume
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Removed GH specific markdown from Readme, change mariadb to recommended version
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * typo
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Update .examples/docker-compose/with-nginx-proxy/postgres/apache/compose.yaml
    
    Signed-off-by: J0WI <[email protected]>
    
    * Update to correct MariaDB command
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Updated compose files for mariadb to match current docs
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Update outdated docker-compose command in Readme
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Added back --log-bin to MariaDB command. See PR 1881
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Remove wrongly added logging to Readme.MD
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Use proper name for --log-bin param
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    ---------
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    Signed-off-by: J0WI <[email protected]>
    Co-authored-by: J0WI <[email protected]>
    tzerber and J0WI authored Oct 7, 2024
    Copy the full SHA
    38994cb View commit details
  2. Added information about permissions errors (migrating to alpine) (#2289)

    * Added information about permissions errors when migrating docker images to alpine.
    
    * Updated README.md documentation after review.
    alexandra-branco authored Oct 7, 2024
    Copy the full SHA
    c83d457 View commit details

Commits on Oct 8, 2024

  1. MariaDB 10.11 (#2298)

    Signed-off-by: J0WI <[email protected]>
    J0WI authored Oct 8, 2024
    Copy the full SHA
    5a242f6 View commit details
  2. Update examples nginx configuration (#2307)

    * Update config based on the official docs
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    * Update all example nginx configs according to the documentation
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    
    ---------
    
    Signed-off-by: Kaloyan Nikolov <[email protected]>
    tzerber authored Oct 8, 2024
    Copy the full SHA
    8c777a4 View commit details
  3. Add FORWARDED_FOR_HEADERS to the reverse-proxy config (#2272)

    * Add FORWARDED_FOR_HEADERS to the reverse-proxy config
    
    Signed-off-by: Dominic Giebert <[email protected]>
    
    * Add FORWARDED_FOR_HEADERS to documentation
    
    Signed-off-by: Dominic Giebert <[email protected]>
    
    ---------
    
    Signed-off-by: Dominic Giebert <[email protected]>
    dgiebert authored Oct 8, 2024
    Copy the full SHA
    a9f9885 View commit details
  4. Runs update.sh

    GitHub Workflow committed Oct 8, 2024
    Copy the full SHA
    6c1075b View commit details

Commits on Oct 11, 2024

  1. Runs update.sh

    GitHub Workflow committed Oct 11, 2024
    Copy the full SHA
    178f8b6 View commit details
Loading