myVesta Installation Script Generator

Post Reply
User avatar
Amadex
Posts: 10
Joined: Tue Jun 23, 2020 3:25 pm
Your location: Europe
First name and last name: Amar Dugonja
Been thanked: 2 times

Hello,

Here is "myVesta Installation Script Generator": https://www.myvestacp.com/install_generator.html

Alternative url: https://www.amadex.com/myvesta/index.php

Cheers! 8-)
Last edited by Amadex on Sun Mar 20, 2022 4:57 pm, edited 1 time in total.

Tags:
imperio
Posts: 1
Joined: Thu Aug 19, 2021 10:11 pm

Script is not working
User avatar
myVesta
Site Admin
Posts: 819
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 4 times
Been thanked: 6 times

imperio wrote: Fri Aug 20, 2021 2:40 pm Script is not working
fixed, tnx :)
User avatar
al3xg0r
Posts: 13
Joined: Tue Jul 07, 2020 2:11 pm
Your location: UA

excellent, otherwise I had to manually prescribe what was needed and what was not, thanks! 8-)
dmitlife
Posts: 4
Joined: Wed Nov 16, 2022 1:49 am

myVesta wrote: Fri Aug 20, 2021 2:50 pm fixed, tnx :)
Hello. I'm generating code, but during installation I'm still required to enter my email address, hostname, port, and secret URL. The selected password and panel language are also not set. I am using debian 11.5. Please fix it. Thank you.

Example code I am running

Code: Select all

sudo bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd no --proftpd yes --named yes --mysql yes --mysql8 no --postgresql no --exim yes --dovecot yes --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --force no --interactive yes --port 8888 --hostname domen.ru --email [email protected] --password mypass123 --lang ru --secret_url securl
Last edited by dmitlife on Wed Nov 16, 2022 2:32 am, edited 1 time in total.
User avatar
Amadex
Posts: 10
Joined: Tue Jun 23, 2020 3:25 pm
Your location: Europe
First name and last name: Amar Dugonja
Been thanked: 2 times

dmitlife wrote: Wed Nov 16, 2022 2:08 am
myVesta wrote: Fri Aug 20, 2021 2:50 pm fixed, tnx :)
Hello. I'm generating code, but during installation I'm still required to enter my email address, hostname, port, and secret URL. The selected password and panel language are also not set. I am using debian 11.5. Please fix it. Thank you.

Example code I am running

Code: Select all

sudo bash vst-install-debian.sh --apache yes --nginx yes --phpfpm no --vsftpd no --proftpd yes --named yes --mysql yes --mysql8 no --postgresql no --exim yes --dovecot yes --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --force no --interactive yes --port 8888 --hostname domen.ru --email [email protected] --password mypass123 --lang ru --secret_url securl
That's for your safety to double check email, port, secret url 8-)
dmitlife
Posts: 4
Joined: Wed Nov 16, 2022 1:49 am

Amadex wrote: Mon Nov 21, 2022 10:48 am That's for your safety to double check email, port, secret url 8-)
Thanks for the answer, but I already solved this problem myself and my code runs automatically without any extra confirmation
User avatar
Amadex
Posts: 10
Joined: Tue Jun 23, 2020 3:25 pm
Your location: Europe
First name and last name: Amar Dugonja
Been thanked: 2 times

Post Reply