1.1 - Use the following command to download installation scripts in the Linux command shell:
EPC version
Command
V1.7.2 (beta)
wget https://engenius-epc.s3.us-west-2.amazonaws.com/dev/1.7.2/epc.sh; chmod +x epc.sh
V1.8.7
wget https://engenius-epc.s3.us-west-2.amazonaws.com/dev/1.8.7/epc.sh; chmod +x epc.sh
V1.8.8
wget https://engenius-epc.s3.us-west-2.amazonaws.com/dev/1.8.8/epc.sh; chmod +x epc.sh
1.2 - Run the script with the following command:
sudo ./epc.sh install
The script will help install EPC port mapping and database into your local system. The location of the database will be in /srv/docker/mongodb/data/db
/srv/docker/mongodb/data/db
If your Linux has pre-installed Docker that does not have enough system permissions. Please remove the Docker by command:
sudo snap remove docker
and run below command again.
Open the following URL in your browser:
or
Last updated 8 days ago
Was this helpful?
http://{ip_address_of_EPC}:8080
https://{ip_address_of_EPC}