In this blog we will explain step by step how to install VitalPBX in a Digital Ocean virtual machine.
Digital Ocean offers us $ 100.00 of courtesy credit to be used within 60 days, that is to say we can try Digital Ocean without investing a single penny and also use it for two months. This is a great offer you cannot ignore. To obtain this offer you can go to the following link:
Digital Ocean gives you $ 100.00 in credit
Read our tutorials and guides on how to implement new tools and technologies for your business with VitalPBX here.
1.- First we go to Digital Ocean and create an account:
https://www.digitalocean.com
2.- Create Droplets (Create cloud servers), with the following minimum characteristics:
- Centos 7.x x64
- 1 GB RAM
- 1 CPU
- 25 GB SSD
- 1000 GB Transfer
Locate the most convenient geographic area for your project and start creating your new VPS.
3.- Now Connect through an SSH Client like Putty and execute the following commands:
[root@vitalpbx ~]# yum install wget -y
Download the script:
[root@vitalpbx ~]# wget https://raw.githubusercontent.com/VitalPBX/VPS/master/vps.sh
Set correct permissions to script:
[root@vitalpbx ~]# chmod +x vps.sh
Excute the script to install VitalPBX on VPS:
[root@vitalpbx ~]# ./vps.sh
Learn more about VitalPBX, our services and how we can help you achieve your goals in our official website.