Tilo Spannagel
201d934bb6
more specific downgrade message
2017-04-19 09:17:59 +02:00
Tilo Spannagel
07a10828d6
disable the updater
2017-04-18 09:05:53 +02:00
Tilo Spannagel
fc384e6a7e
split app folder
2017-04-17 23:02:25 +02:00
Tilo Spannagel
ae5b15cca3
show disabled apps
2017-04-17 23:00:56 +02:00
Tilo Spannagel
87c651374e
run occ upgrade
2017-04-17 22:57:48 +02:00
Tilo Spannagel
055f5778e3
use rsync for upgrade
2017-04-17 22:53:39 +02:00
Tilo Spannagel
8f2bc6bec7
add version comparison
2017-04-17 22:49:53 +02:00
Tilo Spannagel
db148abc5a
Merge pull request #61 from tilosp-docker/test-sh
...
Added Tests for shell scripts
2017-04-01 19:01:09 +02:00
Tilo Spannagel
efbe7b56e3
Added Tests for shell scripts
2017-04-01 18:23:50 +02:00
Tilo Spannagel
74effa74c7
Added Travis build status badge
2017-03-26 18:09:27 +02:00
Pierre Ozoux
96620ca79f
Fix collabora example closes #55
2017-03-21 09:44:49 +00:00
pierreozoux
2fcbef5c18
Fix failing docker build
2017-03-14 16:54:50 +00:00
Pierre Ozoux
15814fde99
Merge pull request #51 from tilosp-docker/travis
...
Travis CI
2017-03-14 16:15:10 +00:00
Tilo Spannagel
8389d9659d
Add initial .travis.yml
2017-03-14 16:29:22 +01:00
Pierre Ozoux
b9bae3112c
Merge pull request #50 from nextcloud/examples
...
Examples
2017-03-14 11:43:53 +00:00
Pierre Ozoux
c8152fee6f
Merge pull request #49 from SnowMB/examples
...
added missing supervisord.conf for the cron example
2017-03-14 11:41:45 +00:00
Pierre Ozoux
cf823b68bb
Merge pull request #47 from nextcloud/examples
...
Add some examples on how to use this image
2017-03-14 11:41:38 +00:00
Marc Brückner
94ead03dc3
added missing supervisord.conf for the example
2017-03-14 10:55:12 +01: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
pierreozoux
f19a789f5c
Add some examples on how to use this image
2017-03-13 20:48:51 +00:00
Pierre Ozoux
cdd12ccb0c
Merge pull request #42 from tilosp-docker/php5.6
...
Changed the php version back to 5.6 for Nextcloud 9 and 10
2017-03-13 19:30:52 +00:00
Tilo Spannagel
41396747e6
Added function for version comparison
2017-03-07 15:33:57 +01:00
Tilo Spannagel
534665db85
Changed the php version back to 5.6 for nextcloud 9 and 10
2017-03-07 14:31:01 +01:00
Wonderfall
362905d20e
Merge pull request #41 from tilosp-docker/v11.0.2
...
Update to Version 9.0.57, 10.0.4 and 11.0.2
2017-03-05 15:47:45 +01:00
Tilo Spannagel
843d309ee6
Update to Version 9.0.57, 10.0.4 and 11.0.2
2017-03-03 17:35:07 +01:00
Pierre Ozoux
ba7bcebd85
Merge pull request #34 from tilosp-docker/php7
...
Update to PHP 7.1
2017-03-03 08:29:26 +00:00
Tilo Spannagel
14c6743817
Update to redis version 3.1.1
2017-02-15 19:47:59 +01:00
Tilo Spannagel
31140a21fa
Update to APCu version 5.1.8
2017-02-15 19:25:51 +01:00
Tilo Spannagel
73065ada5f
Update to memcached version 3.0.2
2017-02-15 13:13:39 +01:00
Tilo Spannagel
fed8d8085b
Change mysql to mysqli
2017-02-15 09:41:11 +01:00
Tilo Spannagel
0ad90b9ce9
Update to PHP 7.1
2017-02-12 15:13:18 +01:00
Pierre Ozoux
4f8fa003c9
Merge pull request #29 from jmhunter/pr11
...
Changes to README to resolve nextcloud/docker#11
2017-01-22 07:31:53 +00:00
Jonathan Hunter
073f63a6b2
Changes to README
...
Update text to resolve PR#11
2017-01-21 23:14:59 +00:00
pierreozoux
77da4fddf1
my email is not needed there
2017-01-21 15:31:10 +00:00
pierreozoux
e0c8ce80b2
Adds version 9.0
2017-01-21 15:22:59 +00:00
pierreozoux
e8590ef1b7
updates to latest
2017-01-21 15:22:12 +00:00
Pierre Ozoux
c0a71722ad
Merge pull request #21 from cyphar/20-add-multiple-version
...
version: move to separate versions and variants
2017-01-21 15:04:56 +00:00
Aleksa Sarai
3efc37c756
version: move to separate versions and variants
...
In order to match ownCloud's Docker images, we need to provide -apache
and -fpm variant images as well as maintaining version tags for older
images.
These scripts are improved versions of the ownCloud scripts[1] because
they also automatically generate the directories with each ./update.sh,
and also generate all aliases without needing human intervention.
[1]: https://github.com/docker-library/owncloud/blob/master/generate-stackbrew-library.sh
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-01-13 20:33:06 +11:00
Aleksa Sarai
c34d30fb49
*: rework update and generation scripts
...
This is necessary in order to have proper generation of variant and
version-based Dockerfiles from a single template.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-01-13 20:33:06 +11:00
Pierre Ozoux
ff52578e4f
Merge pull request #15 from radhus/ldap
...
Install LDAP PHP extension
2016-10-10 09:53:22 +01:00
William Johansson
3a57f818e8
Install LDAP PHP extension
...
The LDAP extension is required for LDAP integration.
2016-10-09 21:19:24 +02:00
Pierre Ozoux
b691ee6204
Merge pull request #14 from SnowMB/master
...
Show Nextcloud logo in DockerHub ReadMe
2016-10-07 14:18:58 +01:00
Marc Brückner
1f3635a9a4
Merge pull request #1 from SnowMB/ShowLogoInDockerHub
...
Updated image source to show the logo in Dockerhub
2016-10-07 14:03:26 +02:00
Marc Brückner
bc52d7d146
Updated image source to show the logo in Dockerhub
2016-10-07 13:51:26 +02:00
Pierre Ozoux
27a65a5012
Merge pull request #12 from SnowMB/patch-1
...
Update to Nextcloud version 10.0.1
2016-10-06 10:27:17 +01:00
Marc Brückner
332e4d4823
Update to Nextcloud version 10.0.1
...
Updated the version
2016-10-06 11:22:27 +02:00
Pierre Ozoux
177ca66cc7
Merge pull request #8 from SnowMB/master
...
Updated README to clarify contents of the image
2016-09-07 12:15:29 +01: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