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
VirtuBox
cb252595e5
Update install
2019-02-21 21:17:54 +01:00
Jeroen Janssen
54059de0e7
Merge pull request #14 from VirtuBox/master
...
new nginx configurations
2018-12-28 10:41:59 +01:00
VirtuBox
fd6f091b81
add webp mapping
2018-12-11 01:47:13 +01:00
VirtuBox
0510eb449c
new nginx configurations
...
* letsencrypt validation in /var/www/html
* new static files rules
* robots.txt fallback for WP
* harden nginx configurations
2018-12-11 01:37:36 +01:00
jeroenlaylo
afe8d0c9d5
Switched some bits in the installer
2018-12-05 22:31:27 +01:00
jeroenlaylo
6197310a81
PHP fixes for Strech
2018-12-05 18:46:40 +01:00
jeroenlaylo
36f77e3497
PHP port fixes
2018-12-05 18:37:40 +01:00
jeroenlaylo
f34f4488d6
Fixes redis on Debian
2018-12-05 18:31:02 +01:00
jeroenlaylo
02cb6b7d73
Fixes to the installation and Python installers
2018-12-05 18:25:45 +01:00