github nextcloud/all-in-one v7.4.0
v7.4.0 Beta

latest releases: v9.6.0, helm-chart-9.5.1, v9.5.1...
pre-release11 months ago

Community containers and apps in other languages than PHP – let them come! 😎

This is one of the biggest AIO releases to date! 🎉

It features a way for the community to add additional containers to the AIO stack and comes with a handful of them already being pre-made and ready for installation! See https://github.com/nextcloud/all-in-one/tree/main/community-containers. 🎁

Additionally, we added the Docker Socket Proxy as additional option to AIOs default stack which allows to automatically enable the appAPI app which allows you to install Nextcloud apps via the Nextcloud interface, that are not written in PHP but in other languages like Python for example. 🎈

So go ahead and try out this new fresh release 🚀


Nextcloud 27.1.2 is included

What's Changed

🏕 New features and other improvements

  • add warning to notify-push if binary was not found by @szaimen in #3398
  • remove justinrainbow/json-schema again by @szaimen in #3417
  • adjust docker-lint to use hadolint by @szaimen in #3231
  • drop NET_RAW from all containers by @szaimen in #3377
  • require image_tag and add %AIO_CHANNEL% variable by @szaimen in #3314
  • community-containers - add fail2ban as example container for testing purposes by @szaimen in #2637
  • nextcloud - limit access to php-fpm by @szaimen in #3318
  • allow to specify AIO_COMMUNITY_CONTAINERS by @szaimen in #3424
  • merge containers.json and make sure they depend on the apache container by @szaimen in #3425
  • improve json-schema with pattern for image by @szaimen in #3435
  • community-containers - add plex by @szaimen in #3439
  • eturnal - set blacklist_peers by @szaimen in #3426
  • community-containers - add vaultwarden by @szaimen in #3455
  • community-containers - add pi-hole by @szaimen in #3456
  • apache ip binding - allow ipv6 by @Zoey2936 in #3457
  • mastercontainer - use Caddy for generating self-singed cert by @szaimen in #3416
  • only add container to apache container list if display_name is set by @szaimen in #3463
  • allow to set aio_variables from containers.json by @szaimen in #3459
  • community-containers - add caddy by @szaimen in #3460
  • adjust limiting the php-fpm port to specific containers again by @szaimen in #3427
  • allow to add documentation on containers by @szaimen in #3478
  • make docker-socket-proxy visible in AIO interface by @szaimen in #3469

🐞 Fixed bugs

  • Revert "nextcloud - limit access to php-fpm" by @szaimen in #3429
  • fix helm chart by @szaimen in #3436
  • helm-chart - remove hostport from deployment by @szaimen in #3445
  • Revert dbpersistent setting to check if it fixes too many db connections by @szaimen in #3479
  • Revert "mastercontainer - use Caddy for generating self-singed cert" by @szaimen in #3480
  • add documentation links correctly by @szaimen in #3481
  • overwrite APACHE_PORT, TALK_PORT and APACHE_IP_BINDING only during do… by @szaimen in #3482
  • allow _ping docker api to verify service accessible by @andrey18106 in #3488

👒 Updated dependencies

  • Nextcloud dependency update by @github-actions in #3404
  • Bump collabora/code from 23.05.4.1.1 to 23.05.4.2.1 in /Containers/collabora by @dependabot in #3392
  • Bump nats from 2.10.0-scratch to 2.10.1-scratch in /Containers/talk by @dependabot in #3393
  • talk update by @github-actions in #3400
  • Bump elasticsearch from 8.10.1 to 8.10.2 in /Containers/fulltextsearch by @dependabot in #3401
  • adjust kompose script to automatically get latest version by @szaimen in #3414
  • Bump clamav/clamav from 1.2.0-1 to 1.2.0-6 in /Containers/clamav by @dependabot in #3421
  • Bump alpine from 3.18.3 to 3.18.4 in /Containers/imaginary by @dependabot in #3450
  • Bump alpine from 3.18.2 to 3.18.4 in /Containers/talk by @dependabot in #3451
  • Bump alpine from 3.18.3 to 3.18.4 in /Containers/borgbackup by @dependabot in #3452
  • Bump alpine from 3.18.3 to 3.18.4 in /Containers/domaincheck by @dependabot in #3453
  • Bump alpine from 3.18.3 to 3.18.4 in /Containers/watchtower by @dependabot in #3454
  • Bump php from 8.2.10-fpm-alpine3.18 to 8.2.11-fpm-alpine3.18 in /Containers/mastercontainer by @dependabot in #3471
  • Bump php from 8.1.23-fpm-alpine3.18 to 8.1.24-fpm-alpine3.18 in /Containers/nextcloud by @dependabot in #3470
  • Bump clamav/clamav from 1.2.0-6 to 1.2.0-7 in /Containers/clamav by @dependabot in #3467
  • Bump containrrr/watchtower from 1.5.3 to 1.6.0 in /Containers/watchtower by @dependabot in #3474
  • Bump python from 3.11.5-alpine3.18 to 3.12.0-alpine3.18 in /Containers/talk-recording by @dependabot in #3475
  • Nextcloud dependency update by @github-actions in #3420

📄 Improved documentation

  • add docs on the community-containers feature by @szaimen in #3431

New Contributors

Full Changelog: v7.3.0...v7.4.0

Don't miss a new all-in-one release

NewReleases is sending notifications on new releases.