Commit graph

34 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
9f6770ccb9 php
PHP optimization revised, updated and improved.
2021-12-13 15:51:27 -07:00
Cristhian Martínez Ochoa
7503907c5d tools port
Now tools-port is a global variable.
Parked now has support for its own custom nginx conf.
2021-12-03 13:39:56 -07:00
Cristhian Martínez Ochoa
dab0b67d75 cache headers
Nginx cache ignoring all headers.
2021-12-03 08:43:24 -07:00
Cristhian Martínez Ochoa
572bf4b62b static files
Fixed issue with HSTS in static files.
Fixed EDD location not updated when s subfolder is created.
2021-12-02 18:28:32 -07:00
Cristhian Martínez Ochoa
e13a1060c5 minor conf
+ update new dynvar for mysql when missing.
+ remove http header for transparency in dedicated reverse proxy sites.
+ php pm static now is set when greater than 8GB, instead of 6.
+ Minor nginx conf improvs.
2021-12-02 11:34:08 -07:00
Cristhian Martínez Ochoa
0294912778 yoast removed
Removed support for Yoast sitemap.
2021-10-01 12:27:23 -06:00
Cristhian Martínez Ochoa
ac8c795e47 minor fixes
Proxy transparent option.
Nginx open file cache fixed to prevent issues when file is modified.
2020-12-11 13:39:21 -07:00
Cristhian Martínez Ochoa
0007a7c66f xmlrpc
Custom configuration for XMLRPC.
2020-11-24 17:59:13 -07:00
Cristhian Martínez Ochoa
d8f0e3c1f6 proxy improvements
Reverse proxy improved, now can work in combination of any type of site.
Also, robots.txt nginx rules were improved.
Better privacy for well-known folder.
2020-11-24 14:45:53 -07:00
Cristhian Martínez Ochoa
a5b34d1d1d updated
Improved
2020-11-22 13:32:28 -07:00
Cristhian Martínez Ochoa
a7e137ec3f minor fixes
Minor code fixes
2020-06-27 13:50:03 -06:00
Cristhian Martínez Ochoa
23875ebdd2 cache rules
Custom Cache
- Cache query strings
- Never cache this query string
- Skip URL from cache
2020-06-26 13:36:04 -06:00
Cristhian Martínez Ochoa
53c578b24c http headers
Custom HTTP headers, CSP, Referrers and HSTS.
2020-06-22 22:35:26 -06:00
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
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
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
1e62bd13ba nginx conf
Updated and improved.
2019-08-05 22:13:50 -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
3001bdfdca tools port improvements 2018-12-18 20:07:33 -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
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
4db986f51c multi-php feature
Now we can install multi php versions simultaneously.
2018-05-07 22:41:45 -06: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
13d9025391 Initial release
First commit to public release.
2017-09-16 14:37:13 -06:00