myvesta
328f6f293c
Disable hosts_try_fastopen for all hosts
2023-12-20 21:23:34 +01:00
myvesta
f4beb1c8f1
Update vst-install-debian.sh, MAX_DBUSER_LEN=80
2023-12-11 11:48:32 +01:00
myvesta
c4eb89e4fd
Update install-rocket-nginx.sh
2023-11-25 11:41:04 +01:00
myvesta
25749e8025
Update fix-fpm-poold.sh
2023-11-17 10:06:42 +01:00
myvesta
5e3473f90d
Merge pull request #169 from lukapaunovic/patch-5
...
Create wp-super-cache.stpl
2023-11-12 20:55:08 +01:00
myvesta
65aa97de82
Merge pull request #168 from lukapaunovic/patch-4
...
Create wp-super-cache.tpl
2023-11-12 20:54:49 +01:00
Luka Paunović
9985fcbea5
Create wp-super-cache.stpl
2023-11-12 19:45:58 +01:00
Luka Paunović
fc05c65359
Create wp-super-cache.tpl
2023-11-12 19:45:02 +01:00
myvesta
fff40883dd
webp smush nginx template
2023-11-12 19:18:00 +01:00
myvesta
562ad763dd
v-commander: install nginx-rate-limit templates
2023-11-05 15:25:01 +01:00
myvesta
7993d50276
v-install-wordpress to put force-https-firewall-wordpress nginx template
2023-11-05 15:17:34 +01:00
myvesta
803cde4c89
CRLF to LF for nginx-rate-.limit templates for WordPresd
2023-11-03 17:08:22 +01:00
myvesta
5e525f8898
nginx rate limit fixes for http:// templates
2023-11-02 14:27:15 +01:00
myvesta
88f52ec9a4
Adding limit_conn zone_site 15; to wordpress tpl
2023-11-02 11:33:19 +01:00
myvesta
3d8880e559
Rotating places for limit_conn_zone
2023-11-02 11:08:13 +01:00
myvesta
911dc91268
Fix message: Added rate_limit 'wfone' to nginx.conf
2023-11-02 11:03:54 +01:00
myvesta
c87de2631b
Fix to download force-https-firewall-wordpress.stpl
2023-11-02 11:01:03 +01:00
myvesta
bfdefc50e3
nginx rate-limit improvements
2023-11-02 10:47:51 +01:00
myvesta
2f0807e8ee
Update v-commander: redis installer conf fix
2023-10-18 14:46:55 +02:00
myvesta
946a1953d9
v-update-mail-domains-disk - even mail account is symlinked
2023-10-13 11:56:50 +02:00
myvesta
bf8411fa08
Update latest.txt: version 0.9.9-0-5
2023-10-08 16:56:38 +02:00
myvesta
3f3cfece06
Update Changelog.md
2023-10-08 16:55:33 +02:00
myvesta
8748ffc85b
Update v-suspend-web-domain
2023-10-08 16:45:13 +02:00
myvesta
a4acb57e54
Fixing removing certificates during apache reload
...
v-suspend-web-domain on line 49 is triggering apache/nginx reload... that is doing it in the background... and on line 64, we were previously doing 'mv' for certificates...
If the reload lasts too long it in the background, certificates will vanish because of 'mv' on line 64.
This fix will avoid this collision by doing 'cp' instead of 'mv', then sleeping for 10 sec, and then removing certificates.
We will call this bug "Nemanja Puhalo's bug" because he hit this bug first.
2023-10-08 16:28:08 +02:00
myvesta
1848c36784
Update v-suspend-web-domain, allowing restart=no
2023-10-08 15:45:34 +02:00
myvesta
af7b658bfb
v-restart-web: systemctl instead of service
2023-10-08 15:33:46 +02:00
myvesta
9c233e92a6
v-restart-web: systemctl instead of service
2023-10-08 15:21:43 +02:00
myvesta
fd57420a70
Delete current SSL before v-install-unsigned-ssl
2023-10-08 13:28:52 +02:00
isscbta
baa93199e8
Update README.md
2023-10-06 11:35:11 +02:00
myvesta
5fb32ef55f
Delete pool.d conf file for all PHP versions
2023-10-04 14:56:19 +02:00
myvesta
1099b0c267
Update install_rate_limit_tpl.sh
2023-10-04 11:34:09 +02:00
myvesta
b5d57baa29
Update vst-install-debian.sh
2023-10-03 10:47:40 +02:00
myvesta
64fa7d9e58
Update exim4.conf.template
2023-10-01 15:12:40 +02:00
myvesta
e1fe2ba094
Patching exim4.conf for: Helo name contains a ip address
2023-10-01 15:07:43 +02:00
myvesta
85bbc56cbd
Update v-make-separated-ip-for-email
2023-10-01 14:55:49 +02:00
myvesta
3d503f4e14
Update v-clean-garbage
2023-10-01 14:19:41 +02:00
myvesta
33e6263e3d
Update v-clean-garbage
2023-10-01 00:32:27 +02:00
myvesta
8a323f6447
Update v-clean-garbage
2023-09-30 15:23:27 +02:00
myvesta
c8fcc089a7
Clean /home/*/tmp/ in v-clean-garbage
2023-09-30 15:20:47 +02:00
myvesta
98d8ab7f29
v-list-sys-services: detection for official mariadb repo installation
2023-09-27 09:32:23 +02:00
myvesta
1709e9ae3d
Disabling SpamAssassin on Deb12
2023-09-24 16:58:29 +02:00
myvesta
39a4dffbce
Check if source user is suspended
2023-09-16 01:20:19 +02:00
myvesta
c43b3b0976
Check if source user is suspended
2023-09-16 01:11:30 +02:00
myvesta
06527b4d49
Update postinst
2023-09-15 01:12:08 +02:00
myvesta
022f3078f5
Fixing 'dh key too small' in dovecot
2023-09-06 14:45:40 +02:00
myvesta
8d467b98ab
Muting some unnecessary cleaning errors
2023-08-23 14:39:44 +02:00
myvesta
34c0588b76
ignoring nohup messages
2023-08-23 14:05:26 +02:00
myvesta
b80a975621
Muting some unnecessary cleaning errors
2023-08-23 11:37:04 +02:00
myvesta
c32036e531
Handling tailf watcher processes in v-clean-garbage
2023-08-23 11:23:57 +02:00
myvesta
658680095b
http2 typo
2023-08-18 20:52:13 +02:00