Commit graph

632 commits

Author SHA1 Message Date
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
Cristhian Martínez Ochoa
fab781a594 proxy cache
FIX: Issue with SSL headers.
2022-02-07 08:26:46 -07:00
Cristhian Martínez Ochoa
f921f81d29 clone wp
FIX: Now we preserve custom DB data when overwriting sites.
2022-02-06 14:33:58 -07:00
Cristhian Martínez Ochoa
7efbbc7737 mysql pass
Check internal password first.
Fixed issue: failing with users with external access %.
2022-02-06 12:48:27 -07:00
Cristhian Martínez Ochoa
be44393b5a conf
Conf File notes updated.
2022-01-30 10:56:20 -07:00
Cristhian Martínez Ochoa
95e32d2d40 readme
readme updated
2022-01-25 12:41:30 -07:00
Cristhian Martínez Ochoa
95ad57b587 plugins
Fixed WP plugin permissions after installed.
2022-01-24 17:36:31 -07:00
Cristhian Martínez Ochoa
35f2451476 permissions
Permissions functions is now faster!
PMA version error fixed.
2022-01-24 16:20:04 -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
c0570364bc fixes
A lot small fixes after testing.
2022-01-11 07:59:54 -07:00
Cristhian Martínez Ochoa
6b4df56074 forbidden support
Support for 403 added to redirection manager.
2022-01-06 14:27:41 -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