Page 1 of 12

Vesta Automatic App Installer [Version 1.0.2]

Posted: Sat Jun 06, 2015 8:03 am
by joem
By cdnmall.com

This addon allows users to Automatically install 8 Website Scripts all within their Vesta Control Panel.

Image
Image
Image
  • Works with the latest version of Vesta CP running CentOS or Ubuntu.
  • Choose whether to install apps in your public_html or public_shtml ( If you have ssl enabled) directory or with any sub directory of them.
  • 8 Web Applications Available
    • Nibble Blog NEW
    • WordPress
    • OpenCart
    • Textpattern CMS
    • PHPBB
    • PrestaShop
    • Joomla
    • Simple Machines Forum
How to Install?

Code: Select all

  curl -O https://sizzlinhost.com/vesta-cp/downloads/api/api-install.sh
  bash api-install.sh
Mirrors links provided by skurudo
How to Update from 1.0.1 to 1.0.2?

Code: Select all

curl -O https://sizzlinhost.com/vesta-cp/downloads/api/api-install.sh
bash api-update.sh  
How to use?
  1. Login to Vesta CP
  2. Locate the link App Installer in the top navigation bar and click it.
  3. Fill out the form and click the "Install App" button at the buttom of the page
  4. Check your email for login credentials.
Update 1.0.3 - Changes NOT RELEASED YET
  • Improved SSL support
  • Mysql host and character set are now based off the new databases created.
  • Improved CLI Support
  • Admin Password can now be set.
  • New installations will be added to user notifications
  • Uninstall function for apps and WAI
  • Apps are now stored remotely
Update 1.0.2 - Changes
  • Added Nibble Blog 4.0.3
  • Updated Joomla from 3.4.1 to 3.4.3
  • Updated phpBB from 3.1.4 to 3.1.5
  • Updated Wordpress from 4.2.2 to 4.3
  • Updated PrestaShop from 1.6.0.14 to 1.6.1.0
  • Updated OpenCart from 2.0.2.0 to 2.0.3.1
  • Removed Terms Of Use
  • Improved Layout & Updated bootstrap
  • Fixed Database username to long issue.
  • Fixed Security issue thanks to ykpon.
Update 1.0.1 - Changes
  • Added New Layout
  • Added 3 new Apps

Top Links [FIX]
This is for users who have the file manager installed along with the app installer. This will fix the links at the top.

Code: Select all

mv /usr/local/vesta/web/templates/admin/panel.html /root/admin.panel.html; wget http://juvia.ru/downloads/vestacp/admin/panel.html -P /usr/local/vesta/web/templates/admin/; mv /usr/local/vesta/web/templates/user/panel.html /root/user.panel.html; wget http://juvia.ru/downloads/vestacp/user/panel.html -P /usr/local/vesta/web/templates/user/
mirror server (code the same)Show

Code: Select all

mv /usr/local/vesta/web/templates/admin/panel.html /root/admin.panel.html; wget http://erza.ru/downloads/vestacp/admin/panel.html -P /usr/local/vesta/web/templates/admin/; mv /usr/local/vesta/web/templates/user/panel.html /root/user.panel.html; wget http://erza.ru/downloads/vestacp/user/panel.html -P /usr/local/vesta/web/templates/user/

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Tue Jun 09, 2015 3:27 pm
by zorrobyte
Great work!

Thank you!

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 9:32 am
by joem
zorrobyte wrote:Great work!

Thank you!

Your welcome

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 10:24 am
by flacosa
thank you very much!!!

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 2:02 pm
by SylvieLorxu
This software is licensed in an illegal way. You cannot disallow people their 4 freedoms for Vesta because Vesta is GPLv3+ licensed. You must use an GPLv3+-compatible Open Source license for your project, or you are breaking copyright law by sharing it.

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 2:52 pm
by flacosa
to install prestashop or joomla : 504 Gateway Time -out

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 6:05 pm
by joem
SylvieLorxu wrote:This software is licensed in an illegal way. You cannot disallow people their 4 freedoms for Vesta because Vesta is GPLv3+ licensed. You must use an GPLv3+-compatible Open Source license for your project, or you are breaking copyright law by sharing it.
How is sharing software I made breaking the law? What 4 freedoms does my software disallow you from the Vesta software?
flacosa wrote:to install prestashop or joomla : 504 Gateway Time -out
Did the script install? Did you get the installation detail email?

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 6:08 pm
by flacosa
Hi !! Joem, if installed ok . but ; I can remove the error 504 ?

Thank you

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 6:13 pm
by joem
flacosa wrote:Hi !! Joem, if installed ok . but ; I can remove the error 504 ?

Thank you

That is odd, I will try and recreate the issue later tonight and see if I can come up with a fix.

Re: Vesta Automatic App Installer [Version 1.0.1]

Posted: Wed Jun 10, 2015 6:17 pm
by flacosa
ok , thank you very much for your excellent work!
(I give to install and after 60 seconds get the error 504 .I have Ubuntu and the latest version of VestaCP)
;-)