We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ssh to server www.linuxep.com by "git" username
cd to /opt/deploy_lepv
run "git pull" to get the latest changes
run "docker ps" to see if there is any running Docker container with image as "mxu/lepv0.1", if yes, stop and remove the container.
build the latest docker image for LEPV: ./buildDockerImage.sh
./buildDockerImage.sh
run this Docker command:
./runDockerContainer.sh
it will launch the website at www.linuxep.com:8889