This is the ConnectUS frontend software, written in PHP, designed to run with the api-server.
Docker build and then deploy with "docker run -d --name Frontend-1 --security-opt seccomp=unconfined --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 -t connectus/frontend"
Please use the # ./deploy_docker.sh script if you are deploying to the server (it will setup, build, and push everything automatically).
Content type
Image
Digest
Size
110.4 MB
Last updated
almost 8 years ago
docker pull espidev/frontend