Commit graph

16 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
1d7c67bbe0 savedDB
Fixed issue with subfolders when savedDB is used.
2022-04-24 14:08:22 -06: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
7fbbdb48a5 fixes
Errors in log and status when mysql is installed.
Error when mysql root password is changed.
Error when datadog is purged.
Now we use systemctl instead of service.
2021-12-21 17:10:10 -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
6a10aa2666 installer
USR folder created instead of plugins name.
Check for BASH shell.
Better instalation codes.
2021-11-30 16:06:44 -07:00
Renamed from plugins/site (Browse further)