72 Commits

Author SHA1 Message Date
Eric Nemchik
04e3db14fd
Symlink apps rather than using custom_apps
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-06-07 10:47:51 -05:00
Eric Nemchik
799bf398a5
Fix Dockerfile syntax
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-06-06 14:42:07 -05:00
Eric Nemchik
21291a365f
Move Nextcloud installation inside container
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-06-06 14:37:17 -05:00
Eric Nemchik
98cf4a44c9
Rebase to Alpine 3.18, deprecate armhf 2023-05-27 16:54:39 -05:00
aptalca
4c04b3eb32
update version command 2023-04-25 15:21:02 -04:00
Eric Nemchik
535e2f5549
Install php81-pecl-smbclient from community
512d38d0d2
2023-04-17 15:31:39 +00:00
TheSpad
6898fc5624
Add php81-sysvsem 2023-03-21 20:19:27 +00:00
Eric Nemchik
a92ad43ca6 Install php81-pecl-mcrypt from edge 2023-02-13 14:09:12 +00:00
Eric Nemchik
b075adb87d Rebase to alpine 3.17 with php8.1 2023-02-13 14:09:12 +00:00
Eric Nemchik
8852458508 Merge remote-tracking branch 'origin/master' into standard-base 2022-10-10 15:11:19 +00:00
Matt Langlois
316986d000
Disable PHP output buffering as per Nextcloud Docs (#224)
* Disable output buffering

* Replicate changes to other docker files

* Add changelog entry

* Address feedback
2022-09-30 15:52:34 -04:00
Eric Nemchik
c30ba44888 Add missing php extensions 2022-09-09 21:09:39 -05:00
Eric Nemchik
262bba1a75 Keep /config volume consistently 2022-08-21 17:05:18 -05:00
Eric Nemchik
bb7a68f1fd Use standard nginx.conf from lsio alpine nginx base image 2022-08-15 19:29:08 -05:00
aptalca
8fa1abb2e6 update version check endpoint 2022-05-21 15:34:13 -04:00
axel simon
6742414db2
Dockerfile: Raise opcache interned strings buffer to 16
In line with https://github.com/nextcloud/docker/pull/1702/ and to avoid the error message:
> The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than 8.
2022-04-12 17:14:34 +01:00
TheSpad
6b36af2031 Change smbclient clone from git:// to https:// to allow unauthenticated use. 2022-03-17 09:28:11 +00:00
j0nnymoe
272901812d
Update Dockerfile
Rebasing to 3.14
2021-09-11 07:43:17 +01:00
aptalca
222690e62c fix iconv 2021-01-21 12:57:42 -05:00
aptalca
7316cecf0d Rebase to alpine 3.13 2021-01-16 13:56:53 -05:00
thelamer
a2a5bcd84c update baseimages 2020-11-02 08:05:50 -08:00
chbmb
db1ac46d19 Merge branch 'master' into master-3.12 2020-06-03 15:03:15 +01:00
chbmb
3bc14e5333 Add php7-bcmath & php7-fileinfo
Required for NC19
2020-06-03 13:55:04 +01:00
thelamer
83e49cad23 Rebasing to Alpine 3.12 2020-06-01 13:13:00 -07:00
aptalca
aad6bf2d92
Various php and nginx site conf optimizations (#133)
* php.ini and site config updates

* display real ip in nginx logs with rp

* fixed diffs w/ upstream nextcloud git (#129)

* Bot Updating Package Versions

* fixed diffs w/ nextcloud upstream

Edit line 53, 67 - ocs-provider + ocm-provider, one call:
3206db9fb8
https://github.com/nextcloud/documentation/pull/1293

New line 55, edit 58 - try_files resets $fastcgi_path_info, fix so $path_info gets value:  
8f6c1aa61a
https://github.com/nextcloud/documentation/pull/1679

Co-authored-by: Evan Wade <evan+pgp@evanwade.com>
2020-02-06 19:22:05 -08:00
thelamer
91d2482d3f Rebasing to Alpine 3.11 2019-12-21 15:18:51 -08:00
aptalca
1d885d9871 fix variable name 2019-07-15 13:41:06 -07:00
aptalca
7397494f49 Download nextcloud during build 2019-07-15 13:41:06 -07:00
thelamer
9ef19d9220 Rebasing to Alpine 3.10 2019-06-28 18:14:10 -07:00
thelamer
1e6ce7da0f updating endpoint to consume for versioning 2019-04-12 21:56:30 -07:00
thelamer
e43b29be72 hard code to latest version until we have a better endpoint 2019-04-11 11:26:53 -07:00
thelamer
27221cb8b5 Switching to new Base images, shift to arm32v7 tag. 2019-03-23 21:16:54 -07:00
thelamer
39fd8e322b adding new deps discovered while reviewing the official nextcloud container, updating the nginx conf to be in sync with v15 2019-02-27 21:29:48 -08:00
thelamer
04763d5668 Rebasing to Alpine 3.9 2019-02-22 17:43:33 -08:00
thelamer
0c49164eb6 adding pipeline logic and multi arching 2019-01-29 14:27:06 -08:00
Nick Lopez
68f0a26f13 add PHP Archive module needed by the occ upgrade process 2019-01-24 21:37:06 -08:00
Alex Phillips
f265df7cbd
Merge pull request #54 from tomtom5152/patch-1
Add imagemagick support for dynamic icon generation.
2018-12-17 15:03:03 -05:00
alex-phillips
b93694ff8d increased php memory_limit per nextcloud's warnings 2018-12-11 14:09:50 -05:00
sparklyballs
002dff07ea rebase to alpine 3.8 2018-09-05 18:22:37 +01:00
sparklyballs
ac0ee5d01d use latest rather than specific version for initial install 2018-06-11 11:11:13 +01:00
sparklyballs
1824219e79 bump default install to 13.0.1 2018-04-26 09:46:54 +01:00
Tom Price
d08683b5a7
Add imagemagick support for dynamic icon generation.
Install the additional packages required to support [theme icon generation](https://docs.nextcloud.com/server/13/admin_manual/configuration_server/theming.html#theming-of-icons).
2018-04-03 21:39:17 +01:00
sparklyballs
ec4da50224 bump default install to 13 2018-02-06 12:22:52 +00:00
sparklyballs
9878957017 bump alpine 3.7 2018-01-25 22:23:28 +00:00
sparklyballs
d4643180d2 bump alpine 3.7 2018-01-25 22:06:54 +00:00
sparklyballs
e5dc93fd8e bump install to 12.0.4 and fix continuation lines 2017-12-12 14:36:09 +00:00
sparklyballs
c4a8cafb98 sed php.ini for opcache requirements 2017-10-15 10:21:52 +01:00
sparklyballs
34122d554a bump default install to 12.0.3 2017-09-20 22:12:39 +01:00
sparklyballs
1acf245951 bump default install to 12.0.2 2017-08-19 00:43:36 +01:00
sparklyballs
b3e535133a bump to alpine 3.6 2017-05-25 11:33:38 +01:00