1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00
Commit Graph

32 Commits

Author SHA1 Message Date
Hacktivista
9abd3baf2e Fix v-update-sys-ip: verify if primary IP exists
Fixes the following errors on new installations:

> mv: cannot move '/usr/local/vesta/data/ips/' to a subdirectory of itself, '/usr/local/vesta/data/ips/x.x.x.x'
> sed: can't read /usr/local/vesta/data/users/*/dns/*.conf: No such file or directory
> sed: -e expression , char 0: no previous regular expression
> sed: -e expression , char 0: no previous regular expression
2018-11-09 20:02:47 -03:00
Serghey Rodin
7f3e7d5b63 ip.sh include missing 2018-06-24 19:12:43 +03:00
Serghey Rodin
f59ebc4f65 Fix: nginx restart order 2018-06-14 18:00:44 +03:00
Serghey Rodin
f68bb795de Fixes for proper EIP handling 2018-06-08 11:40:42 +03:00
Serghey Rodin
4ef7131065 few fixes for aws linux support 2018-03-29 16:35:31 +03:00
Serghey Rodin
aa08f6c421
Merge pull request from hidonet/patch-1
Duplicate interface name detection fix
2017-12-28 16:05:42 +02:00
Edgaras Giedrė
a07c7b3af5
Add public IP in ftp config 2017-12-02 19:03:06 +02:00
Hidayet Ok
d13ed39054 Duplicate interface name detection fix
When you install Vesta on Hetzner centos7 installation fails and returns error like this : "Error: user enp0s31f6 doesn't exist"

Network interface name finding mechanism returns 2 word and v-add-sys-ip command fails. 

/usr/local/vesta/bin/v-add-sys-ip 88.99.141.40 255.255.255.255 enp0s31f6 enp0s31f6
2017-10-20 03:01:58 +03:00
Serghey Rodin
b5d52c7e8c fix interface duplicates 2017-01-30 16:00:04 +02:00
Serghey Rodin
0067562b33 fix for ips on DigitalOcean 2016-11-22 21:35:42 +02:00
Serghey Rodin
945551dcd0 Workaround for DigitalOcean network 2016-09-30 14:47:51 +03:00
Serghey Rodin
e05dca61a6 refactoring: log_event(), is_format_valid() 2016-06-09 16:55:35 +03:00
RhysIT
9189ca9488 Corrected spelling mistakes 2015-11-06 17:38:58 +02:00
Serghey Rodin
91a804c1c8 check_result function 2015-10-28 16:34:41 +02:00
Serghey Rodin
df2c0baf63 fix for /32 netmask 2015-09-10 17:07:05 +03:00
Serghey Rodin
18da1cf1b9 syntax fix for ip management 2015-05-31 10:02:28 +03:00
Serghey Rodin
42b8ac31dd trigger firewall update on ip functions 2015-04-17 16:11:27 +03:00
Serghey Rodin
f437f70e69 fix for openvz ip list 2015-02-09 00:11:23 +02:00
Serghey Rodin
9de2d15c62 removing ifconfig for RHEL7 support 2014-12-12 01:47:56 +02:00
Serghey Rodin
a48a8df2f0 Fix for DHCP ip addresses 2014-05-13 12:36:27 +03:00
Serghey Rodin
4614df59a7 E_RESTART should be a variable 2014-02-19 23:12:23 +02:00
Serghey Rodin
477934825c restart error handler 2014-02-06 11:11:45 +02:00
Serghey Rodin
f7cc1b9b62 fix for rc.local startup 2014-01-25 14:22:19 +02:00
Serghey Rodin
e3d3645131 improved verifcation for aws workaround 2013-10-11 00:54:42 +03:00
Serghey Rodin
4a34f94ebd Workaround for stopped Amazon instance 2013-10-09 17:51:31 +03:00
Serghey Rodin
ed54f83795 from now vesta.conf can override any func variable 2013-10-09 00:50:08 +03:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00
Serghey Rodin
b8b28120fd dox2unix fix after merge 2013-01-19 23:07:26 +02:00
ZonD Eighty
2b16d9bd83 Merge changes from upstream
I'm a little angry
2012-12-28 23:31:02 +04:00
Serghey Rodin
7b19b4c616 importing installer and configuration files 2012-11-29 00:52:23 +02:00
Serghey Rodin
2bb8166f7b switching from mod_rpaf to mod_extract_forwarded.conf 2012-11-18 18:09:33 +02:00
Serghey Rodin
b6b7eacadb replaced underscore with dash in api syscalls 2012-11-09 18:26:32 +02:00