roundcube-roundcubemail-docker.git
12 months agoUse :latest mysql images
Pablo Zmdl [Tue, 17 Dec 2024 13:47:00 +0000 (14:47 +0100)]
Use :latest mysql images

Apparently there were problems with running new versions some time ago,
but I couldn't reproduce them, so here we go.

12 months agoRemove TLS-related details from examples
Pablo Zmdl [Mon, 16 Dec 2024 11:36:20 +0000 (12:36 +0100)]
Remove TLS-related details from examples

They hint on a possibility that isn't fleshed out, and mislead people to
think something is broken because HTTPS doesn't work out of the box.

12 months agoInstall missing skin via composer on system initialization (#254)
Bjalbor [Mon, 9 Dec 2024 11:30:41 +0000 (12:30 +0100)]
Install missing skin via composer on system initialization (#254)

Co-authored-by: Björn Bores <redacted>
12 months agoMerge pull request #296 from roundcube/fix-injecting-enigma-homedir
Pablo Zmdl [Mon, 9 Dec 2024 08:39:50 +0000 (09:39 +0100)]
Merge pull request #296 from roundcube/fix-injecting-enigma-homedir

12 months agoMerge pull request #301 from roundcube/actually-keep-php-headers
Pablo Zmdl [Fri, 6 Dec 2024 15:03:04 +0000 (16:03 +0100)]
Merge pull request #301 from roundcube/actually-keep-php-headers

12 months agoKeep the PHP headers in all images
Pablo Zmdl [Fri, 6 Dec 2024 14:57:43 +0000 (15:57 +0100)]
Keep the PHP headers in all images

f1bba7f removed it from apache/Dockerfile only, which even gets
overwritten by update.sh

12 months agoMerge pull request #299 from roundcube/update.sh-fix-branch-creation
Pablo Zmdl [Fri, 6 Dec 2024 14:53:24 +0000 (15:53 +0100)]
Merge pull request #299 from roundcube/update.sh-fix-branch-creation

12 months agoFix creating pull request
Pablo Zmdl [Fri, 6 Dec 2024 14:43:39 +0000 (15:43 +0100)]
Fix creating pull request

12 months agoUse valid branch names
Pablo Zmdl [Fri, 6 Dec 2024 14:28:25 +0000 (15:28 +0100)]
Use valid branch names

ISO8601 contains colons, which apparently are not allowed for git branch
names.

12 months agoMerge pull request #291 from roundcube/keep-php-headers
Pablo Zmdl [Fri, 6 Dec 2024 12:33:42 +0000 (13:33 +0100)]
Merge pull request #291 from roundcube/keep-php-headers

12 months agoMerge pull request #297 from roundcube/update.sh-fix-for-no-changes
Pablo Zmdl [Fri, 6 Dec 2024 08:42:43 +0000 (09:42 +0100)]
Merge pull request #297 from roundcube/update.sh-fix-for-no-changes

12 months agoFix the update.sh workflow action to handle no changes
Pablo Zmdl [Thu, 5 Dec 2024 15:45:49 +0000 (16:45 +0100)]
Fix the update.sh workflow action to handle no changes

Previously the branch was created and pushed no matter if changes were
committed, which made subsequent runs fail. This is fixed by using
distinctly named branches, and by exiting early if no changes are to be
committed.

12 months agoMerge pull request #287 from roundcube/protect-default-temp-and-logs-dir
Pablo Zmdl [Thu, 5 Dec 2024 10:58:19 +0000 (11:58 +0100)]
Merge pull request #287 from roundcube/protect-default-temp-and-logs-dir

12 months agoMerge pull request #288 from roundcube/notify-thomascube-of-stale-pull-requests
Pablo Zmdl [Thu, 5 Dec 2024 10:57:55 +0000 (11:57 +0100)]
Merge pull request #288 from roundcube/notify-thomascube-of-stale-pull-requests

12 months agoFix injecting enigma homedir
Pablo Zmdl [Wed, 4 Dec 2024 09:05:31 +0000 (10:05 +0100)]
Fix injecting enigma homedir

12 months agoTest using "enigma" plugin
Pablo Zmdl [Wed, 4 Dec 2024 09:30:18 +0000 (10:30 +0100)]
Test using "enigma" plugin

12 months agoMerge pull request #292 from roundcube/update.sh-fix-working-with-existing-branch
Pablo Zmdl [Tue, 3 Dec 2024 19:25:14 +0000 (20:25 +0100)]
Merge pull request #292 from roundcube/update.sh-fix-working-with-existing-branch

12 months agoCI: Fix working with branches with update.sh
Pablo Zmdl [Tue, 3 Dec 2024 17:58:18 +0000 (18:58 +0100)]
CI: Fix working with branches with update.sh

12 months agoMerge pull request #294 from roundcube/fix-building-alpine
Pablo Zmdl [Tue, 3 Dec 2024 19:20:01 +0000 (20:20 +0100)]
Merge pull request #294 from roundcube/fix-building-alpine

12 months agoFix building alpine
Pablo Zmdl [Tue, 3 Dec 2024 19:12:31 +0000 (20:12 +0100)]
Fix building alpine

12 months agoMerge pull request #293 from roundcube/changes-from-update.sh
Pablo Zmdl [Tue, 3 Dec 2024 18:28:11 +0000 (19:28 +0100)]
Merge pull request #293 from roundcube/changes-from-update.sh

12 months agoKeep PHP header files
Pablo Zmdl [Tue, 3 Dec 2024 11:38:15 +0000 (12:38 +0100)]
Keep PHP header files

They might be required by other packages that people building derived
container images might want to install.

12 months agoMerge pull request #281 from roundcube/update-packages-in-images
Pablo Zmdl [Tue, 3 Dec 2024 09:25:25 +0000 (10:25 +0100)]
Merge pull request #281 from roundcube/update-packages-in-images

12 months agoUpdate roundcube version (via update.sh)
GitHub Workflow [Mon, 2 Dec 2024 18:42:35 +0000 (18:42 +0000)]
Update roundcube version (via update.sh)

12 months agoMerge pull request #290 from roundcube/use-pull-request-in-update-workflow-action
Pablo Zmdl [Mon, 2 Dec 2024 18:42:23 +0000 (19:42 +0100)]
Merge pull request #290 from roundcube/use-pull-request-in-update-workflow-action

12 months agoFix pushing commit to origin
Pablo Zmdl [Mon, 2 Dec 2024 14:05:09 +0000 (15:05 +0100)]
Fix pushing commit to origin

12 months agoMerge pull request #289 from roundcube/use-pull-request-in-update-workflow-action
Pablo Zmdl [Mon, 2 Dec 2024 13:58:56 +0000 (14:58 +0100)]
Merge pull request #289 from roundcube/use-pull-request-in-update-workflow-action

12 months agoUse a branch a pull requests to propose changes from update.sh
Pablo Zmdl [Mon, 2 Dec 2024 13:47:14 +0000 (14:47 +0100)]
Use a branch a pull requests to propose changes from update.sh

12 months agoMerge pull request #271 from roundcube/fix-using-enigma
Pablo Zmdl [Mon, 2 Dec 2024 13:11:14 +0000 (14:11 +0100)]
Merge pull request #271 from roundcube/fix-using-enigma

12 months agoMake bot notify Thomas of stale pull requests, too
Pablo Zmdl [Mon, 2 Dec 2024 07:00:24 +0000 (08:00 +0100)]
Make bot notify Thomas of stale pull requests, too

12 months agoProtect default `temp_dir` and `log_dir` from remote access
Pablo Zmdl [Mon, 2 Dec 2024 06:55:03 +0000 (07:55 +0100)]
Protect default `temp_dir` and `log_dir` from remote access

The .htaccess doesn't work in nginx

12 months agoMerge pull request #284 from roundcube/reminders-bots-only-in-our-repo
Pablo Zmdl [Tue, 26 Nov 2024 09:31:15 +0000 (10:31 +0100)]
Merge pull request #284 from roundcube/reminders-bots-only-in-our-repo

12 months agoMerge pull request #285 from roundcube/stale-reminder-dont-notify-alec
Pablo Zmdl [Tue, 26 Nov 2024 09:30:00 +0000 (10:30 +0100)]
Merge pull request #285 from roundcube/stale-reminder-dont-notify-alec

12 months agoDon't remind Alec of stale PRs in this repo
Pablo Zmdl [Mon, 25 Nov 2024 13:13:33 +0000 (14:13 +0100)]
Don't remind Alec of stale PRs in this repo

12 months agoLimit reminder-bots to our repo
Pablo Zmdl [Mon, 25 Nov 2024 13:10:24 +0000 (14:10 +0100)]
Limit reminder-bots to our repo

Previously these bots would work on all forks, too. Which is not a good
default, in my eyes, but anyway here's a change that stops that.

12 months agoMerge pull request #282 from roundcube/replace-sed-by-perl
Pablo Zmdl [Wed, 20 Nov 2024 18:42:46 +0000 (19:42 +0100)]
Merge pull request #282 from roundcube/replace-sed-by-perl

12 months agoFix update.sh for use on BSD/Darwin
Pablo Zmdl [Wed, 20 Nov 2024 16:15:39 +0000 (17:15 +0100)]
Fix update.sh for use on BSD/Darwin

BSD vs. GNU sed have incompatible argument syntax for editing files
in-place.
We now simply use good old perl, instead of ugly workarounds.

12 months agoUpdate packages in images
Pablo Zmdl [Wed, 20 Nov 2024 14:40:46 +0000 (15:40 +0100)]
Update packages in images

This should be done by the upstream images, but currently they don't.

And rather than getting into problems due to outdated packages, we take
matters in our own hands.

12 months agoMention enigma storage path in README
Pablo Zmdl [Wed, 20 Nov 2024 14:17:23 +0000 (15:17 +0100)]
Mention enigma storage path in README

12 months agoProvide enigma working dir (if enabled)
Pablo Zmdl [Wed, 20 Nov 2024 14:17:02 +0000 (15:17 +0100)]
Provide enigma working dir (if enabled)

12 months agoMerge pull request #280 from roundcube/reminder-bots
Pablo Zmdl [Wed, 20 Nov 2024 11:20:41 +0000 (12:20 +0100)]
Merge pull request #280 from roundcube/reminder-bots

12 months agoSetup reminder bots
paz [Wed, 20 Nov 2024 11:10:54 +0000 (12:10 +0100)]
Setup reminder bots

* One bot that notifies on manually set reminders
* One bot that comments on PR that is stale for 2 weeks

12 months agoMerge pull request #279 from roundcube/fix-pushing-nightly
Pablo Zmdl [Mon, 18 Nov 2024 10:39:41 +0000 (11:39 +0100)]
Merge pull request #279 from roundcube/fix-pushing-nightly

Fix pushing nightly

12 months agoFix pushing nightly
paz [Mon, 18 Nov 2024 10:29:26 +0000 (11:29 +0100)]
Fix pushing nightly

"nightly" is not a valid image name :)

13 months agoMerge pull request #277 from roundcube/fix-building-nightly
Pablo Zmdl [Fri, 15 Nov 2024 10:21:00 +0000 (11:21 +0100)]
Merge pull request #277 from roundcube/fix-building-nightly

Fix building nightly nightly

13 months agoRun only once at night, not each minute after 4:00...
Pablo Zmdl [Fri, 15 Nov 2024 09:59:11 +0000 (10:59 +0100)]
Run only once at night, not each minute after 4:00...

13 months agoFix building nightly nightly
Pablo Zmdl [Fri, 15 Nov 2024 09:54:46 +0000 (10:54 +0100)]
Fix building nightly nightly

13 months agoMerge pull request #270 from roundcube/rebuild-weekly
Pablo Zmdl [Thu, 14 Nov 2024 10:07:28 +0000 (11:07 +0100)]
Merge pull request #270 from roundcube/rebuild-weekly

Rebuild weekly to ensure fresh base images

13 months agoMerge pull request #273 from roundcube/renovate-nightly
Pablo Zmdl [Thu, 14 Nov 2024 10:05:38 +0000 (11:05 +0100)]
Merge pull request #273 from roundcube/renovate-nightly

Renovate nightly

13 months agoMerge pull request #272 from roundcube/remove-needlessly-published-ports
Pablo Zmdl [Thu, 14 Nov 2024 10:05:26 +0000 (11:05 +0100)]
Merge pull request #272 from roundcube/remove-needlessly-published-ports

Remove needlessly published ports from examples

13 months agoGithub workflow for nightly image
Pablo Zmdl [Fri, 8 Nov 2024 11:26:23 +0000 (12:26 +0100)]
Github workflow for nightly image

13 months agoRenovate nightly setup
Pablo Zmdl [Fri, 8 Nov 2024 11:12:21 +0000 (12:12 +0100)]
Renovate nightly setup

This radically reduces the code for the nightly image by reusing the
release image and only overwriting the code.

Most of the left lines is just special handling that the "master"-branch
of roundcubemail requires before it's runnable.

13 months agoRemove needlessly published ports from examples
Pablo Zmdl [Fri, 8 Nov 2024 09:35:10 +0000 (10:35 +0100)]
Remove needlessly published ports from examples

Publishing the FPM port can even be dangerous if the image is run using
docker, which manipulates firewalls to provide access from the public to
all published ports.

13 months agoDon't remove gnupg from alpine image
Pablo Zmdl [Fri, 8 Nov 2024 09:02:59 +0000 (10:02 +0100)]
Don't remove gnupg from alpine image

It's required to run enigma and doesn't hurt in general.

13 months agoRebuild weekly to ensure fresh base images
Pablo Zmdl [Fri, 8 Nov 2024 09:19:39 +0000 (10:19 +0100)]
Rebuild weekly to ensure fresh base images

13 months agoImprove the docker layers (#251)
William Desportes [Thu, 7 Nov 2024 21:53:20 +0000 (22:53 +0100)]
Improve the docker layers (#251)

* Improve build layers
* Switch latest commit of wait-for-it.sh to avoid a security bug
* Drop dirmngr ipv6 workaround
* Use the same build process on Alpine for php extensions
* Remove ldd check for Alpine
* Move COPY before source and indent using tabs
* Add a .editorconfig to make templates show up as Dockerfile

13 months agoFix syntax error in docker-entrypoint.sh (#268)
Shannon Wynter [Sun, 27 Oct 2024 20:54:03 +0000 (06:54 +1000)]
Fix syntax error in docker-entrypoint.sh (#268)

/docker-entrypoint.sh: line 148: [: missing `]'

13 months agoAdd image source label to dockerfiles (#269)
Marc [Sun, 27 Oct 2024 20:51:10 +0000 (21:51 +0100)]
Add image source label to dockerfiles (#269)

15 months agoImprove nightly Dockerfile
Thomas Bruederli [Mon, 16 Sep 2024 20:01:11 +0000 (22:01 +0200)]
Improve nightly Dockerfile

- install pspell and ldap libs
- copy composer from docker image
- upgrade to node.js 20

15 months agofix: nightly build (#262)
Dominik Schmidt [Sat, 14 Sep 2024 10:26:09 +0000 (12:26 +0200)]
fix: nightly build (#262)

15 months agoAdd license information to README
Thomas Bruederli [Sat, 14 Sep 2024 10:21:55 +0000 (12:21 +0200)]
Add license information to README

fixes #260

15 months agoUpdate roundcube version (via update.sh)
GitHub Workflow [Mon, 2 Sep 2024 01:48:56 +0000 (01:48 +0000)]
Update roundcube version (via update.sh)

16 months agoMigrate docker-compose in Build & Test action
Thomas Bruederli [Wed, 14 Aug 2024 20:19:12 +0000 (22:19 +0200)]
Migrate docker-compose in Build & Test action

16 months agoMigrate to docker compose v2
Thomas B. [Sun, 4 Aug 2024 20:59:41 +0000 (22:59 +0200)]
Migrate to docker compose v2

16 months agoUpdate roundcube version (via update.sh)
GitHub Workflow [Sun, 4 Aug 2024 19:38:51 +0000 (19:38 +0000)]
Update roundcube version (via update.sh)

16 months agoFix composer plugins install (#250)
William Desportes [Sun, 4 Aug 2024 19:38:40 +0000 (21:38 +0200)]
Fix composer plugins install (#250)

* Add new ENV ROUNDCUBEMAIL_COMPOSER_PLUGINS

* Fix composer plugin location and loading

* Remove ROUNDCUBEMAIL_INSTALL_PLUGINS

17 months agoOnly build on tags 1.6.*
Thomas B [Tue, 25 Jun 2024 21:28:01 +0000 (23:28 +0200)]
Only build on tags 1.6.*

18 months agoChange default of ROUNDCUBEMAIL_SKIN to elastic
Thomas B [Tue, 21 May 2024 21:01:36 +0000 (23:01 +0200)]
Change default of ROUNDCUBEMAIL_SKIN to elastic

Fixes #243

18 months agoEnable roundcube shell scripts to be directly executed (#238)
Lukas Müller [Tue, 21 May 2024 20:54:57 +0000 (22:54 +0200)]
Enable roundcube shell scripts to be directly executed (#238)

* Updated conditional in all variants of the docker-entrypoint.sh script to allow for shell scripts to be executed easily

* Added example

18 months agoAdd new ENV ROUNDCUBEMAIL_INSTALL_PLUGINS (#245)
William Desportes [Sun, 19 May 2024 20:23:14 +0000 (22:23 +0200)]
Add new ENV ROUNDCUBEMAIL_INSTALL_PLUGINS (#245)

* Added ROUNDCUBEMAIL_INSTALL_PLUGINS for installing plugins

* Re-work the composer install plugins to use the way document on the README

* Update the README

* Transform into a space to avoid crashes

* Fix displaying the plugin list

---------

Co-authored-by: Mikkel Bundgaard <redacted>
18 months agoUpdate roundcube version (via update.sh)
GitHub Workflow [Sun, 19 May 2024 20:20:37 +0000 (20:20 +0000)]
Update roundcube version (via update.sh)

18 months agoOauth client secret as docker secret for roundcube docker (#247)
indridieinarsson [Sun, 19 May 2024 20:20:25 +0000 (20:20 +0000)]
Oauth client secret as docker secret for roundcube docker (#247)

* Add support for docker secrets for oauth secret - apache version only

* Add oauth secret handling to template

* Add oauth secret handling to template. Generate examples from template

---------

Co-authored-by: Indriði Einarsson <redacted>
19 months agoAdd the ROUNDCUBEMAIL_USERNAME_DOMAIN env var to set the username_domain config optio...
Clemenk [Thu, 16 May 2024 21:50:33 +0000 (23:50 +0200)]
Add the ROUNDCUBEMAIL_USERNAME_DOMAIN env var to set the username_domain config option (#240)

19 months agoBump actions and add permissions (#244)
William Desportes [Thu, 16 May 2024 21:47:42 +0000 (23:47 +0200)]
Bump actions and add permissions (#244)

22 months agoUpdate roundcube version (via update.sh)
GitHub Workflow [Sun, 21 Jan 2024 01:39:30 +0000 (01:39 +0000)]
Update roundcube version (via update.sh)

2 years agoUpdate roundcube version (via update.sh)
GitHub Workflow [Mon, 6 Nov 2023 01:31:12 +0000 (01:31 +0000)]
Update roundcube version (via update.sh)

2 years agoUpdate roundcube version (via update.sh)
GitHub Workflow [Tue, 17 Oct 2023 11:04:54 +0000 (11:04 +0000)]
Update roundcube version (via update.sh)

2 years agoRun actions/checkout with workflow-enabled token
Thomas B [Tue, 17 Oct 2023 11:04:38 +0000 (13:04 +0200)]
Run actions/checkout with workflow-enabled token

2 years agoAdd workflow-enabled Github token
Thomas B [Tue, 17 Oct 2023 10:56:46 +0000 (12:56 +0200)]
Add workflow-enabled Github token

... to allow updating workflow actions

2 years agoUpdate docker release tags to 1.6.3
Thomas Bruederli [Tue, 19 Sep 2023 20:46:34 +0000 (22:46 +0200)]
Update docker release tags to 1.6.3

2 years agoPatch build.yml workflow with new version from update.sh
Thomas Bruederli [Tue, 19 Sep 2023 20:45:12 +0000 (22:45 +0200)]
Patch build.yml workflow with new version from update.sh

2 years agoImprove commit message
Thomas Bruederli [Mon, 18 Sep 2023 21:12:15 +0000 (23:12 +0200)]
Improve commit message

2 years agoRuns update.sh
GitHub Workflow [Mon, 18 Sep 2023 21:08:56 +0000 (21:08 +0000)]
Runs update.sh

2 years agoAdd update cronjob (see #219) (#221)
J0WI [Mon, 18 Sep 2023 21:08:41 +0000 (21:08 +0000)]
Add update cronjob (see #219) (#221)

2 years agodocker-fpm headers have already been sent issue #211
Gert Cuykens [Mon, 28 Aug 2023 07:57:46 +0000 (09:57 +0200)]
docker-fpm headers have already been sent issue #211

Closes issue #212

2 years agoFixed typo of 'postgres' in examples/readme.md (#213)
nimdaz [Mon, 28 Aug 2023 07:56:40 +0000 (07:56 +0000)]
Fixed typo of 'postgres' in examples/readme.md (#213)

2 years agoFix typos and improve the readme (#225)
William Desportes [Tue, 1 Aug 2023 21:39:55 +0000 (23:39 +0200)]
Fix typos and improve the readme (#225)

2 years agoFix dynamic libraries loading (#226)
William Desportes [Tue, 1 Aug 2023 21:39:02 +0000 (23:39 +0200)]
Fix dynamic libraries loading (#226)

Fixes: #224
Ref: https://github.com/phpmyadmin/docker/commit/87bbb8dd8f3bddd6e5206926c54f9603cb22f136
Ref: https://github.com/phpmyadmin/docker/commit/da4b8f273a0a81078185076683ed92a382814ef3

2 years agoUpdate roundcube version 1.6.2
Thomas Bruederli [Thu, 20 Jul 2023 21:30:36 +0000 (23:30 +0200)]
Update roundcube version 1.6.2

2 years agoAdd ROUNDCUBEMAIL_REQUEST_PATH env to all variants
Thomas Bruederli [Wed, 5 Apr 2023 19:27:13 +0000 (21:27 +0200)]
Add ROUNDCUBEMAIL_REQUEST_PATH env to all variants

2 years agoadd support for request_path (#208)
Julien Janier [Wed, 5 Apr 2023 19:19:46 +0000 (15:19 -0400)]
add support for request_path (#208)

Co-authored-by: Julien Janier <redacted>
2 years agoadded COMPOSER_ALLOW_SUPERUSER env var to dockerfile (#207)
czephyr [Wed, 5 Apr 2023 19:12:32 +0000 (21:12 +0200)]
added COMPOSER_ALLOW_SUPERUSER env var to dockerfile (#207)

2 years agoParametrize test images
Thomas Bruederli [Sun, 12 Mar 2023 22:20:09 +0000 (23:20 +0100)]
Parametrize test images

+ clean-up yaml syntax

2 years agoUse paths-ignore
Thomas Bruederli [Sun, 12 Mar 2023 21:49:45 +0000 (22:49 +0100)]
Use paths-ignore

2 years agoAdd unzip binary + separate actions to test and publish (#209)
Thomas B [Sun, 12 Mar 2023 21:40:22 +0000 (22:40 +0100)]
Add unzip binary + separate actions to test and publish (#209)

* Include unzip package to avoid composer warnings
* Separate actions to test and publish
* Exclude builds on changes to README.md and examples

2 years agoUpdate docker-mailserver docker image and examples link (#206)
Patrizio Bekerle [Sun, 12 Feb 2023 21:38:59 +0000 (22:38 +0100)]
Update docker-mailserver docker image and examples link (#206)

2 years agoRelease version 1.6.1
Thomas Bruederli [Fri, 3 Feb 2023 20:34:04 +0000 (21:34 +0100)]
Release version 1.6.1

Fixes #204

2 years agoAdjust docker login password secret
Thomas Bruederli [Tue, 31 Jan 2023 20:26:44 +0000 (21:26 +0100)]
Adjust docker login password secret

2 years agoMake github actions for amd64 and arm64 (#201)
Montgomery Auber [Sun, 29 Jan 2023 12:19:09 +0000 (14:19 +0200)]
Make github actions for amd64 and arm64 (#201)

Merging PR for further development

3 years agoRelease version 1.6.0
Thomas Bruederli [Thu, 28 Jul 2022 20:53:34 +0000 (22:53 +0200)]
Release version 1.6.0

git clone https://git.99rst.org/PROJECT