Cristhian Martínez Ochoa
0f57b418a0
httpauth for proxy
...
HTTP Auth not allowed in reverse proxy sites, only for root, not subfolders.
2019-08-19 19:11:37 -06:00
Cristhian Martínez Ochoa
2cb1d9ed69
fixed multisite
...
Issues with wp_prefix custom value.
2019-08-19 17:50:36 -06:00
Cristhian Martínez Ochoa
7465cb0783
small fixes
...
Error for external-db if no data.
WP db creation for external dbs not working.
wp-admin not working without domain for global settings.
Multisite convert failing with external db.
2019-08-19 17:03:59 -06:00
Cristhian Martínez Ochoa
f797ead841
silence some options
...
silence some options during site creation, like yoast,etc. Also, some undesired output in default-site and login-www-data.
2019-08-18 16:27:41 -06:00
Cristhian Martínez Ochoa
318e1cea85
fix delete sites
...
issues with wp subfolder
2019-08-18 14:59:54 -06:00
Cristhian Martínez Ochoa
90b89f7dfd
multisite convert improved
...
Improvements
2019-08-18 13:52:48 -06:00
Cristhian Martínez Ochoa
f3389a0ac0
wp multisite
...
New command to convert from single to multisite, also we remove the old commands to create wp mu.
2019-08-17 21:41:24 -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
57302a635c
subfolder extended
...
More commands support the subfolder option now.
2019-08-16 16:31:52 -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
617896233e
custom httpauth
...
HTTP Auth for custom paths
2019-08-13 19:48:35 -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
25530185fb
fixes after test
...
Some small fixes
2019-08-08 23:08:55 -06:00
Cristhian Martínez Ochoa
d553fa0daf
installer fixed
...
Now we can only install previous versions from v1.8.1 or newer.
Fixed error during re-installation in verify process.
2019-08-08 15:31:03 -06:00
Cristhian Martínez Ochoa
426528eb47
small fixes
...
Mariadb upgrade fixed.
server-reset fixed to avoid unexpected errors.
2019-08-08 12:47:41 -06:00
Cristhian Martínez Ochoa
d8feffcd83
small move
...
just redis optim function moved
2019-08-07 17:41:43 -06:00
Cristhian Martínez Ochoa
9a18de9dd4
redis maxmem
...
Now we declare the maxmem value in redis conf and is dynamic var in webinoly.
2019-08-07 17:37:16 -06:00
Cristhian Martínez Ochoa
1e62bd13ba
nginx conf
...
Updated and improved.
2019-08-05 22:13:50 -06:00
Cristhian Martínez Ochoa
176856dd67
linux opt
...
Size increased for Run.
SWAP now is updated on reset.
Better values for limits.
2019-08-05 16:29:58 -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
4da06b4ae1
mariadb upgrade
...
Upgrade to 10.4
2019-08-04 20:30:05 -06:00
Cristhian Martínez Ochoa
8c5000cca1
HotFix
...
Installer Issues
2019-07-14 22:08:00 -06:00
Cristhian Martínez Ochoa
1ae750f309
unattended exit
...
unattended sites now exits instead of displaying an error when an error occurs.
2019-07-14 13:16:55 -06:00
Cristhian Martínez Ochoa
01e183d029
ssl ask
...
Now we ask if LE is not installed, instead of error.
2019-07-10 20:38:53 -06:00
Cristhian Martínez Ochoa
d8b9a25aab
stack process improvements
...
Now we ask to install packages when not installed.
Delete-All now ask before proced and have the option to force.
2019-07-10 20:19:15 -06:00
Cristhian Martínez Ochoa
af3347a939
exit improved
...
Better exit codes for timezone, stack and fastcgi errors.
2019-07-08 19:56:39 -06:00
Cristhian Martínez Ochoa
7e1be5c074
new functions
...
Now we have and use: is_php, is_wp, is_wp_cache and is_ssl
2019-07-07 18:26:33 -06:00
Cristhian Martínez Ochoa
bf1527a83c
minor improvements
...
- Purge-Server-All now remove dhparam and blckhole cert.
- Fixed reinstallation issue due to source folder not found.
- Removed support for old API stats.
2019-07-07 15:21:25 -06:00
Cristhian Martínez Ochoa
2ba1f3250f
minor fixes
...
better check for localhost and better stack check before PMA install.
2019-06-22 18:24:18 -06:00
Cristhian Martínez Ochoa
d382c12779
nginx functions
...
Now we have a function to check for nginx.
2019-06-20 20:23:04 -06:00
Cristhian Martínez Ochoa
07bfe0e5fa
better errors
...
Error messages and codes improved.
2019-06-20 18:34:00 -06:00
Cristhian Martínez Ochoa
5d36c41b7e
check functions
...
Now we use our own check functions to avoid duplicate checks for constant data.
2019-06-19 16:41:48 -06:00
Cristhian Martínez Ochoa
13d5dbcf5d
readonly vars
...
Now we use read only vars, arrays and functions to check for some constant values.
2019-06-19 14:08:02 -06:00
Cristhian Martínez Ochoa
89a2979b7a
conf core functions improved
...
Configuration Write, Read and Delete "core" functions improved.
2019-06-11 15:13:49 -06:00
Cristhian Martínez Ochoa
b4f827c536
www site warning
...
Display a warning for WWW sites.
2019-06-11 12:55:26 -06:00
Cristhian Martínez Ochoa
309b34f587
verify improvements
...
Better message for http auth and nginx tools check improved.
2019-06-11 11:21:17 -06:00
Cristhian Martínez Ochoa
54d492cade
link updated
...
internal-api docs link updated
2019-06-11 11:04:16 -06:00
Cristhian Martínez Ochoa
9ed5ed27f1
fixes
...
last minute fixes before release.
2019-05-01 14:10:19 -06:00
Cristhian Martínez Ochoa
3cede39ea0
add ssl single to wild
...
Now we can add a site to an existing wildcard SSL cert.
2019-04-30 19:28:30 -06:00
Cristhian Martínez Ochoa
01c583a35f
orphan ssl certs
...
Now we can run ssl=off even if site doesn't exist but a cert is found.
Site delete now ask if you want to revoke ssl.
Site delete and delete-all now accept the revoke=on option.
Verify command now alert about orphan certs.
2019-04-30 14:27:48 -06:00
Cristhian Martínez Ochoa
4b21ee8a2c
ssl renew
...
Now we can Renew or Force-Renewal for SSL certs.
2019-04-29 20:59:38 -06:00
Cristhian Martínez Ochoa
846aad40b0
fixed permissions
...
Forgot to assign to root user.
2019-04-29 19:37:00 -06:00
Cristhian Martínez Ochoa
9df20620ab
custom ssl
...
Now we can add a Custom SSL from your own provider.
Unattended SSL revoke improved.
2019-04-29 19:26:43 -06:00
Cristhian Martínez Ochoa
04ae9e9f1f
sites improved
...
now we create sites with default data and we just ask for data when custom option is found.
2019-04-25 16:19:39 -06:00
Cristhian Martínez Ochoa
b0365ddf43
delete site improved
...
Now we have the new "external-db" option to pass user and password for external DB's, also work for delete-all.
Now we have support for keep-db option when deleting a site.
Delete-all now use the same delete function.
2019-04-25 12:51:56 -06:00
Cristhian Martínez Ochoa
2103992295
move to lib
...
move code to lib and better message for smtp.
2019-04-23 18:09:26 -06:00
Cristhian Martínez Ochoa
6af25e71ce
smtp command
...
New SMTP auto-setup.
2019-04-23 17:08:28 -06:00