Jump to content

Setting up Brainy and System requirements: Difference between revisions

From BrainyCP
Fix timeout: simplify page
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
__TOC__


== System requirements ==
== System requirements ==


{| border="1" cellpadding="1" cellspacing="1" style="width: 650px"
{| border="1" cellpadding="4" cellspacing="0" style="width:650px"
|-
|-
| style="text-align: center" | '''OS'''
! OS !! Architecture !! Processor !! RAM !! Disk
| style="text-align: center" | '''Architecture'''
| style="text-align: center" | '''Processor'''
| style="text-align: center" | '''RAM'''
| style="text-align: center" | '''Disc'''
|-
|-
| style="text-align: center" |  
| CentOS 7 || 32-64 bit || 226 MHz || min 512 MB, recommended 1 GB || 2 GB
Centos 7
|}
 
== Install BrainyCP via SSH ==
 
# Connect via SSH as root
# Run install command:


| style="text-align: center" | 32-64 bit
<pre>yum clean all && yum install -y wget && wget http://core.brainycp.io/install.sh && bash ./install.sh</pre>
| style="text-align: center" | 226 MHz
 
| <p dir="ltr" style="text-align: center">Minimum RAM — 512mb</p> <p dir="ltr" style="text-align: center">Recommended — 1GB</p>  
Do not interrupt the installation. Wait until you see the success message in the console.
| style="text-align: center" | 2GB
|}


&nbsp;
After installation you will get:
# Link to the control panel
# Login and password (same as SSH)
# Reboot prompt — run: <code>reboot</code>


== Set up hosting management panel BrainyCP by SSH ==
== Screenshots ==
<div data-placeholder="Перевод" dir="ltr">To install the BrainyCP hosting control panel via SSH, you must:</div> <div data-placeholder="Перевод" dir="ltr">1. Connect via SSH - specify the IP address.<br/> 2. Fill in the login as root (enter your username) and root @ IP address password (password) fields. You will find the IP address, username and password in the letter from your hosting provider sent to your e-mail after purchasing the VPS.<br/> 3. Use install command: yum clean all && yum install -y wget && wget'''''[http://core.brainycp.io/install.sh http://core.brainycp.io/install.sh] && bash ./install.sh'''''</div>
'''''[[File:2019-08-22 12-30-56-1.png|RTENOTITLE]]'''''
<div data-placeholder="Перевод" dir="ltr" id="tw-target-text">Do not interrupt the installation. Installing PHP, web server, mail server, FTP and other software takes a lot of time. Wait until a line like this appears in the console:</div>
[[File:2019-08-22 13-12-52.png|RTENOTITLE]]
<div data-placeholder="Перевод" dir="ltr">Under the message about the successful installation of the system you will find:</div> <div data-placeholder="Перевод" dir="ltr">1. Link to the control panel.<br/> 2. Login and password information (use the same access as when connecting via SSH).<br/> 3. Alert about the need to reboot the system. To do this, enter the command in the command line:</div>
'''''reboot'''''


'''''[[File:2019-08-22 13-12-532.png|RTENOTITLE]]'''''
[[File:2019-08-22_12-30-56-1.png|thumb|Install step 1]]
<div data-placeholder="Перевод" dir="ltr">Upon completion of the reboot, follow one of the links provided and log in to the hosting control panel:</div> <div data-placeholder="Перевод" dir="ltr">1. Enter your username and password.<br/> 2. Click on the "Login" button:</div>
[[File:2019-08-22_13-12-52.png|thumb|Install complete]]
[[File:2020-12-24 15-25-10.png|border|2020-12-24 15-25-10.png]]
[[File:2019-08-22_13-12-532.png|thumb|Reboot]]
[[File:2020-12-24_15-25-10.png|thumb|Login screen]]


&nbsp;

Latest revision as of 16:21, 13 July 2026

System requirements

OS Architecture Processor RAM Disk
CentOS 7 32-64 bit 226 MHz min 512 MB, recommended 1 GB 2 GB

Install BrainyCP via SSH

  1. Connect via SSH as root
  2. Run install command:
yum clean all && yum install -y wget && wget http://core.brainycp.io/install.sh && bash ./install.sh

Do not interrupt the installation. Wait until you see the success message in the console.

After installation you will get:

  1. Link to the control panel
  2. Login and password (same as SSH)
  3. Reboot prompt — run: reboot

Screenshots

Install step 1
Install complete
Reboot
Login screen