Commit Graph

59 Commits

Author SHA1 Message Date
VirtuBox
90975a6c87 fix typo 2019-03-15 17:12:24 +01:00
VirtuBox
cd6e994181 another fix for indentation 2019-03-15 17:08:47 +01:00
VirtuBox
2626d6ed85 fix indentation 2019-03-15 16:51:58 +01:00
VirtuBox
977de7a175 fix stack and cleanup code 2019-03-15 16:45:10 +01:00
VirtuBox
d6d2ebe0fc cleanup code 2019-03-14 13:11:54 +01:00
VirtuBox
af8fffff96 another fix 2019-03-13 11:59:28 +01:00
VirtuBox
cda4f6448d fix indentation 2019-03-13 11:59:13 +01:00
VirtuBox
1d971dbb7d fix hhvm 2019-03-13 11:55:18 +01:00
VirtuBox
7dd0efa137 fix hhvm 2019-03-13 09:40:04 +01:00
VirtuBox
d3345c2717 another fix for hhvm 2019-03-13 06:08:38 +01:00
VirtuBox
9fb4fec723 fix hhvl 2019-03-13 05:16:32 +01:00
VirtuBox
d101b40814 fix phpmemcacheAdmin download 2019-03-13 05:13:44 +01:00
VirtuBox
65068c6727 remove hhvm 2019-03-13 05:02:53 +01:00
VirtuBox
5756fb6a56 cleanup site_functions.py
* remove useless distro check
2019-03-12 18:12:56 +01:00
VirtuBox
38f00bd9de fix EOL 2019-03-11 05:05:57 +01:00
VirtuBox
a0294576b7 update upstream template
* cleanup stack.py
* replace nginx-ee by nginx-wo in install script
2019-03-10 23:46:52 +01:00
VirtuBox
424529aa66 fix nginx install 2019-03-10 19:50:21 +01:00
VirtuBox
1124c71ff3 update travis & stack 2019-03-10 19:43:37 +01:00
VirtuBox
a58f157e70 update nginx-build 2019-03-10 18:45:32 +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
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
b17ce2bc52 fix indentation 2019-03-07 13:26:25 +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
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
050201ae77 new nginx templates and wo man 2019-03-06 15:32:07 +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
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
037bb0c454 update to mariadb 10.3 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
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
jeroenlaylo
d1f0ccc720 Call for testing version :) 2018-12-03 23:06:09 +01:00
jeroenlaylo
1cad3e21ee Some changes for LetsEncrypt 2018-12-03 22:36:27 +01:00