Commit Graph

55 Commits

Author SHA1 Message Date
06352bbc30 fix: align LSPHP module list with actual OLS repo packages
Some checks failed
CI / test WordOps (ubuntu-22.04) (push) Has been cancelled
CI / test WordOps (ubuntu-24.04) (push) Has been cancelled
LSPHP packages don't have separate gd, mbstring, xml, zip, soap,
imap modules - these are bundled in lsphp-common. Updated module
list to only include packages that exist in the OLS repository:
common, curl, igbinary, imagick, intl, memcached, msgpack, mysql,
opcache, pear, redis, snmp, sqlite3, tidy.

Also update default PHP version to 8.5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:51:26 +01:00
VirtuBox
5b8d16ed87 Update changelog and prepare for release 2024-12-06 16:47:26 +01:00
VirtuBox
208db7758d Cleanup bash completion and set ppa repo 2024-06-10 21:20:23 +02:00
VirtuBox
07ce93bdf8 Bump MariaDB to 11.4 2024-06-04 17:47:25 +02:00
David Edwards
b1876c1935 changing name for clarity 2023-12-10 11:49:49 -07:00
David Edwards
20d513f224 stubbed out subsite 2023-12-08 15:06:30 -07:00
VirtuBox
bad425acf4 Add --php83 to bash_completion 2023-12-01 17:21:58 +01:00
VirtuBox
e7edc69cb7 Set default PHP version to 8.2 2023-12-01 16:54:51 +01:00
VirtuBox
96bad01d41 Fix requirement and update bash_completion 2023-09-03 23:26:24 +02:00
VirtuBox
d54ad0fbf4 Update changelog for release 2023-08-04 16:49:22 +02:00
Yogesh Beniwal
c922613841 Update MariaDB to latest LTS version 2023-04-03 16:11:04 +08:00
VirtuBox
3ea6c86256 Update Changelog and install 2022-12-22 23:17:00 +01:00
Janio Sarmento
a76d76ce5f #482: Add PHP 8.2 to WO 2022-12-10 10:37:20 -03:00
VirtuBox
b575e08b94 Update bash_completion 2022-01-26 17:03:42 +01:00
VirtuBox
9743a60742 Set php8.0 as default 2022-01-25 16:29:13 +01:00
VirtuBox
0f1cc50b85 set php7.4 as default 2021-05-20 17:09:45 +02:00
VirtuBox
383b9d4250 Add MariaDB release into wo.conf 2020-11-13 14:09:34 +01:00
VirtuBox
1b0d9d7d8d Fix bash_completion 2020-10-23 15:42:15 +02:00
VirtuBox
be4805a21e Update bash_completion with wo stack migrate 2020-10-23 12:52:47 +02:00
VirtuBox
fd66b5475f Fix Redis upgrade on Ubuntu 20.04 LTS
* Fix typo in bash completion
2020-10-17 01:48:50 +02:00
VirtuBox
327bd96d16 Prepare for release v3.12.0 2020-05-13 13:57:44 +02:00
VirtuBox
913d5edf22 Improve phpmyadmin upgrade
* query phpmyadmin.net api to get the latest version
2020-04-22 17:50:01 +02:00
VirtuBox
65b950e5ac Add php version selection into wo.conf
* set PHP 7.3 as default php version
* update travis script
2020-01-28 12:47:00 +01:00
VirtuBox
01ee8c0a13 v3.11.0 (#211)
- PHP 7.4 support
- Improved Webp images support with Cloudflare (Issue [#95](https://github.com/WordOps/WordOps/issues/95)). Nginx will not serve webp images alternative with Cloudflare IP ranges.
- Stack upgrade for adminer
- Check acme.sh installation and setup acme.sh if needed before issuing certificate
- Add `--ufw` to `wo stack status`
- Add Nginx directive `gzip_static on;` to serve precompressed assets with Cache-Enabler or WP-Rocket. (Issue [#207](https://github.com/WordOps/WordOps/issues/207))
- Previous `--php73` & `--php73=off` flags are replaced by `--php72`, `--php73`, `--php74` to switch site's php version
- phpMyAdmin updated to v4.9.2
- Adminer updated to v4.7.5
- Replace dot and dashes by underscores in database names (Issue [#206](https://github.com/WordOps/WordOps/issues/206))
- Increased database name length to 32 characters from domain name + 8 random characters
- typo error in motd-news script (Issue [#204](https://github.com/WordOps/WordOps/issues/204))
- Install Nginx before ngxblocker
- WordOps install/update script text color
- Issue with MySQL stack on Raspbian 9/10
- Typo error  (PR [#205](https://github.com/WordOps/WordOps/pull/205))
- php version in `wo debug` (PR [#209](https://github.com/WordOps/WordOps/pull/209))
- SSL certificates expiration display with shared wildcard certificates
2019-12-03 19:48:18 +01:00
VirtuBox
7765b2ce84 Several improvements
* Run `mysql_upgrade` during MySQL upgrade with `wo stack upgrade` to perform migration if needed
* WordOps now check if a repository already exist before trying to adding it again.
* install script refactored
2019-10-25 23:58:08 +02:00
VirtuBox
edd6210fd2 Update changelog, bash_completion 2019-10-04 13:09:21 +02:00
VirtuBox
15b3b5d55c Improve acme 2019-10-01 15:22:03 +02:00
VirtuBox
429e10fe8c Update changelog et bash-completion 2019-09-24 00:16:01 +02:00
VirtuBox
b91059942f Update bash-completion 2019-09-23 13:09:32 +02:00
VirtuBox
5abc051901 Add wo secure --ssh 2019-09-23 12:11:15 +02:00
VirtuBox
1950764dc8 Updating WordOps dashboard 2019-09-22 14:11:12 +02:00
VirtuBox
a3e05cbbaf Update bash-completion 2019-09-21 19:12:46 +02:00
VirtuBox
9b1853b25b Update install and refactor site.py 2019-09-19 14:07:34 +02:00
VirtuBox
8610f10b24 Increase log rotation limit to 1MB 2019-09-02 02:40:32 +02:00
VirtuBox
f6f412a290 Prepare for release 2019-08-30 20:33:33 +02:00
VirtuBox
f20766bf1b Removing -le=subdomain from bash-completion 2019-08-28 21:43:45 +02:00
VirtuBox
d772199f26 Fix for wo upgrade 2019-08-17 13:40:28 +02:00
VirtuBox
aa10b89b6b Add --wprocket to bash completion 2019-08-15 12:02:05 +02:00
VirtuBox
38ac1d70e7 Update changelog & bashrc 2019-07-24 13:31:13 +02:00
VirtuBox
120bf4eff1 [skip travis] update bash_completion 2019-07-19 14:29:54 +02:00
VirtuBox
27ad2ae2ae Fix variable keylength 2019-07-19 01:28:11 +02:00
VirtuBox
4c663dfa9f Fix issues, simplify code 2019-07-19 01:02:00 +02:00
VirtuBox
785fc7da7a update bash_completion 2019-07-18 18:55:23 +02:00
VirtuBox
0d02a1ceef Fix --le 2019-07-15 18:51:58 +02:00
VirtuBox
26abac5a93 add --letsencrypt=clean 2019-07-15 15:39:45 +02:00
VirtuBox
37bd353fa4 Add upgrade script for phpmyadmin 2019-07-14 22:50:34 +02:00
VirtuBox
b7e7da0d2f Update bash-completion and add wildcard redirection 2019-07-14 01:07:34 +02:00
VirtuBox
2f9b598113 Add fail2ban conf 2019-04-26 21:30:46 +02:00
VirtuBox
ce50ee30a4 fix hsts arg 2019-04-15 14:44:06 +02:00
VirtuBox
3a47085927 update docs and bash_completion 2019-04-05 10:02:20 +02:00