Commit graph

85 commits

Author SHA1 Message Date
Anton Reutov
1ed1505169 SSL for hostname 2021-08-26 21:33:46 +03:00
Anton Reutov
3f5246b144 Change default vesta port 2021-08-26 18:47:53 +03:00
Anton Reutov
3a0bcfea66
Added ''LE SSL for hostname'' to section about the software being installed 2021-08-14 19:59:19 +03:00
Anton Reutov
14a9fa4f8b
Merge pull request #1799 from cmstew/auto-hostname-ssl
Setting lets encrypt hostname ssl auto-renewal during install
2021-08-13 21:09:20 +03:00
Anton Reutov
29bdd18e95
Merge pull request #1949 from NIKTONIKTO717/patch-2
Update vst-install-rhel.sh
2021-08-03 17:04:41 +03:00
Anton Reutov
f3872ada4a
sed nginx no #2009 2021-08-02 16:15:43 +03:00
NIKTONIKTO717
949c011321
Update vst-install-rhel.sh
I only tried to fix bug #1933
2019-10-09 15:23:39 +02:00
Maksim Usmanov | Maks
a62095aa13
Fix Nginx exclusion
This fix 706 in bugs.vesta and #1820 ( same issue )
2019-04-28 15:57:49 +02:00
Serghey Rodin
70319b6a94 full pma install 2019-04-15 13:33:09 +03:00
Luka Paunović
891dac76fc
Update vst-install-rhel.sh 2019-03-21 21:26:05 +01:00
Luka Paunović
aeee40865e
Fixing blowfish_secret length (too short)
phpMyAdmin "screams", we should be using length of 32 characters for blowfish_secret.
2019-03-21 16:50:29 +01:00
cmstew
be300fd82e
Update vst-install-rhel.sh
Changed hostname variable to match rest of script
2019-01-01 12:07:49 -07:00
cmstew
6689e5c839
Update vst-install-rhel.sh
- Added to help function for ssl
- Added argument for enabling Let's Encrypt SSL
- Added set_default_value 'ssl' 'no'
- Install Let's Encrypt on hostname, update certificate, and enable auto-renew if 'ssl' argument is 'yes'
2018-12-31 15:42:01 -07:00
dpeca
8010f5d802
CentOS7: Register /sbin/nologin and /usr/sbin/nologin
Fix for https://github.com/serghey-rodin/vesta/issues/1437
2018-12-27 20:56:14 +01:00
Alexandr Loskutov
c32fa673e1 Fix Dovecot namespace inbox=yes for CentOS 7
Co-Authored-By: dpeca <dpeca@users.noreply.github.com>
2018-11-04 08:21:36 +02:00
Serghey Rodin
a1b3aa3a84 No stats with distro name anymore 2018-10-17 22:06:17 +03:00
Serghey Rodin
1557f9bc8c Security: separate passwords for databases 2018-10-17 17:27:03 +03:00
Serghey Rodin
07a7c90cf6 chkconfig firewalld off 2018-07-13 15:27:10 +03:00
Serghey Rodin
b6e26ac479 Fixed mysql-server package replacement 2018-06-22 16:55:52 +03:00
Serghey Rodin
5fc8339a8d cosmetic fixes for CentOS and Amazon installers 2018-06-21 18:01:24 +03:00
Serghey Rodin
ca3956568b Updated CentOS installer 2018-06-21 15:40:22 +03:00
Serghey Rodin
3aadf37a82 Temporary fix for CentOS Vault issue 2018-05-17 18:27:28 +03:00
Serghey Rodin
d8e200f759 new line after text 2017-12-29 17:54:27 +02:00
Serghey Rodin
08fafbcd85 vesta-softaculous for rhel installer 2017-12-29 13:32:35 +02:00
Serghey Rodin
273f4dec96 formatting: 79 characters per line 2017-12-29 12:16:41 +02:00
Serghey Rodin
477df2eefc updated language list 2017-12-29 12:01:16 +02:00
Serghey Rodin
ca76ac2ba5
Merge pull request #1369 from cdnmall/patch-2
improved fail2ban support for vsftpd
2017-12-29 00:48:58 +02:00
Serghey Rodin
128906e624
Merge pull request #1310 from bergentroll/bergentroll_install_lang_patch
Install scripts lang patch
2017-12-28 16:04:19 +02:00
Serghey Rodin
6fc3a45932
Merge pull request #1249 from chipitsine/centos7_nolimit
CentOS 7: increase number of open files
2017-12-28 15:56:45 +02:00
Serghey Rodin
8fdf7105a9
Merge pull request #1110 from rfzh1996/rfzh1996-patch-1
Using Yum to install epel-release package
2017-12-28 15:44:11 +02:00
Serghey Rodin
e4ed3ba3c5 added chown back for $VESTA/data/sessions 2017-12-28 15:09:43 +02:00
Serghey Rodin
4b226fa49b
Merge pull request #1207 from fliker09/master
Small code and spell check fixes for rhel installer
2017-12-28 15:08:20 +02:00
Joe Mattos
92a4c2f377
improved fail2ban support for vsftpd 2017-12-11 03:14:29 -05:00
Anton Karmanov
c8c9927377 New function to set default lang 2017-10-24 15:47:38 +05:00
Serghey Rodin
c8e03744ab remove chrooted bind package 2017-08-03 17:49:46 +03:00
Ilya Shipitsin
6cd03c1512 CentOS 7: increase number of open files
there's per package limitation of 100 web sites. So, vesta should limit
number of sites anyway. However, if one would want to have, for example,
350 web sites, he will be limited by OS settings.

so, lets remove limitation on the OS level and let vesta control things
2017-07-30 21:40:12 +05:00
fliker09
d7496cf06f Small code and spellcheck fixes 2017-06-02 15:30:33 +03:00
Serghey Rodin
7ef52aa32c fix for system-base repos 2017-04-27 14:00:03 +03:00
Robert Zambrano Hidalgo
b2b2e1560a Using Yum to install epel-release package 2017-02-28 20:09:47 -05:00
System Void
753f1aec39 Merge pull request #1082 from Skamasle/patch-13
Fix permissions issue ( security )
2017-02-19 23:19:59 +00:00
dpeca
309abec58f Fix for broken CentOS 7 installation because of latest fail2ban version
Fix for issue https://github.com/serghey-rodin/vesta/issues/1086
2017-02-18 16:54:20 +01:00
Maksim Usmanov | Maks
dfdaf8d80e Fix permissions issue ( security )
Same issue happen in debian, in my centos 6 installs always get /etc/roundcubemail/config.inc.php whit 644 whit roundcube password exposed.

In centos bad user:group is asigned so also fixed

This will be fixed in general update in current installed vestacp servers.
2017-02-16 22:11:29 +01:00
Serghey Rodin
70d0ca89d8 added vim-common for LE account registration support 2016-12-13 12:37:41 +02:00
Serghey Rodin
039a989fb2 fix for aditional ftp accounts 2016-12-08 16:20:48 +02:00
dpeca
9ab813feee Added a command that will download Dovecot logrotate script 2016-11-22 16:15:35 +01:00
dpeca
4f54ff4f3f Changing password_vesta_host to server hostname during installation
Ported from Debian installer
2016-10-24 22:19:24 +02:00
dpeca
862e26200c Fixing a bug that caused $pub_ip is always empty string
Putting update-firewall before getting $pub_ip is fixing this issue
2016-10-24 18:22:49 +02:00
Serghey Rodin
c2c8b0ed2b Fix for missing NetworkManager on OpenVZ/Virutozzo 2016-10-03 14:54:03 +03:00
Serghey Rodin
5a5668f866 fix from http://luiscachog.me/spamassassin-error-on-vestacp-centos 2016-09-15 14:45:08 +03:00
Serghey Rodin
3e7d6362a3 Merge pull request #799 from pcfreak30/hotfix/798
Use $VESTA variable everywhere in installer
2016-08-29 16:57:20 +03:00