0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00
Commit graph

1388 commits

Author SHA1 Message Date
Simon L
38eba12039
Merge pull request #2159 from nextcloud/enh/noid/update-readme-md
Update Readme.md
2024-02-05 14:50:06 +01:00
Simon L
be444a05a2 Update Readme.md
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-05 14:32:42 +01:00
GitHub Workflow
e0ed07cfbf Runs update.sh 2024-02-05 12:08:20 +00:00
Simon L
2d624a6007
Merge pull request #2158 from nextcloud/enh/noid/update-entrypoint
update docker-entrypoint.sh
2024-02-05 12:02:58 +01:00
Simon L
e869267b20 update docker-entrypoint.sh
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-05 11:52:18 +01:00
Dan Mateas
331d9e1596 Merge remote-tracking branch 'upstream/master' 2024-02-01 23:37:12 +00:00
GitHub Workflow
5aa43c00c8 Runs update.sh 2024-02-01 20:46:19 +00:00
Arne Tarara
f8ef9c2fbb
28.0.1 2024-02-01 11:56:47 +01:00
Arne Tarara
ab716e0dae
Updated Playwright containers 2024-01-29 08:27:27 +01:00
Dan Mateas
22a1bf1953 Merge remote-tracking branch 'upstream/master' 2024-01-26 23:37:44 +00:00
GitHub Workflow
59dd41aaca Runs update.sh 2024-01-26 00:25:01 +00:00
Patrick Hobusch
2e9139bac8
Allow setting AWS S3 SSE-C key (#2151)
The AWS S3 SSE-C key for server side encryption can now be set using
the environment variable `OBJECTSTORE_S3_SSE_C_KEY`.

Signed-off-by: Patrick Hobusch <patrick@hobusch.net>
2024-01-26 00:24:41 +00:00
J0WI
c88d31e3b8
Alpine 3.19 (#2150)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-01-25 23:50:34 +00:00
Dan Mateas
71b3e1ce4d Merge remote-tracking branch 'upstream/master' 2024-01-25 23:37:22 +00:00
J0WI
72fad312b3
Bump to 27.1.6
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-01-25 23:08:23 +00:00
GitHub Workflow
75ae60a43a Runs update.sh 2024-01-25 13:59:48 +00:00
Dan Mateas
b046536508 Merge remote-tracking branch 'upstream/master' 2024-01-16 23:37:29 +00:00
GitHub Workflow
39a72a4106 Runs update.sh 2024-01-16 00:04:19 +00:00
Patrick Hobusch
5dfa556afc
Allow setting AWS S3 storage class (#2138)
The AWS S3 storage class can now be set using the environment variable
`OBJECTSTORE_S3_STORAGE_CLASS`.

The order of the AWS S3 environment variables in the `README.md` has
also been adjusted to be more "logical".

Signed-off-by: Patrick Hobusch <patrick@hobusch.net>
2024-01-16 00:04:05 +00:00
Dan Mateas
d756ec7218 Merge remote-tracking branch 'upstream/master' 2024-01-14 23:37:34 +00:00
Raphael Nestler
f14ad96e2d
Mention minimal SMTP configuration in README.md (#2144)
Looking at d1dbc77e0b/.config/smtp.config.php
it is clear that `SMTP_HOST`, `MAIL_FROM_ADDRESS` and `MAIL_DOMAIN` must be set.

Signed-off-by: Raphael Nestler <raphael.nestler@gmail.com>
2024-01-14 01:12:38 +00:00
Dan Mateas
43ee0bc9f2 Merge remote-tracking branch 'upstream/master' 2024-01-12 23:37:26 +00:00
Josh
ea64bed4f9
Merge pull request #2133 from nextcloud/enh/readme/persist-volumes-custom-upgrade-exclude
enh(README) Persistent volume upgrade.exclude clarification
2024-01-12 15:14:52 -05:00
Josh
accf5bf119
Update README.md
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-01-12 15:12:03 -05:00
Dan Mateas
cf623556be Merge remote-tracking branch 'upstream/master' 2024-01-09 23:37:32 +00:00
J0WI
bbc81a94b7
Update logo in README.md
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2024-01-09 23:12:44 +00:00
J0WI
071b888f7f
Update logo (#2143) 2024-01-09 23:04:18 +00:00
GitHub Workflow
28a76ceba4 Runs update.sh 2024-01-09 22:31:54 +00:00
Yevhen Kolomeiko
d89def24d1
Fix for PR #2095 breaking post-installation scripts in k8s (#2115)
* Fix docker-entrypoint.sh

Signed-off-by: Yevhen Kolomeiko <Jarvis2709@gmail.com>

* Fix docker-entrypoint.sh for alpine

Signed-off-by: Yevhen Kolomeiko <Jarvis2709@gmail.com>

* Use '-o' instead of two find's in docker-entrypoint.sh

Signed-off-by: Yevhen Kolomeiko <Jarvis2709@gmail.com>

* Use more laconic find parameters set in docker-entrypoint.sh

Signed-off-by: Yevhen Kolomeiko <Jarvis2709@gmail.com>

---------

Signed-off-by: Yevhen Kolomeiko <Jarvis2709@gmail.com>
2024-01-09 22:31:39 +00:00
Arne Tarara
867b7ae68e
Removed X11 binding for energy tests on cluster 2024-01-02 18:54:40 +01:00
Arne Tarara
911c8e4d34
Merge branch 'master' of github.com:green-coding-berlin/nextcloud-docker
* 'master' of github.com:green-coding-berlin/nextcloud-docker:
  Runs update.sh
  Update the examples section according to the latest nginx configuration required. (#2123)
  Bump to 27.1.5
  Runs update.sh
2024-01-01 19:58:07 +01:00
Arne Tarara
9928208aa9
Talk fix 2024-01-01 19:57:52 +01:00
Arne Tarara
a13b484079
Healthcheck moved to service_started for now 2024-01-01 09:52:13 +01:00
Arne Tarara
7ce555bae0
Changed to TimeoutError; Updated selector 2023-12-30 13:56:33 +01:00
Arne Tarara
e6da52e9c3
Updated for new healthcheck and fix for new Nextcloud version 2023-12-30 13:49:09 +01:00
Josh Richards
fd6f811978
enh(README) Persistent volume upgrade.exclude clarification
- Make the warning more prominent
- Clarify the language
- Clarity trade-offs

Fixes: #2132  

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-12-28 10:08:35 -05:00
Dan Mateas
3e71a1ec56 Merge remote-tracking branch 'upstream/master' 2023-12-21 23:37:20 +00:00
GitHub Workflow
8afd97014c Runs update.sh 2023-12-21 21:31:17 +00:00
Dan Mateas
6fe3559572 Merge remote-tracking branch 'upstream/master' 2023-12-16 23:37:39 +00:00
Kaloyan Nikolov
b80875632e
Update the examples section according to the latest nginx configuration required. (#2123)
Signed-off-by: Kaloyan K Nikolov <tzerber@gmail.com>
2023-12-16 18:48:47 +00:00
J0WI
215498b3fe
Bump to 27.1.5
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-12-15 23:42:40 +00:00
Dan Mateas
65fce0d49a Merge remote-tracking branch 'upstream/master' 2023-12-15 23:37:30 +00:00
Arne Tarara
99d125f704
Updated Nextcloud 2023-12-15 07:55:22 +01:00
GitHub Workflow
4cff57305b Runs update.sh 2023-12-15 00:27:36 +00:00
Dan Mateas
235c237c22 Merge remote-tracking branch 'upstream/master' 2023-12-12 23:37:29 +00:00
GitHub Workflow
e6510ac594 Runs update.sh 2023-12-12 19:26:33 +00:00
J0WI
d4f83969cf
Bump to 27.1.4
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-12-12 19:26:17 +00:00
Dan Mateas
0a53ec3b29 Merge remote-tracking branch 'upstream/master' 2023-12-11 23:37:42 +00:00
GitHub Workflow
488a855c49 Runs update.sh 2023-12-11 22:54:55 +00:00
Josh Richards
ed6c68451d
feat(updater): Disable web based updater for real (#2109)
Web based updates aren't used in the image, but the button remains enabled and generates an error when clicked. Let's eliminate the web updater button.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-12-11 22:54:39 +00:00