Klaus Frank
6e54048644
Add OVERWRITECLIURL env var ( #1622 )
...
Signed-off-by: Klaus Frank <git@frank.fyi>
2021-11-25 13:03:48 +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
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
Fabian Eisinger
6b4745de27
Fix typo ( #1468 )
...
The environment variable for MYSQL_DATABASE was named MYSQL_DB in chapter "Docker Secrets".
The typo probably happened because of inconsistent naming of MYSQL_DATABSE vs POSTGRES_DB.
2021-04-06 14:12:07 +00:00
Philipp
a15c755399
Add "legacy_auth" option for S3 object stores ( #1444 )
...
* Add "legacy_auth" option for S3 object stores
Signed-off-by: Philipp <admin@philipp.info>
* Update .config/s3.config.php
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2021-03-27 01:01:00 +00:00
Guillot Julien
314dfb4cda
Fixed incorrect environment variable ( #1446 )
...
Replaced incorrect environment variable name `OBJECTSTORE_SWIFT_SERVICE_REGION` by `OBJECTSTORE_SWIFT_REGION`.
As visible in f1ca6dbfab/19.0/fpm/config/swift.config.php (L25)
, configu read `OBJECTSTORE_SWIFT_REGION` instead of `OBJECTSTORE_SWIFT_SERVICE_REGION`.
2021-03-24 22:49:29 +00:00
Bloody Altair
a10ff74b68
Fixed invalid PHP_INI_MEMORY_LIMIT
variable name ( #1415 )
2021-02-22 17:12:50 +00:00
johackim
94e751cd97
Add objectPrefix et autocreate environment variables ( #1389 )
...
Signed-off-by: johackim <contact@johackim.com>
2021-02-22 17:06:40 +00:00
Tilo Spannagel
8b9ca85ac5
Merge pull request #1383 from Schroedingers-Cat/clearer-migration
...
Clearer migration documentation
2021-02-20 20:31:25 +01:00
J0WI
061d860c0e
Implement essential php.ini configuration via ENV ( #1379 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Co-Authored-By: Alexander Sosna <alexander.sosna@credativ.de>
Co-Authored-By: =?UTF-8?q?Alexander=20Gr=C3=BC=C3=9Fung?= <alexander@gruessung-online.de>
Co-authored-by: Alexander Sosna <alexander.sosna@credativ.de>
Co-authored-by: =?UTF-8?q?Alexander=20Gr=C3=BC=C3=9Fung?= <alexander@gruessung-online.de>
2021-02-19 13:57:58 +00:00
Schroedingers-Cat
0d4148f9a4
Migration: Clearer distinction between docker cp and system's cp
...
Signed-off-by: Schroedingers-Cat <6382400+Schroedingers-Cat@users.noreply.github.com>
2021-01-24 17:50:27 +01:00
Schroedingers-Cat
d7e6260688
Migration: Add info for copying data including its metadata
...
Signed-off-by: Schroedingers-Cat <6382400+Schroedingers-Cat@users.noreply.github.com>
2021-01-24 17:05:23 +01:00
Schroedingers-Cat
915e7584b0
Make hierarchy of ordered list clearer by proper indenting
...
Signed-off-by: Schroedingers-Cat <6382400+Schroedingers-Cat@users.noreply.github.com>
2021-01-24 17:05:23 +01:00
kitkittia
b0920f4087
Add text on necessity of all database env-vars in README ( #1361 )
...
Signed-off-by: kitkittia <71378354+kitkittia@users.noreply.github.com>
2021-01-14 16:52:10 +00:00
Péter Bozsó
f9699a1d1a
Fix paragraph about reverse proxy setup ( #1349 )
2021-01-14 16:50:25 +00:00
Bill Mitchell
c0a3273cd4
minor typographical edits ( #1352 )
...
Signed-off-by: Bill Mitchell <bill@publicrelay.com>
2021-01-08 16:38:37 +00:00
J0WI
b3f7d00d9b
Document Redis secret ( #1337 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-12-21 00:21:11 +00:00
J0WI
c4a2995631
Minor fixes and typos ( #1336 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-12-20 23:47:20 +00:00
tetebueno
380c1645eb
Environment variables in docker-compose section ( #1316 )
...
* Environment variables in docker-compose section
Docker-compose file in the example was missing database configuration environment variables of the app container, making the stack to use SQLite by default instead of the DB container.
Didn't add `NEXTCLOUD_ADMIN_*` variables since this addresses the DB being configured with SQLite. This still works setting up admin credentials on first NC run.
Signed-off-by: tetebueno <9064236+tetebueno@users.noreply.github.com>
* Fixing FPM version too.
Signed-off-by: tetebueno <9064236+tetebueno@users.noreply.github.com>
2020-12-09 16:44:19 +00:00
J0WI
6fd2227a3d
Add GitHub CI badge ( #1301 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-11-06 21:06:28 +00:00
Tobias Messner
d1d4467e34
Fix typo in README ( #1244 )
...
Signed-off-by: Tobias Messner <tobias@zusor.io>
2020-09-25 14:59:32 +00:00
Adam Jenkins
84c775e440
Adds ability to configure swift object store though environment ( #1243 )
...
Signed-off-by: Adam Jenkins <adamjenkins1701@gmail.com>
2020-09-24 08:52:59 +02:00
Pierre Ozoux
27c54cdd9e
Adds ability to configure S3 object stores via environment variables ( #1227 )
...
* Adds ability to configure S3 object stores via environment variables
closes #1193 #1124 #1134
Co-authored-by: Adam Jenkins <adamjenkins1701@gmail.com>
Co-authored-by: Stephen Cuppett <scuppett@redhat.com>
* Update .config/s3.config.php
Co-authored-by: Adam Jenkins <adamjenkins1701@gmail.com>
Co-authored-by: Stephen Cuppett <scuppett@redhat.com>
2020-08-29 09:26:57 +02:00
pierreozoux
7a286da8c3
Revert "Adds ability to configure S3 object stores via environment variables"
...
This reverts commit 47032fddb6
.
2020-08-28 17:48:40 +02:00
pierreozoux
47032fddb6
Adds ability to configure S3 object stores via environment variables
...
closes #1193 #1124 #1134
Co-authored-by: Adam Jenkins <adamjenkins1701@gmail.com>
Co-authored-by: Stephen Cuppett <scuppett@redhat.com>
2020-08-28 15:25:06 +02:00
J0WI
1e6d0620af
Revert "Fix triggering install and update script ( #1181 )"
...
This reverts commit de90bed706
.
2020-07-28 14:40:22 +02:00
stackcoder
de90bed706
Fix triggering install and update script ( #1181 )
...
* Match cmd provided by Dockerfile again with entrypoint.sh
Signed-off-by: stackcoder <stackcoder@gmail.com>
* Fixup README.md
Signed-off-by: stackcoder <stackcoder@gmail.com>
2020-07-26 14:32:24 +00:00
J0WI
3ac6fde8d6
Remove db prefix option ( #1131 )
...
* Remove db prefix option
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Upgrade to 18.0.6
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-06-09 13:26:33 +00:00
J0WI
5bd63028a7
Add mips64le badge
2020-04-20 23:51:40 +00:00
J0WI
9d807aa7ad
Update badges
2020-04-16 16:22:08 +00:00
András Maróy
6d2390726f
Expose reverse proxy related configuration as environment variables ( #1048 )
...
* Expose reverse proxy related configuration as environment variables
Signed-off-by: András Maróy <andras@maroy.hu>
* Update README.md
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: András Maróy <andras@maroy.hu>
* Update README.md
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: András Maróy <andras@maroy.hu>
* Add default values for reverse proxy config from environment
Signed-off-by: András Maróy <andras@maroy.hu>
* Change reverse proxy default values to null
Signed-off-by: András Maróy <andras@maroy.hu>
* Store environment variables in vars in reverse-proxy config
Signed-off-by: András Maróy <andras@maroy.hu>
* Merge reverse proxy configs
Signed-off-by: András Maróy <andras@maroy.hu>
* Move overwrite parameters to reverse proxy section in the readme
Signed-off-by: András Maróy <andras@maroy.hu>
* Add reverse proxy config to 19.0-beta images
Signed-off-by: András Maróy <andras@maroy.hu>
* Remove default null from reverse proxy config to avoid breaking existing deployments
Signed-off-by: András Maróy <andras@maroy.hu>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2020-04-16 15:54:48 +00:00
J0WI
6274e06ef4
Update url to occ ( #1062 )
2020-04-06 20:51:18 +00:00
kesselb
63438ef792
Disable rewriteip for apache image ( #1010 )
...
* Disable rewrite ip for apache image
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Run update.sh
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-04-06 20:44:58 +00:00
Boris Gorbylev
efe3caebdc
Compatibility with docker secrets ( #560 )
...
* Read passwords from files specified with *_PASSWORD_FILE variables (docker secrets)
Fixes #731
Signed-off-by: Boris Gorbylev <ekho@ekho.name>
Signed-off-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
* Add NEXTCLOUD_ADMIN_USER, POSTGRES_DB, POSTGRES_USER
Signed-off-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
* Fix Variables
Signed-off-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
Co-authored-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
2020-03-31 14:23:57 +00:00
NeroBurner
d5ecc2149f
Readme: improve migration from existing section ( #894 )
...
* README: add postgresql commands to migration section
Signed-off-by: NeroBurner <pyro4hell@gmail.com>
* README: fix migration copy commands
When the docker-compose up is run the first time the nextcloud
directories are created. When after that the `docker cp` command copies
whole folders they are added as subfolders to the existing folders.
For example, when copying the data folder with
```
docker cp ./data/ nextcloud_app_1:/var/www/html/data
```
afterwards the data folder is in `/var/www/html/data/data`
Signed-off-by: NeroBurner <pyro4hell@gmail.com>
* README: migration: mention custom_apps config
Signed-off-by: NeroBurner <pyro4hell@gmail.com>
2019-11-04 11:00:01 +01:00
Achilleas Pipinellis
f0762a282a
Clean up the SMTP info
...
- Add STARTTLS
- Add alternative 587 port
Signed-off-by: Achilleas Pipinellis <axilleas@axilleas.me>
2019-10-20 11:02:07 +02:00
ykcab
15e6fcb316
Fine tune of grammar and spell checks. ( #888 )
...
* grammar and spell checks
Signed-off-by: ykcab <16911521+ykcab@users.noreply.github.com>
* grammar and spell checks
Signed-off-by: ykcab <16911521+ykcab@users.noreply.github.com>
2019-10-09 10:53:01 +02:00
algakzru
73ff5c860d
Set redis password ( #856 )
2019-09-10 02:31:16 +02:00
J0WI
df048873ab
Update build badges
2019-06-20 23:10:52 +02:00
J0WI
260de1e357
Fix SQLite paragraph title
2019-05-05 17:35:28 +02:00
Tilo Spannagel
f0fd46a989
Revert "Compatibility with docker secrets ( Fix #560 )"
...
[skip travis]
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-04-30 13:06:03 +02:00
J0WI
343169d233
Compatibility with docker secrets ( Fix #560 )
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-04-29 14:59:35 +02:00
J0WI
8680beee04
Clarify major version upgrade procedure
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-04-29 14:00:05 +02:00
Rodrigo
dc04397618
Set SMTP via environment vars. ( #698 )
...
* Set SMTP via environment vars.
Signed-off-by: Rodrigo Aguilera <hi@rodrigoaguilera.net>
* Add SMTP instructions to the readme.
Signed-off-by: Rodrigo Aguilera <hi@rodrigoaguilera.net>
* Run update.sh for 16.0 release.
Signed-off-by: Rodrigo Aguilera <hi@rodrigoaguilera.net>
2019-04-29 13:47:16 +02:00
gusttt
69ebdf0efd
Small typo in readme.md
...
Signed-off-by: gusttt <gusttt@users.noreply.github.com>
2019-04-18 00:52:32 +02:00
Tilo Spannagel
ecc897b477
Merge pull request #658 from ykcab/minor-typo
...
Changes in the README.md
2019-02-26 23:37:41 +01:00
ykcab
5d607a706c
Changed you host to 'your host' in line 32
...
Signed-off-by: ykcab <alain.mbuku@pm.me>
2019-02-25 20:13:35 -05:00
Jonas Thelemann
d9ca9e4b08
Rephrase README's "Named Volumes" Paragraph
...
Signed-off-by: Jonas Thelemann <e-mail@jonas-thelemann.de>
2019-02-25 19:00:46 +01:00
Tilo Spannagel
b9ae3256ad
Merge pull request #600 from marceljd/redis-env-vars
...
Set Redis through environment variables
2019-02-07 12:20:53 +01:00
Jay Rogers
a726f805e3
Simple typo fix
...
Signed-off-by: Jay Rogers <jay@521dimensions.com>
2019-02-04 22:24:05 -06:00
marceljd
b3b6def923
On branch redis-env-vars
...
added REDIS_HOST_PORT
Changes to be committed:
modified: .config/redis.config.php
modified: README.md
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 13:46:25 +00:00
marceljd
2e481a86ee
Updated ' to ` for better formatting
...
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 13:46:25 +00:00
marceljd
a9f458ce9f
Changes to be committed:
...
modified: .config/redis.config.php
modified: .examples/docker-compose/insecure/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/insecure/mariadb-cron-redis/fpm/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/docker-compose.yml
modified: 13.0/apache/Dockerfile
modified: 13.0/apache/config/redis.config.php
modified: 13.0/fpm-alpine/Dockerfile
modified: 13.0/fpm-alpine/config/redis.config.php
modified: 13.0/fpm/Dockerfile
modified: 13.0/fpm/config/redis.config.php
modified: 14.0/apache/Dockerfile
modified: 14.0/apache/config/redis.config.php
modified: 14.0/fpm-alpine/Dockerfile
modified: 14.0/fpm-alpine/config/redis.config.php
modified: 14.0/fpm/Dockerfile
modified: 14.0/fpm/config/redis.config.php
modified: 15.0/apache/Dockerfile
modified: 15.0/apache/config/redis.config.php
modified: 15.0/fpm-alpine/Dockerfile
modified: 15.0/fpm-alpine/config/redis.config.php
modified: 15.0/fpm/Dockerfile
modified: 15.0/fpm/config/redis.config.php
modified: README.md
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 13:46:25 +00:00
marceljd
ba4c1359b9
set redis environment variables
...
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 13:46:25 +00:00
Richard Steinmetz
bd2e1b4107
Add db command to docker-compose example in readme
...
Signed-off-by: Richard Steinmetz <steinmetz.richard@googlemail.com>
2018-12-13 17:08:50 +01:00
Tilo Spannagel
424364e2e1
Merge pull request #515 from SnowMB/add_update_variable
...
Add NEXTCLOUD_UPDATE for containers started with non-default commands
2018-10-16 18:30:39 +02:00
Marc Brückner
f062435135
clarified use of variable
2018-10-16 16:38:36 +02:00
Arthur Schiwon
3f931009c5
add a mechanism to set trusted domains on install
2018-10-15 15:29:32 +02:00
Marc Brückner
396cf35c97
Added documentation to readme
2018-10-15 15:11:29 +02:00
Tilo Spannagel
654ddeae23
Remove trailing whitespaces
2018-08-01 22:55:25 +02:00
Tilo Spannagel
a4a6ee0d37
Switch to new logo
2018-05-30 21:16:46 +02:00
Maeyanie
68947928ae
Grammar fix in README.md
...
Apostrophes are not intended to be used as warnings to the reader that an S is approaching.
2018-02-13 17:51:33 -05:00
Tilo Spannagel
a564a5388a
Use new stack.yml
2018-02-06 20:46:05 +01:00
Tilo Spannagel
3b420c7d9b
Move image name to the end
2018-01-11 22:19:38 +01:00
Yotam
98f308259c
Added recursive flag to chown command
2017-12-17 14:10:35 +02:00
Martin Gerhardy
86012d94c5
Fixed typos
2017-12-06 22:06:18 +01:00
Tilo Spannagel
de6fd0824d
Add Play with Docker button
2017-10-02 16:33:45 +02:00
Tilo Spannagel
01a12b18f6
Fix Typo
2017-09-14 15:25:35 +02:00
Marc Brückner
4fd6a1186c
Style fix
2017-09-14 15:17:30 +02:00
Marc Brückner
c6995f135e
Added readme entry for auto config
2017-09-14 15:14:29 +02:00
Tilo Spannagel
57f45baaa8
Switch to svg logo
2017-08-10 18:49:26 +02:00
Jan Kiesewetter
2cd9beb623
Fix path to themes folder in the README
2017-07-19 09:34:20 +02:00
Tilo Spannagel
abd27936d3
Add docker-compose occ example
2017-07-01 09:46:50 +02:00
Simon Legner
a08a16c37e
docs: Add hint for using the ownCloud Console
2017-06-30 22:52:19 +02:00
Jakob Reiter
6addbfaeb8
Update README.md
...
Fixed FPM example docker-compose to actually use nextcloud:fpm image instead of the default apache one
2017-06-25 13:10:28 +02:00
Tilo Spannagel
52e66c507d
Fix Typos
2017-06-18 09:00:53 +02:00
Josh
e863eed1a0
Fix README.md typo ( #101 )
...
* Fix README.md typo
* Update README.md
2017-06-13 10:07:31 +02:00
Pierre Ozoux
d8d130a258
Improve README with the default host port
2017-06-10 11:25:44 +01:00
Henning
1f6bcd88be
Fixed typo
2017-06-02 07:46:06 +02:00
Henning
eecb594bb0
Fixed environment variables for MariaDB
2017-06-02 07:45:11 +02:00
Gaurav Arora
76d60f2ee2
Update README.md
...
volumes_from instead of volumes-from in docker-compose.yml
2017-06-01 13:44:14 +05:30
Marc Brückner
f8a4572935
Rework Readme file ( #53 )
...
* Rework Readme file
* Fixed db-folder paths
* Typos
* Fixed Typos
* Fix typo
* Use pull to correctly pull a newer base image
* Moved heading to the top
* Clarify serving of static files in the fpm container
* Update Persistant data
* Added theming.
* Added information on apps and custom_apps folder.
* Typos, clarification
* Added migration part
* Fix wrong use of --pull
* Reordering, spelling, clarification
* Specified volumes section
* Corrected examples
* Added /var/www/html to the fine grained volume approach
Also added a line on upgrading.
* Typos in migration section
* Updated SSL-encryption, Typos, removed "..."
* Typos and some layout improvements
* Typo, typo, typo :D
* Added hint to set passwords
* added links for external containers in ssl example
2017-05-24 06:18:36 +02:00
Tilo Spannagel
74effa74c7
Added Travis build status badge
2017-03-26 18:09:27 +02:00
Tilo Spannagel
a5f1ad244f
Added build status badge
2017-03-14 10:36:59 +01:00
pierreozoux
3043269f91
Fix image name in README
2017-03-13 21:03:54 +00:00
Jonathan Hunter
073f63a6b2
Changes to README
...
Update text to resolve PR#11
2017-01-21 23:14:59 +00:00
Marc Brückner
bc52d7d146
Updated image source to show the logo in Dockerhub
2016-10-07 13:51:26 +02:00
Marc Brückner
1541a2568f
Added update infos
2016-09-07 12:17:24 +02:00
Marc Brückner
fae7c1ee5e
Update README.md
...
Updated description of the image.
2016-09-07 11:07:40 +02:00
Pierre Ozoux
0f6b04926e
remove reference to version
2016-09-02 14:07:01 +01:00
Pierre Ozoux
7176040a30
Update information for running with fpm. closes #2
2016-08-06 08:27:54 +01:00
pierreozoux
8fa384bcd6
first commit
2016-07-30 15:30:52 +01:00