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
Tilo Spannagel
24a190e581
Merge pull request #99 from nextcloud/remove-end-of-life
...
Remove end of life versions (9.0)
2017-06-12 12:54:59 +02:00
Tilo Spannagel
86c40037bf
Remove end of life versions
2017-06-10 23:15:11 +02:00
Tilo Spannagel
9b815390c8
Merge pull request #96 from nextcloud/default-port
...
Improve README with the default host port
2017-06-10 23:03:55 +02:00
Pierre Ozoux
d8d130a258
Improve README with the default host port
2017-06-10 11:25:44 +01:00
Pierre Ozoux
d022c79bea
Merge pull request #93 from tilosp-docker/recommended-opcache
...
Use the recommended opcache settings
2017-06-10 10:59:48 +01:00
Tilo Spannagel
72ef7897e6
Recommended opcache settings
2017-06-09 13:31:43 +02:00
Tilo Spannagel
d365e45c02
Use the downloads index to get the latest version
2017-06-06 15:41:57 +02:00
Tilo Spannagel
aa40fa7a75
Merge pull request #85 from tilosp-docker/get-version
...
Use the downloads index to get the version numbers
2017-06-06 13:02:25 +02:00
Tilo Spannagel
8198762ec5
Use the downloads index to get the version numbers
2017-06-03 14:52:41 +02:00
Tilo Spannagel
31c6487e4f
Merge pull request #79 from tilosp-docker/exclude-themes
...
Don't overwrite themes
2017-06-03 14:13:22 +02:00
Tilo Spannagel
29cfadb778
Merge pull request #83 from ColorizedMind/master
...
Fixed README.md
2017-06-02 12:57:17 +02: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
Tilo Spannagel
fae8b66621
Merge pull request #82 from gauravarora/patch-1
...
Update README.md
2017-06-01 11:23:57 +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
749f25b93d
Don't overwrite themes
2017-05-23 21:12:06 +02:00
Tianon Gravi
20694c47e7
Make sure "generate-stackbrew-library.sh" fails if there's some kind of network error (and thus "$latest" cannot be determined properly)
2017-04-26 13:14:40 -07:00
Tilo Spannagel
71199bd69a
Merge pull request #65 from nextcloud/volume
...
Rework Updating
2017-04-24 20:58:41 +02:00
Docker Library Bot
2bb94165af
Update to 10.0.5
2017-04-24 08:51:11 -07:00
Docker Library Bot
6c9dd84424
Update to 11.0.3
2017-04-24 08:51:10 -07:00
Docker Library Bot
c178ab0a8a
Update to 9.0.58
2017-04-24 08:51:10 -07:00
Tilo Spannagel
d253cc1171
strong permissions
2017-04-19 19:29:51 +02:00
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