David Olsen
9d2ca4b592
Only exclude logs folder from root, not in webdata
...
Restoring should not exclude logs in any folder down the tree. This causes errors when restoring wordpress with certain plugins that have folders named "logs". This change aligns the restore with the backup function https://github.com/serghey-rodin/vesta/blob/master/bin/v-backup-user#L226
You could also omit the exclusion entirely, as this folder you are excluding should never be in the backup.
2019-10-07 10:40:56 +02:00
myvesta
8652b25dd0
Fix for update_firewall_custom.sh
2019-09-30 18:47:33 +02:00
myvesta
41f4778c7e
Syntax fix for update_firewall_custom.sh
2019-09-30 18:41:32 +02:00
myvesta
f477c75418
Trigger for /root/update_firewall_custom.sh
2019-09-30 18:37:30 +02:00
dpeca
9365252623
Changing URL for latest version
2019-09-29 00:30:38 +02:00
myvesta
1b2d6959df
Merge pull request #37 from serghey-rodin/master
...
Updates from Official VestaCP
2019-09-25 14:43:40 +02:00
Serghey Rodin
ae328a0935
added support for HTTP/2 Let's Encrypt servers
2019-09-24 01:08:17 +03:00
dpeca
1632c27355
Add woff, woff2, xml extension as static file, removing html, htm
2019-09-23 17:35:53 +02:00
dpeca
6b1f3a0e5d
Add woff, woff2, xml extension as static file, removing html, htm
2019-09-23 17:34:06 +02:00
dpeca
1658144030
Add woff, woff2, xml extension as static file, removing html, htm
2019-09-23 17:31:05 +02:00
dpeca
84ef0a118f
Changing /usr/local/vesta to $VESTA
2019-08-24 16:13:03 +02:00
dpeca
0ed4207c9e
Update v-change-vesta-port
2019-08-24 16:10:34 +02:00
dpeca
5eeead791e
Update v-change-vesta-port
2019-08-24 15:58:20 +02:00
dpeca
e902b0180b
Update v-change-vesta-port
2019-08-24 15:55:29 +02:00
dpeca
105f8c2541
Update v-change-vesta-port
2019-08-24 03:35:59 +02:00
dpeca
40739f3105
Update v-change-vesta-port
2019-08-24 02:37:28 +02:00
dpeca
72029bb578
Update v-change-vesta-port
2019-08-24 02:20:02 +02:00
dpeca
f9b68027da
Update v-change-vesta-port
2019-08-24 02:17:24 +02:00
myvesta
6343b3e20d
Introducing v-change-vesta-port
2019-08-24 02:00:22 +02:00
myvesta
e43bc8d804
Update v-list-sys-config
2019-08-10 18:21:36 +02:00
Peca
db8b4ed21e
Merge branch 'pr/34'
2019-08-10 17:09:42 +02:00
Serghey Rodin
26c0d3c3f2
fixed delimiter format for plain output
2019-08-08 19:59:21 +03:00
Serghey Rodin
743476ad73
added sudo call for directory creation and restore
2019-08-08 19:58:35 +03:00
Serghey Rodin
015acfc168
Merge pull request #1896 from millsy/master
...
Switched to egrep to support optional comma in renewal
2019-08-08 14:24:36 +03:00
Serghey Rodin
5c61b3efb1
Merge pull request #1919 from dbannik/fix-add-sftp-backup
...
fixed add sftp server backup
2019-08-08 14:04:26 +03:00
Serghey Rodin
c9bf443c6a
added user format valdation
2019-07-31 00:46:04 +03:00
Dmitry Bannik
d74ac9980a
fixed add sftp server backup
2019-07-20 02:39:15 +03:00
dpeca
881d620cd6
Update v-update-sys-vesta-all
2019-07-18 03:29:14 +02:00
Chris Mills
9bceb01622
Switched to egrep to support optional comma in renewal
2019-06-06 06:07:44 +01:00
dpeca
15d44e5a94
Right place to delete FPM conf
2019-05-24 11:56:11 +02:00
Serghey Rodin
58e9615d94
Merge pull request #1887 from Myself5/master
...
v-backup-user: Properly fix userdata backup exclusions
2019-05-23 00:08:06 +03:00
Serghey Rodin
7d48d5585f
Merge pull request #1888 from millsy/master
...
Renewal of cert not removing domain from alias list
2019-05-23 00:04:44 +03:00
Serghey Rodin
c2abcf3dc9
Merge pull request #1892 from romkoll/patch-2
...
Fix v-unsuspend-mail-account
2019-05-23 00:03:06 +03:00
Serghey Rodin
9c108786e6
Merge pull request #1867 from moucho/domain_idn
...
Fix Let's Encrypt for IDN domains
2019-05-23 00:02:07 +03:00
Roman
a716a3f2cb
Fix v-unsuspend-mail-account
...
Fix 'Malformed value "unlimitedM"' after unsuspend mail account
2019-05-22 20:10:15 +03:00
Chris Mills
a78c7ffc92
Renewal of cert not removing domain from alias list
2019-05-17 09:49:58 +01:00
Christian Oder
d24f68a370
v-backup-user: Properly fix userdata backup exclusions
...
So far, no exclusions have been accounted for as fargs has not been passed.
Rework the logic for fargs parsing based on domain exclusions and pass fargs to the tar command.
Also add --anchored based on 37c69b8f4c
2019-05-15 17:07:53 +02:00
Serghey Rodin
46db88d266
Merge pull request #1885 from noogen/master
...
fix typo of extra L issue #1509
2019-05-14 12:15:24 +03:00
Serghey Rodin
3e922f8cfe
Merge pull request #1540 from darkworks/darkworks-yum_check
...
check for yum properly.
2019-05-14 12:11:29 +03:00
noogen
d856c1e080
fix typo of extra L issue #1509
2019-05-14 03:38:36 -05:00
Serghey Rodin
20c7764485
Merge pull request #1575 from moucho/backups
...
Don't exclude "logs" folder recursively on backups
2019-05-14 11:14:16 +03:00
Serghey Rodin
e6cc11a27b
Merge pull request #1454 from EmanH/patch-1
...
644 chmod should only apply to files
2019-05-14 11:02:18 +03:00
Serghey Rodin
faf7612c7e
Merge pull request #1349 from serghey-rodin/add-caa-record
...
Add CAA DNS record
2019-05-14 10:57:13 +03:00
Serghey Rodin
1e157d4c29
Merge pull request #1751 from hacktivista/fix/v-update-sys-ip-non-existent-files
...
Fix v-update-sys-ip: verify if primary IP exists
2019-05-14 10:38:38 +03:00
Serghey Rodin
63b8ef22f6
Merge pull request #1859 from lukapaunovic/patch-1
...
Fix for issue #1286
2019-05-14 10:33:55 +03:00
Serghey Rodin
3069003941
Merge pull request #1846 from dreiggy/dreiggy-patch-v-list-mail-domain-dkim-dns-newline-remove
...
Remove \n from dkim txt output
2019-05-14 10:30:55 +03:00
Serghey Rodin
0f08d77fd5
Merge pull request #1858 from SteenSchutt/master
...
Prevent v-backup-user from excluding folders named logs further down the tree
2019-05-14 10:28:05 +03:00
Serghey Rodin
855ba537cd
Merge pull request #1838 from pablobae/br2-fix-firewall-update-check-ssh-custom-port-rules-config-file
...
Update v-update-firewall
2019-05-14 10:26:04 +03:00
Serghey Rodin
7f82e42cc2
Merge pull request #1870 from skullwritter/patch-11
...
correcting wildcat
2019-05-14 10:23:33 +03:00
Paweł Suder
d563dcd12b
Fix update of SSL for LetsEncrypt certs
...
Due to missing /g in sed for parsing aliases from certificate SAN
field there was an issue with doubled alias which is also common
name of issued certficiate.
2019-05-14 08:59:43 +02:00