Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   UNIT3D (http://www.bvlist.com/forumdisplay.php?f=129)
-   -   UNIT3D Installer Video Tutorial (http://www.bvlist.com/showthread.php?t=11882)

HDVinnie 5th December 2018 23:32

UNIT3D Installer Video Tutorial
 
[VIDEO] Using UNIT3D's Automated Installer (UNIT3D v1.8.8)


This installer with do everything for you. All you need is your server with Ubuntu installed and your domain pointing to the server. The installer will do everything else for you to set up a secure HTTPS instance of UNIT3D. EVERYTHING! NGINX, PHP, MySQL, REDIS, Socket and all other requirements/dependencies. Watch the video to see it in action.


Floky123 26th December 2018 01:43

Adding PPA Repositories ...
Error: Adding ppa:nginx/development Failed!
Please try re-running the script via 'sudo ./install.sh'

I got this Erorr on fresh installed Ubuntu 18.04.

l3on 26th December 2018 02:21

Run: sudo add-apt-repository ppa:nginx/development

Then rerun install script

Floky123 26th December 2018 13:25

Quote:

Originally Posted by l3on (Post 53039)
Run: sudo add-apt-repository ppa:nginx/development

Then rerun install script

Thank you it's working now... i have forget to install sudo apt-get install software-properties-common

But installation feild again:

http://eurobits.si/error.jpg

l3on 26th December 2018 17:11

edit the install script replace apt with apt-get

Floky123 27th December 2018 15:30

Quote:

Originally Posted by l3on (Post 53041)
edit the install script replace apt with apt-get

Can't found anything in install script to change from apt to apt-get :)

Bump: Now i have installed on Ubuntu 16 and all work fine... :)

HDVinnie 30th December 2018 05:19

you don't need to edit the installer at all.....

Use the dev branch which has the fix for non UTF8 systems

Code:

git clone https://github.com/poppabear8883/UNIT3D-INSTALLER.git installer
cd installer
git checkout dev
sudo ./install.sh



All times are GMT +2. The time now is 09:41.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.