41 Commits

Author SHA1 Message Date
Eric Nemchik
ec980363d5
Format cron init and set permissions 2023-03-02 13:42:55 -06:00
Eric Nemchik
4459133f98 Make aliases in /root 2023-02-17 08:22:51 -06:00
Eric Nemchik
bf21d1f389 Remove redundant perms 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
ae524541d6 Remove cron service (not needed)
Adjust cron init
Format shell scripts
2023-01-13 18:27:31 -06:00
Eric Nemchik
2cde886c70 Add default_server 2022-10-04 16:17:15 -05:00
Eric Nemchik
c4d302097e Call php without number 2022-09-09 21:25:21 -05:00
Eric Nemchik
109cc8409d Update user cron to use php8 2022-09-09 20:15:17 -05:00
Eric Nemchik
8793ee0b5a Remove forced https 2022-08-21 16:44:01 -05:00
Eric Nemchik
0ebfea4317 Update default.conf using nextcloud docs
and allow http
2022-08-21 16:26:38 -05:00
Eric Nemchik
bb7a68f1fd Use standard nginx.conf from lsio alpine nginx base image 2022-08-15 19:29:08 -05:00
aptalca
7b436bd63e migrate other changes to upstream nginx config, update readme 2022-04-14 09:11:56 -04:00
NobleKangaroo
5936b997bd Fix legacy support 2022-04-13 14:48:08 -04:00
aptalca
868122601b update default site config for v21 2021-02-25 14:13:08 -05:00
Tokugero
ec4095c431 Removing debug 2021-02-21 21:17:45 -08:00
Tokugero
f6fefcc0b8 Updating to remove interaction and dump error to null 2021-02-21 21:17:16 -08:00
aptalca
4341156c29 attempt to remove CODE server 2021-01-21 14:32:03 -05:00
aptalca
2743eaf63d increase fcgi timeout, add blurb re: built in code 2021-01-20 17:11:03 -05:00
aptalca
98170c8111 various updates to default site conf 2020-08-12 10:23:05 -04:00
MiguelNdeCarvalho
07de53ca04 Nginx: Add rewrite rule for WebFinger 2020-08-12 13:18:28 +01:00
chbmb
171c14cc43 Fix updater.phar 2020-06-25 21:55:15 +01:00
chbmb
0d9395c2f9 Pass command switches correctly. 2020-06-03 18:19:58 +01:00
chbmb
4898350304 Fix occ alias 2020-06-03 16:57:13 +01:00
chbmb
4cacb750b8 occ & updater.phar
Create aliases in /usr/bin to enable easier use of both common commands
2020-05-30 23:05:13 +01:00
aptalca
85dcc3d9f3 user customizable crontab, fix lofrotate 2020-03-31 17:15:55 -04: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
aptalca
86e1ecb3d6 Update site config for v17 2019-11-18 15:02:51 -05:00
Ash Harland
b743ccda06
Change cronjob to run every 5 minutes. 2019-10-28 14:35:37 +00:00
aptalca
906fcb8228 update nginx site conf due to CVE 2019-10-25 23:45:45 -07:00
aptalca
7397494f49 Download nextcloud during build 2019-07-15 13:41:06 -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
0c49164eb6 adding pipeline logic and multi arching 2019-01-29 14:27:06 -08:00
chbmb
f8225c49dd
Update default 2018-09-29 07:52:26 +01:00
sparklyballs
ac0ee5d01d use latest rather than specific version for initial install 2018-06-11 11:11:13 +01:00
sparklyballs
007691caf8 update to nextcloud 12 2017-05-22 13:41:58 +01:00
sparklyballs
c90b0ea6e3 fix cron job 2017-02-14 20:53:27 +00:00
sparklyballs
bb9545a21f tidy up in general, use tar.bz2 instead of zip 2016-08-22 12:11:48 +01:00
sparklyballs
768582abc0 tidy up in general, use tar.bz2 instead of zip 2016-08-22 12:09:22 +01:00
sparklyballs
0c3d8a709d add cron job 2016-07-26 01:43:43 +01:00
sparklyballs
71e8d86d9e fix perms on start up so upload limit can be set, make /data the default storage on first setup 2016-07-01 11:12:08 +01:00
sparklyballs
0b91b1ff6b first commit 2016-06-30 23:44:08 +01:00