Commit Graph

41 Commits

Author SHA1 Message Date
VirtuBox
208db7758d Cleanup bash completion and set ppa repo 2024-06-10 21:20:23 +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
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
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
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
913d5edf22 Improve phpmyadmin upgrade
* query phpmyadmin.net api to get the latest version
2020-04-22 17:50:01 +02: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
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
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
VirtuBox
8ad070306b fix maintenance 2019-03-25 10:05:20 +01:00
VirtuBox
87866223ab fix php73 extras & update bash_completion 2019-03-17 15:24:34 +01:00
VirtuBox
1a4cdd5f18 remove webp.conf from install script
* update bash_completion
* cleanup wo variables
2019-03-06 15:48:21 +01:00
jeroenlaylo
6aab6373b5 Almost there, don't use this yet 2018-11-30 19:33:29 +01:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00