Commit Graph

260 Commits

Author SHA1 Message Date
Tilo Spannagel f1515a32dc
Add insecure docker-compose examples for fpm 2017-09-27 13:29:12 +02:00
Tilo Spannagel 0ba11e9ca3
Remove unnecessary links 2017-09-27 13:29:12 +02:00
Tilo Spannagel 5f041a6249
Merge cron and redis example 2017-09-27 13:29:12 +02:00
Tilo Spannagel 53b8aabfe9
Add mysql option 2017-09-27 13:29:12 +02:00
Tilo Spannagel ce5b814886
Add build tests for the example dockerfiles 2017-09-27 13:29:12 +02:00
Marc Brückner 50b9eadbff
deleted redundant lines 2017-09-27 13:29:11 +02:00
Marc Brückner e87d8d1217
rework of docker-compose examples 2017-09-27 13:29:11 +02:00
Tilo Spannagel 83b027fbae
Add insecure docker-compose examples for apache 2017-09-27 13:29:11 +02:00
Tilo Spannagel 6a54981de4
Add examples for both cases apache and fpm 2017-09-27 13:29:11 +02:00
Tilo Spannagel 60ac9b728e
Split the examples into subfolders 2017-09-27 13:29:03 +02:00
Tilo Spannagel fb58bbb039 Merge pull request #161 from nextcloud/redis-3.1.4
Update redis to version 3.1.4
2017-09-27 13:15:33 +02:00
Tilo Spannagel 57edb879dc
Update redis to version 3.1.4 2017-09-27 13:03:27 +02:00
Docker Library Bot 650e4b3248 Update to 11.0.5 2017-09-20 15:51:08 +00:00
Docker Library Bot 8ad5dbd5f3 Update to 12.0.3 2017-09-20 15:51:08 +00:00
Tilo Spannagel a26e395c44 Merge pull request #153 from nextcloud/readme_autoconfig
Added readme entry for auto config
2017-09-14 17:13:49 +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 0d38b64c07 Merge pull request #152 from nextcloud/apache-pretty-urls
Pretty URLs for apache
2017-09-14 13:58:23 +02:00
Tilo Spannagel fd0cc806c8
Pretty URLs for apache 2017-09-14 10:23:46 +02:00
Tilo Spannagel 748af1e7b4 Merge pull request #150 from nextcloud/remove-arm32v5
Remove support for arm32v5
2017-09-08 11:45:28 +02:00
Tilo Spannagel afc0d21a71
Remove support for arm32v5 2017-09-08 11:32:41 +02:00
Tilo Spannagel a159d2ed34 Merge pull request #147 from nextcloud/autoconfig
Add autoconfig.php
2017-09-05 21:13:36 +02:00
Tilo Spannagel d87b840646
Add data directory default 2017-08-29 11:54:54 +02:00
Tilo Spannagel ea347ffbca
Add NEXTCLOUD_ADMIN_USER and NEXTCLOUD_ADMIN_PASSWORD 2017-08-29 10:58:20 +02:00
Tilo Spannagel 8a61625cd3
Add autoconfig.php 2017-08-29 01:07:09 +02:00
Tilo Spannagel fb4a84cfb4 Merge pull request #146 from nextcloud/remove-end-of-life
Remove end of life version 10.0
2017-08-27 11:16:15 +02:00
Tilo Spannagel 6a7a09903f
Remove end of life version 10.0 2017-08-27 11:01:20 +02:00
Tilo Spannagel 261f545fab Merge pull request #131 from tobru/dir_permissions
update directory permissions to be compatible with non-root
2017-08-26 16:26:16 +02:00
Tobias Brunner 6ed3dfe556
directory permissions for root group 2017-08-14 19:05:30 +02:00
Tilo Spannagel 69b4a015ed
Fix permissions when running as root 2017-08-14 19:05:30 +02:00
Tilo Spannagel 7366057ce1
Move COPY back down 2017-08-14 19:05:30 +02:00
Tobias Brunner bd3fc10d7d
update directory permissions to be compatible with non-root
This commit updates the directory permissions to be more compatible when
running the image without root f.e. on OpenShift or when specifying it
when running with `docker run --user www-data:root ...`.
It adds detection logic to the entrypoint script as sudo is not always
allowed.

This change in directory permissions was also proposed by the official
documentation, see https://github.com/nextcloud/documentation/commit/22e2530.

The `chown` before the volume definition is needed to prepare the volume
as it inherits the permissions.

refs https://github.com/nextcloud/docker/issues/107
2017-08-14 19:05:25 +02:00
Docker Library Bot 2220249a20 Update to 12.0.2 2017-08-14 15:51:08 +00:00
Tilo Spannagel 6ba1dc2c4d Merge pull request #142 from nextcloud/svg-logo
Switch to svg logo
2017-08-10 18:53:06 +02:00
Tilo Spannagel 57f45baaa8
Switch to svg logo 2017-08-10 18:49:26 +02:00
Tilo Spannagel 57b5e03f2a
Add logo.svg 2017-08-10 18:45:31 +02:00
Tilo Spannagel 7e50b222af Merge pull request #138 from nextcloud/redis-3.1.3
Update redis to version 3.1.3
2017-08-07 17:47:07 +02:00
Tilo Spannagel 444cd43edf
Update redis to version 3.1.3 2017-08-07 16:39:35 +02:00
Tilo Spannagel 15cc747f57 Merge pull request #137 from nextcloud/travis-only-master
Travis: Only build the master branch
2017-08-07 16:32:18 +02:00
Tilo Spannagel e49ef8ca64
Only build the master branch 2017-08-07 16:27:15 +02:00
Docker Library Bot a3bb5798c8 Update to 11.0.4 2017-08-07 09:52:10 +00:00
Docker Library Bot e714562be9 Update to 10.0.6 2017-08-07 09:52:10 +00:00
Docker Library Bot a01d47ed83 Update to 12.0.1 2017-08-07 09:52:10 +00:00
Tilo Spannagel d4d21963b5 Merge pull request #132 from t3easy/patch-1
Fix path to themes folder in the README
2017-07-19 11:58:27 +02:00
Jan Kiesewetter 2cd9beb623 Fix path to themes folder in the README 2017-07-19 09:34:20 +02:00
Tilo Spannagel 9ebc7e6045 Merge pull request #128 from nextcloud/pcntl
Add pcntl
2017-07-14 14:25:12 +02:00
Tilo Spannagel 59da82a5b2
Add pcntl 2017-07-13 18:33:39 +02:00
Tilo Spannagel e43855e3e1 Merge pull request #124 from Chewie/example_xframe_options
Example: remove X-Frame-Options from nginx.conf
2017-07-06 13:30:56 +02:00
Kévin Sztern aaf0f21306 Example: remove X-Frame-Options from nginx.conf 2017-07-05 21:48:14 +02:00