VirtuBox
c995a70537
Merge pull request #26 from WordOps/updating-configuration
...
Preparation for stable release 3.9.5
2019-03-07 15:35:54 +01:00
VirtuBox
12bec03121
update changelog
2019-03-07 14:49:27 +01:00
VirtuBox
f9fc676920
[skip travis] readme.md and license update
2019-03-07 14:02:32 +01:00
VirtuBox
e9d3d00881
Merge remote-tracking branch 'origin/master' into updating-configuration
2019-03-07 13:50:28 +01:00
VirtuBox
b17ce2bc52
fix indentation
2019-03-07 13:26:25 +01:00
VirtuBox
71a2461b75
New install script presentation
2019-03-07 13:23:19 +01:00
VirtuBox
9b3e318121
set proper services names
...
* rename memcache to memcached
* remove outdated platform checks
2019-03-07 13:15:15 +01:00
VirtuBox
42092d7885
remove --experimental
2019-03-07 12:36:32 +01:00
VirtuBox
5eacbf858b
update travis
...
* add more test for php7.3 stack
2019-03-06 22:33:00 +01:00
VirtuBox
4cdddb6546
fix redis stack
2019-03-06 18:33:55 +01:00
VirtuBox
5d3368cd34
fix wordpress user_pass
2019-03-06 18:22:19 +01:00
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
319ddd41ed
[skip travis] update README.md
2019-03-05 13:45:16 +01:00
VirtuBox
9e6208c2e6
revert site.py changes
2019-03-05 13:45:16 +01:00
VirtuBox
c978448ab8
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-05 13:45:16 +01:00
VirtuBox
cbd902e780
Improve install
...
* Add script description with release and last update
* improve code quality by using shellscript standards
2019-03-05 13:45:16 +01:00
VirtuBox
eb6f183f05
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-03-05 13:45:16 +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