- 22 Jan, 2020 1 commit
-
-
Marc Crebassa authored
Disable the default site of apache and nginx on demand
-
- 16 Dec, 2019 1 commit
-
-
santiagomr authored
-
- 13 Dec, 2019 1 commit
-
-
santiagomr authored
-
- 20 Nov, 2019 2 commits
-
-
Aalaesar authored
-
Marc Crebassa authored
Adds support for Debian 10 Buster
-
- 19 Nov, 2019 2 commits
-
-
Conor Schaefer authored
Pointed out by @aalaesar during review. In short, libmcrypt has been obsolete since PHP 7.1 and removed since PHP 7.2. Therefore, we'll preserve the installation of the package on older platforms (specifically 5 & 7.0), but skip it on newer platforms (such as 7.2, 7.3). See for details [0]. [0] https://lukasmestan.com/install-mcrypt-extension-in-php7-2/
-
Conor Schaefer authored
Mostly it's the PHP version bump, 7.0 -> 7.3. One of the PHP packages doesn't exist in the Buster repos, so added conditional logic to preserve it by default, but omit specifically when PHP == 7.3.
-
- 16 Nov, 2019 1 commit
-
-
Marc Crebassa authored
Added support for Multi os
-
- 30 Oct, 2019 6 commits
-
-
Daniel Paufler authored
-
Daniel Paufler authored
-
Daniel Paufler authored
-
Daniel Paufler authored
-
Daniel Paufler authored
-
Daniel Paufler authored
-
- 29 Oct, 2019 2 commits
-
-
Daniel Paufler authored
-
Daniel Paufler authored
-
- 26 Oct, 2019 2 commits
-
-
Marc Crebassa authored
Security issue in NGINX/php-fpm
-
Alexis Leclerc authored
Update nginx conf due to this security issue : https://nextcloud.com/blog/urgent-security-issue-in-nginx-php-fpm/ I'm not an expert of php-fpm so I've just applied the recommended corrections. I did the update on my own configuration and it works. If something goes wrong on my side I'll inform you.
-
- 23 Aug, 2019 2 commits
- 14 Aug, 2019 5 commits
-
-
Marc Crebassa authored
Fixing 'Your web server is not properly set up to resolve "/ocm-provider/".'
-
mihailstoynov authored
Fix error: >You are reading an outdated version of this documentation. Please check out the latest version of the server administration manual.
-
mihailstoynov authored
Fixing 'Your web server is not properly set up to resolve "/ocm-provi…
-
mihailstoynov authored
Fixing this error: ``` There are some warnings regarding your setup. Your web server is not properly set up to resolve "/ocm-provider/". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in ".htaccess" for Apache or the provided one in the documentation for Nginx at it's documentation page. On Nginx those are typically the lines starting with "location ~" that need an update. ``` Using code from here: https://docs.nextcloud.com/server/16/admin_manual/installation/nginx.html
-
Marc Crebassa authored
typo in readme
-
- 13 Aug, 2019 1 commit
-
-
mihail authored
-
- 14 Jul, 2019 1 commit
-
-
Daniel Paufler authored
-
- 12 Jul, 2019 2 commits
-
-
Marc Crebassa authored
Feature: add maximum upload size parameter
-
Aalaesar authored
-
- 10 Jul, 2019 4 commits
- 06 Jun, 2019 1 commit
-
-
Marc Crebassa authored
Using ipwrap on templates to add brackets when it is needed
-
- 05 Jun, 2019 5 commits
-
-
santiagomr authored
-
santiagomr authored
-
santiagomr authored
-
santiagomr authored
-
santiagomr authored
-
- 04 Jun, 2019 1 commit
-
-
Aalaesar authored
-