Commit graph

63 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
112e9959e7 external sources
External sources updated.
Duply updated.
Typo in installer.
2022-05-31 13:37:28 -06:00
Cristhian Martínez Ochoa
c50569c9d5 headers
Removed old headers commands, only conf file is now accepted.
Improved for always respect default values.
2022-05-27 14:00:50 -06:00
Cristhian Martínez Ochoa
d97f422872 jammy
Ubuntu 22.04 preparation.
2022-05-26 08:31:11 -06:00
Cristhian Martínez Ochoa
be44393b5a conf
Conf File notes updated.
2022-01-30 10:56:20 -07:00
Cristhian Martínez Ochoa
67fd1efa99 emergency
Emergency Release:  FIX max_file_uploads failing in PHP conf due to a single instead of double quotes. Duh!!!!
2022-01-12 09:48:32 -07:00
Cristhian Martínez Ochoa
d834e83495 slow query logs
Support for long_query_time was added.
2022-01-06 14:12:04 -07:00
Cristhian Martínez Ochoa
5cab01e091 import conf
Import Stack improved.
2022-01-05 17:49:02 -07:00
Cristhian Martínez Ochoa
a75ab9b66d snap
Duplicity is now installed from snap.
Conf file migrated in update.
2022-01-01 12:27:36 -07:00
Cristhian Martínez Ochoa
9021f2b354 new conf
Everything included in the new conf file.
Fixed PHP purge removing tools-site.
2021-12-30 18:21:21 -07:00
Cristhian Martínez Ochoa
8432d49605 conf file
New configuration file template.
PHP conf script improved.
2021-12-28 15:56:06 -07:00
Cristhian Martínez Ochoa
d27334bf6f duplicity
Duplicity now uses the new official PPA to always install the newest version.
Duply is now integrated into Webinoly.
2021-12-22 11:41:45 -07:00
Cristhian Martínez Ochoa
9f6770ccb9 php
PHP optimization revised, updated and improved.
2021-12-13 15:51:27 -07:00
Cristhian Martínez Ochoa
7e4dcc3297 kernel
Kernel optimization revised, updated and improved.
2021-12-11 16:59:30 -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
6f3b7d75ff proxy cache
Proxy Cache Support!
2021-03-22 17:55:31 -07: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
301bdd3dae db reuse
DB reuse improvements.
Warning in tools-site command.
Better blackhole conf.
2020-10-16 16:38:15 -06:00
Cristhian Martínez Ochoa
fad293147e reverse proxy
Better template for better compatibility.
Fixed issue not loading static files.
Fixed is_proxy function and similars with variables overlaping with global values.
2020-09-16 14:53:17 -06: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
d4cb6c604f proxy block
Proxy sites are now blocks with support for subfolders.
2020-06-20 10:19:08 -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
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