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