-
Notifications
You must be signed in to change notification settings - Fork 26
[Install] Installation
toulousain79 edited this page Jul 8, 2019
·
24 revisions
- You must be logged as root to run this installation.
- At the end of the installation, the server will restart automatically and you will receive an e-mail summarizing.
- The installation may take 30 to 60 minutes depending on the services to install and server configuration.
- The installation runs completely silently (screen). However, all of the installation logs will be available in the portal for the main user.
- Each time a user is added, it will also receive a confirmation email with a temporary password.
- I do not advise you to take a server with a server with an Atom processor. It works, but the installation may take much longer, taking up to 3 hours ... And the operation of Plex could become complicated.
- You must have a minimum of 4 Gb but 8 Gb is recommended.
The MySB installation directory (ex: /opt/MySB) requires a minimum of 6 GB of free space, 10 GB recommended.
If you want to use GMAIL provider, maybe should you read this for authorize connexion to your account by your server JUST BEFORE installation.
https://www.google.com/accounts/DisplayUnlockCaptcha
Just copy and paste those commands on your terminal.
wget --no-check-certificate -N https://raw.githubusercontent.com/toulousain79/MySB/v6.0/install/MySB_Install.bsh
AND
bash MySB_Install.bsh <fr|en>
In english:
bash MySB_Install.bsh en
OR
In french:
bash MySB_Install.bsh fr
NOTE: If you lose connection during installation, restart the SSH session and run the following command:
screen -x MySB_bsh
NOTE: Beware, during installation, the SSH port will be changed. If a port session 22 does not work, try with the new port that you have selected.