VirtuBox
bfb84b62fc
Merge pull request #28 from WordOps/updating-configuration
...
Updating configuration
2019-03-08 12:39:29 +01:00
VirtuBox
17b69ae306
fix user & email prompt during install
2019-03-08 12:34:05 +01:00
VirtuBox
086807c862
removing previous codename variables
2019-03-08 00:43:25 +01:00
VirtuBox
5062185c88
update install & changelog
2019-03-08 00:37:36 +01:00
VirtuBox
56e0f6b61d
updating letsencrypt stack
2019-03-08 00:31:23 +01:00
VirtuBox
cec1185ac8
Merge pull request #27 from WordOps/updating-configuration
...
Fix installer step
2019-03-07 19:43:32 +01:00
VirtuBox
daa6752660
fix EOL
2019-03-07 19:05:34 +01:00
VirtuBox
a7fa79148c
fix indentation
2019-03-07 18:57:44 +01:00
VirtuBox
aa19a5e690
fix ssl_ciphers
2019-03-07 18:38:19 +01:00
VirtuBox
4b0ab68d27
adding install message
2019-03-07 18:13:05 +01:00
VirtuBox
29d5e630ab
fix symlink error
2019-03-07 18:11:32 +01:00
VirtuBox
afba124e38
fix installer
2019-03-07 18:02:46 +01:00
VirtuBox
1e53714acb
Update Changelog
2019-03-07 16:14:30 +01:00
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