Commit Graph

82 Commits

Author SHA1 Message Date
VirtuBox
d8765a4726 update nginx upstreams 2019-03-06 15:55:39 +01:00
VirtuBox
1a4cdd5f18 remove webp.conf from install script
* update bash_completion
* cleanup wo variables
2019-03-06 15:48:21 +01:00
VirtuBox
6ecd231974 add map-wp.mustache 2019-03-06 15:38:43 +01:00
VirtuBox
050201ae77 new nginx templates and wo man 2019-03-06 15:32:07 +01:00
VirtuBox
d3d13e21a6 template fix for --wpsubdir 2019-03-05 20:22:47 +01:00
VirtuBox
c47373f21d update wpsc template and fix multisite
* update wpsc template the same way than fastcgi_cache 
* fix wp multisite stacks
2019-03-05 20:11:05 +01:00
VirtuBox
056b59ec39 another fix for php7.3 stack 2019-03-05 19:13:21 +01:00
VirtuBox
08a9f0b453 fix new configuration files
* nginx configurations for php7.3 are named -php73.conf
* properly set php7.3 stack installation during site creation
* remove outdated verification for debian wheezy or ubuntu precise
2019-03-05 18:32:57 +01:00
VirtuBox
d5a16145ca add php_extra to default install 2019-03-05 17:18:38 +01:00
VirtuBox
5eb1e3b123 update stack for php7.2/7.3 2019-03-05 17:03:23 +01:00
VirtuBox
2c6078fc60 Merge remote-tracking branch 'origin/updating-configuration' into updating-configuration 2019-03-05 15:49:25 +01:00
VirtuBox
b8a22621b0 [skip travis] add .editorconfig 2019-03-05 15:48:02 +01:00
VirtuBox
b6eacac49a install wp-cli during initial setup 2019-03-05 15:48:02 +01:00
VirtuBox
d21be1ce63 fix typo in variables 2019-03-05 15:47:40 +01:00
VirtuBox
2b9e19a9e2 fix site function php73 install 2019-03-05 15:47:40 +01:00
VirtuBox
65f6e7a2a0 improve install script & site.py
* remove php7.2 installation
* cleanup code
* improve code quality according to shellcheck warnings
2019-03-05 15:47:24 +01:00
VirtuBox
5e48cb07fa add fastcgi-cache mapping 2019-03-05 15:46:25 +01:00
VirtuBox
53be5bad2d fix indentation and wp-cli path 2019-03-05 15:46:25 +01:00
VirtuBox
853bf76f37 fix identation 2019-03-05 15:46:25 +01:00
VirtuBox
a49b9701bd reworked php7.3 stack
* replace previous stack php7 variables
* properly set stack php = php7.2 and php73 = php7.3
* rename upstream php72 and php73 to avoid issues when migrating from EEv3
* use unix socket in nginx upstream instead of TCP/IP
2019-03-05 15:46:25 +01:00
VirtuBox
1b4b90040c move wp-cli executable 2019-03-05 15:45:19 +01:00
VirtuBox
037bb0c454 update to mariadb 10.3 2019-03-05 15:45:19 +01:00
VirtuBox
5f9f366b1f fix typo in travis config 2019-03-05 15:45:19 +01:00
VirtuBox
838f1c741d testing php73 stack
* add new travis test
* remove temporarily few travis test to speed up the build
* --experimental args isn't required anymore
2019-03-05 15:45:05 +01:00
VirtuBox
f397509835 fix indentation 2019-03-05 15:45:05 +01:00
VirtuBox
f1e8b922f4 restore previous version 2019-03-05 15:45:05 +01:00
VirtuBox
79d45044f9 fix stack issues
* fix php7.2 stack detection
* add php7.3 as php7.0 replacement
2019-03-05 15:45:05 +01:00
VirtuBox
698d982fc2 [skip travis] update README.md 2019-03-05 13:41:14 +01:00
VirtuBox
4f8c618269 revert site.py changes 2019-03-05 13:19:47 +01:00
VirtuBox
4f0c34bcf1 [skip travis] add .editorconfig 2019-03-04 17:19:12 +01:00
VirtuBox
8a3a223423 install wp-cli during initial setup 2019-03-04 13:57:59 +01:00
VirtuBox
03f6f1f371 fix typo in variables 2019-03-04 13:13:52 +01:00
VirtuBox
8b0b4884a7 fix site function php73 install 2019-03-04 12:58:11 +01:00
VirtuBox
89535f0aee improve install script & site.py
* remove php7.2 installation
* cleanup code
* improve code quality according to shellcheck warnings
2019-03-04 12:18:20 +01:00
VirtuBox
6c1488996e add fastcgi-cache mapping 2019-03-04 11:39:04 +01:00
VirtuBox
34401eefe6 fix indentation and wp-cli path 2019-03-04 07:12:57 +01:00
VirtuBox
188b91df74 fix identation 2019-03-04 07:03:14 +01:00
VirtuBox
d78c0a46d4 reworked php7.3 stack
* replace previous stack php7 variables
* properly set stack php = php7.2 and php73 = php7.3
* rename upstream php72 and php73 to avoid issues when migrating from EEv3
* use unix socket in nginx upstream instead of TCP/IP
2019-03-04 06:44:21 +01:00
VirtuBox
7c919c8e19 move wp-cli executable 2019-03-03 16:10:21 +01:00
VirtuBox
6f93f355c5 update to mariadb 10.3 2019-03-03 15:25:52 +01:00
VirtuBox
876a9a6bd7 fix typo in travis config 2019-03-03 15:00:38 +01:00
VirtuBox
a20e610aff testing php73 stack
* add new travis test
* remove temporarily few travis test to speed up the build
* --experimental args isn't required anymore
2019-03-03 14:54:12 +01:00
VirtuBox
65cdb1553e fix indentation 2019-03-03 00:16:20 +01:00
VirtuBox
6de52b411e restore previous version 2019-03-03 00:08:51 +01:00
VirtuBox
d11b7e27ef fix stack issues
* fix php7.2 stack detection
* add php7.3 as php7.0 replacement
2019-03-02 20:38:31 +01:00
VirtuBox
9d6f6c2bb4 Fix wo update & cleanup info
* update README.md
* cleanup changelog.md
* fix wo update command url
* remove php-sodium (php7.0 & php7.1 only)
* remove php-memcache
2019-03-02 20:12:06 +01:00
VirtuBox
e526f88c75 Improve install
* Add script description with release and last update
* improve code quality by using shellscript standards
2019-02-25 12:27:23 +01:00
VirtuBox
1f89f18828 update nginx php query parameter handling
* replace /index.php?$args with /index.php$is_args$args according to WP 5.0 rest api faq
2019-02-25 07:47:36 +01:00
VirtuBox
4b58114eef Merge pull request #24 from WordOps/fix-webp-mapping
fix $webp_uri variable on fresh install
2019-02-22 16:59:38 +01:00
VirtuBox
363673e29a move webp mapping into the proper function 2019-02-21 21:31:45 +01:00