Commit Graph

1012 Commits

Author SHA1 Message Date
Simon Tushev 2857b4b3f1
Added fetching autoconfig data from Docker secrets (#1516)
* Added fetching autoconfig data from Docker secrets

Signed-off-by: Simon Tushev <tushev@users.noreply.github.com>

* Docker secrets now have priority over ENV variables; improved README.md

Signed-off-by: Simon Tushev <tushev@users.noreply.github.com>
2021-11-29 22:30:57 +00:00
aney1 f4dbcf523a
add rewrite rule from official docs to nginx examples (#1635)
Without this rewrite rule you can't access some pages (like LDAP config).
These lines are present in the official docs: https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html

Signed-off-by: aney1 <aney1@users.noreply.github.com>
2021-11-25 13:04:39 +00:00
Klaus Frank 6e54048644
Add OVERWRITECLIURL env var (#1622)
Signed-off-by: Klaus Frank <git@frank.fyi>
2021-11-25 13:03:48 +00:00
rafgk d82bc95d11
Switch to new nginx companion registry. (#1571)
As stated in https://hub.docker.com/r/jrcs/letsencrypt-nginx-proxy-companion/ the the project has moved to a new registry and therefore that should be used instead.
2021-11-25 12:42:57 +00:00
Tilo Spannagel 603c2ead2e
Merge pull request #1636 from Stunkymonkey/nextcloud-22.2.3
Update stable to 22.2.3
2021-11-16 21:13:36 +01:00
Felix Buehler e3c4b823e3 Update stable to 22.2.3
Signed-off-by: Felix Buehler <account@buehler.rocks>
2021-11-16 14:24:48 +01:00
GitHub Workflow 4821c307e9 Runs update.sh 2021-11-16 00:26:49 +00:00
J0WI e26adedbdb
Update stable to 22.2.2 (#1631) 2021-11-13 21:44:17 +00:00
GitHub Workflow dc24ba0fcb Runs update.sh 2021-11-13 00:26:50 +00:00
GitHub Workflow 7fc6772513 Runs update.sh 2021-11-12 00:26:52 +00:00
Thomas131 05d4746aa3
Upgrade to 22.2.0 (#1616)
Signed-off-by: Thomas131 <t@t131.us.to>

Co-authored-by: Thomas131 <t@t131.us.to>
2021-10-20 19:32:15 +00:00
GitHub Workflow dd37882f3e Runs update.sh 2021-10-20 19:13:59 +00:00
am97 f0ae2d018b
Add libldap-common as runtime dependency, not build dependency (#1609)
Signed-off-by: Andrés Maldonado <maldonado@codelutin.com>

Co-authored-by: Andrés Maldonado <maldonado@codelutin.com>
2021-10-20 19:12:43 +00:00
J0WI 652416e651
Stable 21.0.5 (#1611) 2021-10-14 20:36:06 +00:00
GitHub Workflow 2163ed293a Runs update.sh 2021-10-08 00:27:12 +00:00
GitHub Workflow de88409898 Runs update.sh 2021-09-30 12:59:12 +00:00
sleif 9d83a82b63
also install libldap-common to get a valid /etc/ldap/ldap.conf file (#1586)
related to https://github.com/nextcloud/docker/issues/1572

Signed-off-by: Sebastian BERTHOLD <5272331+sleif@users.noreply.github.com>
2021-09-30 12:58:53 +00:00
GitHub Workflow b67f507e77 Runs update.sh 2021-08-29 15:20:29 +00:00
J0WI 9ec9b3b4c5
PHP 8.0 for 22+ (#1563)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-08-29 15:20:12 +00:00
GitHub Workflow 854c696d5f Runs update.sh 2021-08-27 10:38:37 +00:00
J0WI 25a19158fc
Update to Bullseye (#1562)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-08-27 10:38:19 +00:00
GitHub Workflow 57a0401c74 Runs update.sh 2021-08-27 00:26:52 +00:00
Marcel Blöcher c9143621ba
fix acme volume with letsencrypt-nginx-proxy-companion >= v2.0.0 (#1358)
Signed-off-by: Marcel Blöcher <mblo@users.noreply.github.com>
2021-08-23 12:42:38 +00:00
J0WI 3a1f59b21c
Adopt new version scheme (#1553)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-08-05 22:32:35 +00:00
András Maróy 5d01cebeab
Implement docker secret handling for SMTP_PASSWORD (#1471)
* Implement docker secret handling for SMTP_PASSWORD

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Use `trim` instead of `rtrim` for `SMTP_PASSWORD_FILE` contents

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Signed-off-by: András Maróy <andras@maroy.hu>

* Runs update.sh

Co-authored-by: GitHub Workflow <workflow@github.com>
2021-07-30 12:23:35 +00:00
GitHub Workflow 188db02474 Runs update.sh 2021-07-23 00:26:39 +00:00
J0WI 1a432d98fa
Lock mariadb to 10.5 in examples (fix #1536) (#1539)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-18 22:00:36 +00:00
fariszr c769eb86e1
don't expose insecure ports to the public (#1523)
* don't expose insecure ports to public

* don't expose insecure ports to public

Signed-off-by: Fariszr <35614734+fariszr@users.noreply.github.com>
2021-07-18 21:52:26 +00:00
Elias 31b0b0337e
Update stable tag to 21.0.3 (#1538)
The official updater now rolls out 21.0.3 to all 20.0.11 users
2021-07-18 21:45:24 +00:00
Patrizio Bekerle 1e86ea7d4e
Merge pull request #1537 from pbek/master
Lock mariadb to 10.5 (#1536)
2021-07-17 10:45:34 +02:00
Patrizio Bekerle c91097a08e Lock mariadb to 10.5 (#1536) 2021-07-13 21:54:18 +02:00
Patrizio Bekerle d7f1fa7b0d Revert "Lock mariadb to 10.5"
This reverts commit 94a24c2385.
2021-07-13 21:51:14 +02:00
Patrizio Bekerle 94a24c2385
Lock mariadb to 10.5 2021-07-13 21:38:33 +02:00
GitHub Workflow b6b9499252 Runs update.sh 2021-07-06 17:51:01 +00:00
J0WI 9c6af73a76
19 EOL 2021-07-06 17:50:40 +00:00
J0WI 043777ae8d
Update stable to 20.0.11 (#1525)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-07-02 00:29:53 +00:00
GitHub Workflow de10af6ed1 Runs update.sh 2021-07-02 00:26:31 +00:00
J0WI 62a46a6c4d
Alpine 3.14 (#1521)
* Update keyserver

https://github.com/docker-library/faq/pull/23

* Alpine 3.14
2021-06-27 15:23:11 +00:00
J0WI a92ea90731
Update nginx.conf (#1517)
https://github.com/nextcloud/documentation/blob/master/admin_manual/installation/nginx-root.conf.sample
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-06-27 15:14:11 +00:00
GitHub Workflow 80171fb7c9 Runs update.sh 2021-06-18 00:27:13 +00:00
GitHub Workflow 05026b029d Runs update.sh 2021-05-21 12:08:35 +00:00
Thomas131 3cd32ef5bb
Push stable channel to 20.0.10 (#1498)
Signed-off-by: Thomas131 <t@t131.us.to>
2021-05-21 12:08:13 +00:00
GitHub Workflow 7cc3dcac75 Runs update.sh 2021-05-21 00:27:27 +00:00
J0WI def2eeae13
typo 2021-04-28 14:57:30 +00:00
GitHub Workflow f0ca2b56e8 Runs update.sh 2021-04-27 15:02:03 +00:00
0x47 83bd162c7a
Fix broken smtp.config.php file (#1482)
The current `smtp.config.php` file does not work as advertised in the documentation. Both `MAIL_FROM_ADDRESS` and `MAIL_DOMAIN` should be optional as the Nextcloud instance may use multiple _from addresses_ like no-reply@example.com or passwordreset-no-reply@example.com (or similar). It may also just use the domain name from the instance instead of a configured one.

I tested this PR on NC 21 as I don't have access to the previous versions at the moment. I propose to leave NC 19 annd 20 as they are and to continue with this `smtp.config.php` from version 21 forward.

Signed-off-by: 0x47 <0x47@users.noreply.github.com>
2021-04-27 15:01:39 +00:00
J0WI ac9316073c
Add link for Nextcloud issues (#1486) 2021-04-26 18:36:02 +00:00
J0WI e8fc118c40
Add issue template (#1485) 2021-04-26 18:28:48 +00:00
J0WI 953ebac32b
Reduce examples (#1484) 2021-04-26 17:15:37 +00:00
J0WI 45abf54d60
Drop prereleases (#1412) 2021-04-26 17:15:28 +00:00