Cristhian Martínez Ochoa
1042833c3d
stack
...
- Fixed - PHP install asking for Nginx when PHP is already installed.
- Fixed - When mysql-client alone an error is displayed when check connection for external db.
2023-05-28 11:49:31 -07:00
Cristhian Martínez Ochoa
58b048bc28
webinoly
...
- FIX timezone dynvar overwriting with wrong or empty values.
- FIX Custom cache file not removed when empty.
2023-05-26 11:22:14 -07:00
Cristhian Martínez Ochoa
8521ff0e74
log
...
Subfolder parameter is ignored, except for wp.
2023-05-25 16:51:18 -07:00
Cristhian Martínez Ochoa
cc17ed8c2a
ads
...
Donation reminder once a day.
2023-05-25 15:09:19 -07:00
Cristhian Martínez Ochoa
98d11fbae0
retrieve
...
WP retrieve data not needed anymore before, just use it where its needed.
2023-03-20 11:11:41 -07:00
Cristhian Martínez Ochoa
23d1a260a7
passwords
...
Hidden passwords!
2023-03-14 13:09:17 -07:00
Cristhian Martínez Ochoa
3ae731de17
mariadb
...
MariaDB 10.11 support added (removed 10.4 and 10.5).
Better check for dbnames and dbusers.
2023-03-14 10:16:06 -07:00
Cristhian Martínez Ochoa
d4d07db02f
mysql external
...
- No passwords are passed in command line now for better security.
- Better check for master admin users.
- No need to ask for external credentials when not really needed.
2023-01-23 20:43:03 -07:00
Cristhian Martínez Ochoa
2c4f686d4e
mysql passwords
...
MySQL now depends less of the saved passwords, so now they can be removed safely for better security.
2023-01-17 14:02:54 -07:00
Cristhian Martínez Ochoa
82a082e111
mysql fixes
...
- fix - upgrade process deprecated in MySQL.
- fix - change admin password failing for admin user.
- fix - binary logs disabled after update webinoly.
2023-01-13 17:47:21 -07:00
Cristhian Martínez Ochoa
983d4be599
messages
...
MySQL messages updated.
2023-01-11 12:56:49 -07:00
Cristhian Martínez Ochoa
25b3dfc4c0
wp host
...
WP host now has support for Unix sockets and localhost with custom port.
2023-01-03 18:12:56 -07:00
Cristhian Martínez Ochoa
b3592fb9bf
testing
...
Small fixes and improvements after testing.
2022-12-10 09:39:34 -07:00
Cristhian Martínez Ochoa
b5f38ccd29
admin tools
...
Site folder now is named according to the domain:port assigned.
Fixed error with HSTS header for admin tools site.
2022-12-04 14:01:05 -07:00
Cristhian Martínez Ochoa
fc0f89f299
keep-data
...
Nginx added support for stack keep-data option.
2022-11-26 17:07:33 -07:00
Cristhian Martínez Ochoa
dbf755d98b
update
...
Update process.
Bionic support removed for new intallattions, only update are allowed now.
2022-11-04 17:35:18 -07:00
Cristhian Martínez Ochoa
7f20f34a70
linux
...
Operating System optim is now in pre-packs instead of Nginx. Better when packs installed alone without nginx.
2022-10-30 14:11:01 -07:00
Cristhian Martínez Ochoa
cdd3ffd701
mysql
...
Support for MySQL 8.0.
2022-10-29 12:38:29 -06:00
Cristhian Martínez Ochoa
653f19e55b
wpcache
...
WP cache default settings now included in Webinoly configuration file.
2022-10-20 17:01:48 -06:00
Cristhian Martínez Ochoa
45b8d75e8e
logs
...
Support for custom log format and custom error log level.
2022-10-19 21:47:51 -06:00
Cristhian Martínez Ochoa
cc3ec5317c
force redirect
...
Force redirect issue, not updating WP db when installed in subfolder, or is multisite.
2022-09-06 20:38:53 -06:00
Cristhian Martínez Ochoa
c0171d1cb1
force-redirect
...
Force redirect issue when WP database is updated.
2022-08-19 19:49:29 -06:00
Cristhian Martínez Ochoa
194017faf4
revision
...
Some minor fixes after full revision.
2022-08-19 15:21:54 -06:00
Cristhian Martínez Ochoa
2d00d7174b
jammy
...
Support for Ubuntu 22.04.
2022-08-16 17:15:46 -06:00
Cristhian Martínez Ochoa
f2e09a24fb
fixes
...
Add DB pre not working with S3 compatible services.
Cloning site not working with ENV option.
2022-08-07 09:33:17 -06:00
Cristhian Martínez Ochoa
d49b0c5151
sockets and force
...
WP custom host now has support for sockets.
Force option now is case insensitive.
2022-08-06 19:49:02 -06:00
Cristhian Martínez Ochoa
9a47201241
jammy
...
Support for Ubuntu 22.04
2022-08-03 17:07:40 -06:00
Cristhian Martínez Ochoa
d1505bd4c0
dynvars
...
Improved command for dynvars.
Removed the old command.
2022-06-02 11:58:40 -06:00
Cristhian Martínez Ochoa
4c3360e4ed
remove
...
Deprecated config-cache global.
2022-05-28 16:33:32 -06:00
Cristhian Martínez Ochoa
bbea4976dd
remove
...
Remove deprecated commands:
wp-admin global
default-dbrole
saved-externaldb
2022-05-28 16:07:41 -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
2199c2a1f2
verify
...
timezone check added
2022-04-29 10:40:56 -06:00
Cristhian Martínez Ochoa
504dd5ef4d
sites
...
- Reverse proxy info message for / at the end.
- Parked delete message improved.
- WP ENV better messages.
- Fix: WP ENV not working with cache parameter.
- Fix: redirection manager not deleting some regex.
2022-04-28 16:13:14 -06:00
Cristhian Martínez Ochoa
0b85aacbcf
backups
...
- Backup info updated: check for valid source path and empty parameters.
- Better message when sites are imported from a full server exported file.
- Fix: Local backups don't need bkp packages.
- Fix: Check for mysql before local backups.
2022-04-25 15:50:28 -06:00
Cristhian Martínez Ochoa
1d7c67bbe0
savedDB
...
Fixed issue with subfolders when savedDB is used.
2022-04-24 14:08:22 -06:00
Cristhian Martínez Ochoa
6ce9ab452a
duplicity
...
ARM support was removed from snap, now we install it directly from source!
2022-03-22 13:42:22 -07:00
Cristhian Martínez Ochoa
4a7cab0953
external db
...
Fixes:
- wp replace-content not checking if wp is installed.
- some random errors when mysql not installed.
- parked con domain mapping not working with external db.
- verify mysql warning message when no installed but using external dbs.
- cloning site with external DB and overwrite not working.
- savedDB failing when mysql not installed.
- savedDB now is not encrypted in conf file.
2022-02-28 14:06:18 -07:00
Cristhian Martínez Ochoa
770287953b
external db
...
- Warning when creating site and dbrole is all or grant.
- Better defaults when mysql is not installed.
- Multisite asking several time for external data is now fixed.
- Delete all sites asking for external db data and taking it for all sites is now fixed.
2022-02-26 15:30:59 -07:00
Cristhian Martínez Ochoa
4721d997da
php-ver
...
Small additional fix!
2022-02-24 11:53:28 -07:00
Cristhian Martínez Ochoa
b544f7bb66
php-ver
...
php-ver now has support for custom stack profiles. Also, fixed issue when changing php-ver and phpMyAdmin not installed.
2022-02-24 11:45:34 -07:00
Cristhian Martínez Ochoa
c0570364bc
fixes
...
A lot small fixes after testing.
2022-01-11 07:59:54 -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
ac5115bf9b
verify
...
Verify updated.
Now we run verify in critical mode at the end of the stack build.
Welcome message updated.
2022-01-04 12:55:19 -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
423cee547a
fixes
...
A lot of minor fixes.
2021-12-27 16:39:27 -07:00
Cristhian Martínez Ochoa
c5dc67ff9e
mysql public
...
MySQL public access like RDS.
Now we can change any password of any user.
2021-12-24 15:42:07 -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