Commit Graph

22 Commits

Author SHA1 Message Date
VirtuBox
c2d27f1480 Fix small issues detected by codacy 2019-10-28 09:22:04 +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
dc7ec443ed Few improvements 2019-10-12 11:16:25 +02:00
VirtuBox
3c0498c4ad Fix subdomains detection for acme 2019-10-12 11:07:25 +02:00
VirtuBox
c731d806d6 Refactor acme.sh and WOVariables 2019-10-02 13:13:32 +02:00
VirtuBox
715497d3b1 Simplify several functions 2019-10-01 04:08:54 +02:00
VirtuBox
6c3d645d9e ngxblocker implementation 2019-09-30 03:10:30 +02:00
VirtuBox
23fb50629d Fix domainvalidate 2019-09-29 14:20:16 +02:00
VirtuBox
9b1853b25b Update install and refactor site.py 2019-09-19 14:07:34 +02:00
VirtuBox
278a4f9563 Fix typo 2019-09-04 20:41:23 +02:00
VirtuBox
bb334c09fd Fix missing () 2019-09-04 20:39:27 +02:00
VirtuBox
50cc8a4d09 Sort import, create class DMN 2019-09-04 20:36:15 +02:00
VirtuBox
5cb2c394b1 Fix domain is_subdomain 2019-09-04 16:38:55 +02:00
VirtuBox
f814bbea5d Fix subdomain 2019-09-04 16:13:46 +02:00
VirtuBox
680947374b Fix .lower 2019-09-02 02:20:12 +02:00
VirtuBox
e4f686a9f4 Fix utf8 encoding when reading files 2019-09-01 23:29:23 +02:00
VirtuBox
1e6d41d3d8 Open files in mode utf8 2019-09-01 22:02:52 +02:00
VirtuBox
0e67eeba43 Fix root domain 2019-08-30 08:19:35 +02:00
VirtuBox
c60d4e306a Improve Nginx service management 2019-08-27 12:32:48 +02:00
VirtuBox
ee1985cc0b Fix typo 2019-08-26 18:15:54 +02:00
VirtuBox
42e856173f Several new features
- cht.sh stack : linux online cheatsheet. Usage : `cheat <command>`. Example for tar : `cheat tar`
- ClamAV anti-virus with weekly cronjob to update signatures database
- Internal function to add daily cronjobs
- Additional comment to detect previous configuration tuning (MariaDB & Redis)
- Domain/Subdomain detection based on public domain suffixes list
- Increase Nginx & MariaDB systemd open_files limits
- Cronjob to update Cloudflare IPs list
2019-08-26 18:05:26 +02:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00