GitHub Workflow
df168e19ce
Runs update.sh
4 years ago
GitHub Workflow
3a5086de63
Runs update.sh
4 years ago
GitHub Workflow
76b79690dc
Runs update.sh
4 years ago
GitHub Workflow
3fd3a40ee1
Runs update.sh
4 years ago
rugk
13eb6969c6
doc: fix link to OpCache server doc ( #1703 )
...
* doc: fix link to OpCache server doc
* doc: fix link to OpCache server doc
4 years ago
Doncho N. Gunchev
ababef74e9
Revert "Simplify first character check in entrypoint.sh ( #1679 )" #1699 ( #1701 )
...
.In php:8.0-fpm-bullseye /bin/sh is dash, which does not support "${X:0:1}"
(substring expansion).
This reverts commit 0536522175 .
Signed-off-by: Doncho N. Gunchev <dgunchev@gmail.com>
4 years ago
Thomas131
4b7b164953
Push to 22.2.5 ( #1696 )
...
Signed-off-by: Thomas131 <t@t131.us.to>
Co-authored-by: Thomas131 <t@t131.us.to>
4 years ago
Jan Kiesewetter
522559eefd
Prevent nginx HTTP Server Detection
...
Signed-off-by: Jan Kiesewetter <jan@t3easy.de>
4 years ago
GitHub Workflow
211229f8dc
Runs update.sh
4 years ago
Doncho N. Gunchev
0536522175
Simplify first character check in entrypoint.sh ( #1679 )
...
Signed-off-by: Doncho N. Gunchev <dgunchev@gmail.com>
4 years ago
GitHub Workflow
dcf058fb55
Runs update.sh
4 years ago
GitHub Workflow
a9af37b1ec
Runs update.sh
4 years ago
koderik
365c4f8400
fixed spacing error ( #1664 )
...
Signed-off-by: koderik <erik.sandlov@gmail.com>
Co-authored-by: koderik <erik.sandlov@gmail.com>
4 years ago
Brian Lee
1b80124463
Add link to nginx configuration instructions ( #1663 )
4 years ago
Lejo
0201ea31f4
Revert volumes_from ( #1677 )
...
Signed-off-by: Lejo1 <Lejo_1@web.de>
4 years ago
GitHub Workflow
111add0e1c
Runs update.sh
4 years ago
Felix Bühler
961aeb147e
run bash via env command ( #1637 )
...
`#!/usr/bin/env` searches `PATH` for `bash`, and `bash` is not always in `/bin``
Signed-off-by: Felix Buehler <account@buehler.rocks>
4 years ago
GitHub Workflow
c046638a98
Runs update.sh
4 years ago
Charlie Macfarlane Brodie
44a55665a3
Changed 'to' to 'in' ( #1649 )
...
Updated the wording of the comments for one of the docker-compose examples to more correct english usage.
Signed-off-by: Charlie MacFarlane Brodie <mail@charliebrodie.com>
4 years ago
Lejo
3619c0caac
Update Nginx-Proxy Docker repository ( #1644 )
...
Signed-off-by: Lejo1 <Lejo_1@web.de>
4 years ago
GitHub Workflow
5a189c719d
Runs update.sh
4 years ago
J0WI
484b2c57a3
Alpine 3.15 ( #1643 )
...
* Alpine 3.15
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Remove reference to 20
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 years ago
J0WI
e2dc98dea4
Nextcloud 23 ( #1642 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 years ago
GitHub Workflow
905972656e
Runs update.sh
4 years ago
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>
4 years ago
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>
4 years ago
Klaus Frank
6e54048644
Add OVERWRITECLIURL env var ( #1622 )
...
Signed-off-by: Klaus Frank <git@frank.fyi>
4 years ago
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.
4 years ago
Tilo Spannagel
603c2ead2e
Merge pull request #1636 from Stunkymonkey/nextcloud-22.2.3
...
Update stable to 22.2.3
4 years ago
Felix Buehler
e3c4b823e3
Update stable to 22.2.3
...
Signed-off-by: Felix Buehler <account@buehler.rocks>
4 years ago
GitHub Workflow
4821c307e9
Runs update.sh
4 years ago
J0WI
e26adedbdb
Update stable to 22.2.2 ( #1631 )
4 years ago
GitHub Workflow
dc24ba0fcb
Runs update.sh
4 years ago
GitHub Workflow
7fc6772513
Runs update.sh
4 years ago
Thomas131
05d4746aa3
Upgrade to 22.2.0 ( #1616 )
...
Signed-off-by: Thomas131 <t@t131.us.to>
Co-authored-by: Thomas131 <t@t131.us.to>
4 years ago
GitHub Workflow
dd37882f3e
Runs update.sh
4 years ago
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>
4 years ago
J0WI
652416e651
Stable 21.0.5 ( #1611 )
4 years ago
GitHub Workflow
2163ed293a
Runs update.sh
4 years ago
GitHub Workflow
de88409898
Runs update.sh
4 years ago
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>
4 years ago
GitHub Workflow
b67f507e77
Runs update.sh
4 years ago
J0WI
9ec9b3b4c5
PHP 8.0 for 22+ ( #1563 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 years ago
GitHub Workflow
854c696d5f
Runs update.sh
4 years ago
J0WI
25a19158fc
Update to Bullseye ( #1562 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
4 years ago
GitHub Workflow
57a0401c74
Runs update.sh
4 years ago
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>
4 years ago
J0WI
3a1f59b21c
Adopt new version scheme ( #1553 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
5 years ago
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>
5 years ago
GitHub Workflow
188db02474
Runs update.sh
5 years ago