Commit graph

645 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
91d9462425 php
8.2 support added.
Intl mandatory in update for old stacks.
Max input vars in conf file.
2022-09-28 13:11:17 -06:00
Cristhian Martínez Ochoa
c3e202f0c4 templates
New header message for all templates.
Admin-tools template moved.
Fixed permissions for PMA.
2022-09-21 16:45:24 -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
feb642d0e1 small fix
Error displayed when update process fails.
2022-09-05 16:42:35 -06:00
Cristhian Martínez Ochoa
c7906ff939 shell check
Bash check failing in 22.04 with some specific cloud providers, like DO.
2022-09-05 16:34:14 -06:00
Cristhian Martínez Ochoa
daacd05c7b fixes
Some minor fixes.
2022-08-21 19:59:21 -06:00
Cristhian Martínez Ochoa
b62acddd54 subfolders
A lot of issues were solved related to subfolders.
2022-08-21 13:02:15 -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
5d23f649e1 minor fixes
Server reset not reloading Nginx.
Reverse proxy unix sockets improved.
2022-06-03 11:38:54 -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
1a26eed7c1 sockets
Unix domain sockets support improved for reverse proxy sites.
2022-06-01 20:01:08 -06:00
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
d228de6ba3 import
Issue with default site after imported from a full backup.
2022-05-29 16:11:14 -06:00
Cristhian Martínez Ochoa
1e5d3e8d1b mysql client
Removed check because is duplicated when connection is checked.
2022-05-28 16:43:34 -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
5d875971a5 testing
FIX: Reverse proxy site issue with subfolders.
FIX: Redirection manager allowing duplicate regex.
2022-04-29 15:10:56 -06:00
Cristhian Martínez Ochoa
2199c2a1f2 verify
timezone check added
2022-04-29 10:40:56 -06:00
Cristhian Martínez Ochoa
2c99c0218e timezone
Restart cron
2022-04-28 17:23:44 -06:00
Cristhian Martínez Ochoa
d86ef6de79 mysql remote
Remote access support for random password.
2022-04-28 16:26:39 -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
c6512bce44 subfolders
Fix - ssl update wp db for subfolders.
Some additional small code improvements.
2022-04-25 14:00:30 -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
4a9b6961c8 savedDB
site info support for savedDB
2022-04-24 13:31:21 -06:00
Cristhian Martínez Ochoa
4e51912aea wp retrieve
External DB improved.
Fixed issue with site info asking for external db data.
2022-04-23 17:01:24 -06:00
Cristhian Martínez Ochoa
596fd443fa swap check
Now we check if enough disk space is available before creating SWAP.
2022-03-22 15:41:53 -07:00
Cristhian Martínez Ochoa
176806ad62 ssl custom
FIX: Custom SSL not updating WP database.
2022-03-22 14:00:46 -07: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
388963a83b mysql
Fixed - mysql failing installation when mysql-client is already installed.
2022-03-22 12:35:42 -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
d2c58e71dc external db
Sites with external DB cannot be imported.
Fixed some minor errors.
2022-02-27 13:21:01 -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
7916d6fa53 backups
Support for custom stack profiles and better fit for the new conf file.
2022-02-25 13:38:42 -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
e10b5105a2 bash check
Bash check improved again!!!!
2022-02-23 15:49:23 -07:00
Cristhian Martínez Ochoa
a4c9a477a8 bash check
local variables
2022-02-22 13:31:28 -07:00
Cristhian Martínez Ochoa
c5679ac472 Bash check
Bash check improved
2022-02-22 12:45:04 -07:00
Cristhian Martínez Ochoa
571da23694 conf dynvars
Fixed, variables not updated when modified using command.
2022-02-22 12:15:37 -07:00
Cristhian Martínez Ochoa
f94c60c51f bash check
Bash check improved
2022-02-22 08:28:38 -07:00
Cristhian Martínez Ochoa
02d29d9a83 bash check
Bash shell check - interactive instead of default login.
2022-02-21 14:48:56 -07:00
Cristhian Martínez Ochoa
9b7cdc7aab verify
- Local variables.
- Fixed - error messages not displayed correctly.
- Fixed - error with trusted.gpg files.
- Better check for versions.
- Check for default db roles.
- Check for sites with external dbs.
- Check for duplicate variables in conf file.
- Check for backups integrity.
2022-02-11 13:28:36 -07:00