Cristhian Martínez Ochoa
ff83126849
subfolder improvements
...
- fixed some random errors when wp subfolder exists.
- wp subfolder improved.
- fixed php running when main site is html and wp subfolder exists.
- fixed httpauth not working with wp subfolder.
- fixed wp subfolder not working when main site is html.
- readme updated.
- httpauth whitelist improved.
- templates minor improvements.
2020-06-12 11:03:18 -06:00
Cristhian Martínez Ochoa
f1a29ac17b
tuning
...
- php tuning.
- now we use ondrej PPA for nginx.
2020-06-05 16:49:07 -06:00
Cristhian Martínez Ochoa
bb47143074
improvements
...
- internal api url updated.
- server reset not remake swap by default, now we have an option.
- php variables in webinoly conf file.
- stack configuration updated fixed.
- admin-site improved.
- better message when swap is busy and not deleted.
- yoast sitemap support removed from default.
- Message when intallation stat is error.
2020-05-31 16:51:18 -06:00
Cristhian Martínez Ochoa
7a5cad718d
server conf updated
...
Stack version raised to v1.5
2020-05-28 10:03:07 -06:00
Cristhian Martínez Ochoa
86f3ec45b7
datadog
...
Datadog integration.
2020-04-13 19:57:14 -06:00
Cristhian Martínez Ochoa
c7696764dc
fixes and improvements
...
- Expires header missing somo images file extensions.
- Purge source folder.
- Error when login-www-data with no-ssh keys.
- Error in openssl 1.1.1 when blackhole cert is created.
- Remove blackhole cert when purge-server-all.
- Installer use general lib instead install lib.
2019-09-09 16:12:16 -06:00
Cristhian Martínez Ochoa
2c17867b40
fixes after testing
...
Issue when reinstall mysql after purge with keep-data option.
Multisite convertion issues.
HTTP Auth Nginx "if is evil" issue.
Messages improved.
Issues with subfolder WP creation.
Blockips backup after server-reset.
2019-08-23 17:53:22 -06:00
Cristhian Martínez Ochoa
754d013b98
small fixes and improvements
...
After testing improvements.
2019-08-16 19:42:40 -06:00
Cristhian Martínez Ochoa
b77923ec2e
wp subfolder
...
Now we can install WP in a subfolder.
2019-08-15 20:12:19 -06:00
Cristhian Martínez Ochoa
238a257857
general improvements
...
General code improvements and fixes after testing.
2019-08-12 12:22:29 -06:00
Cristhian Martínez Ochoa
794133734d
small fixes
...
acl, php reload, etc.
2019-08-12 09:03:09 -06:00
Cristhian Martínez Ochoa
276590a868
yoast sitemap
...
Now we have support for Yoast-Sitemap per site.
2019-08-09 19:43:03 -06:00
Cristhian Martínez Ochoa
cffcd5b961
httpauth per site
...
Now we can have http auth per site.
2019-08-09 17:10:07 -06:00
Cristhian Martínez Ochoa
7f4380da4b
proxy nginx
...
Custom Nginx rules support for reverse proxy sites.
2019-08-06 14:43:11 -06:00
Cristhian Martínez Ochoa
1e62bd13ba
nginx conf
...
Updated and improved.
2019-08-05 22:13:50 -06:00
Cristhian Martínez Ochoa
daaff24224
yoast fixed
...
Yoast Sitemap fixed
2019-08-05 19:54:09 -06:00
Cristhian Martínez Ochoa
3ef60f2650
system optimization
...
php and sysctl improved
2019-08-04 21:21:28 -06:00
Cristhian Martínez Ochoa
6a184a75d2
fixes and improvements
...
Fixed:
404 error when cache disabled
swap not working on reboot in some cloud providers
Redis not starting on reboot in some cloud providers
Defaul-site command now check if default conf file exist
Improvements:
Now we use our API for better stats.
2018-12-28 20:09:29 -06:00
Cristhian Martínez Ochoa
521147b22d
tools and default site issues
...
Failing with SSL and some other issues.
2018-12-20 21:10:04 -06:00
Cristhian Martínez Ochoa
2750ab7a5a
default site and tools site
...
now completely working and tested.
2018-12-19 19:02:16 -06:00
Cristhian Martínez Ochoa
3001bdfdca
tools port improvements
2018-12-18 20:07:33 -06:00
Cristhian Martínez Ochoa
0c6bdfc48a
default site
...
Assign a default site for nginx
2018-12-17 18:21:45 -06:00
Cristhian Martínez Ochoa
40a7eb27d6
stack updated and improved
...
linux var optim improved
nginx conf improved
wp security improved
MariaDB 10.3 upgraded
2018-12-09 20:56:15 -06:00
Cristhian Martínez Ochoa
e87cbad39c
yoast-sitemap on/off command
...
New option to enable or disabled the Yoast Sitemap default support.
2018-08-20 20:43:26 -06:00
Cristhian Martínez Ochoa
8971817797
fixed 403 for loguedin users
...
Nginx limit_req causing 403 in frontend for logued in users.
2018-07-06 14:02:51 -05:00
Cristhian Martínez Ochoa
b3f334f0fc
small fixes
...
- fail last commit.
2018-06-27 18:29:55 -06:00
Cristhian Martínez Ochoa
e0f7aeaf03
templates and conf updated
...
Nginx Conf updated.
More protection to prevent DOS attacks.
Skip cache for more cart and sitemap plugins.
2018-06-22 08:53:29 -06:00
Cristhian Martínez Ochoa
830c574c2d
Merge branch 'master' into 1.5.0
...
merge multi-php feature
2018-05-07 22:48:54 -06:00
Cristhian Martínez Ochoa
4db986f51c
multi-php feature
...
Now we can install multi php versions simultaneously.
2018-05-07 22:41:45 -06:00
Cristhian Martínez Ochoa
b26f7ec9b6
force www redirect
...
Now we have a command to force redirections to www or non-www.
2018-05-02 15:41:31 -06:00
Cristhian Martínez Ochoa
bbc87ee730
https automatic redirection
...
HTTP to HTTPS automatic redirection when SSL is created and enabled in a site.
2018-02-17 17:00:57 -07:00
Cristhian Martínez Ochoa
628718159f
http header warning
...
Warning text for some HTTP headers.
2017-12-18 21:44:07 -06:00
Cristhian Martínez Ochoa
76dc09dd9b
Reverse proxy site
...
Reverse proxy nginx site added
2017-11-28 19:53:21 -07:00
Cristhian Martínez Ochoa
13d9025391
Initial release
...
First commit to public release.
2017-09-16 14:37:13 -06:00