You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
arnaucode fb9856a0d9 added Dockerfile with all the autonomous installation 6 years ago
css added Dockerfile with all the autonomous installation 6 years ago
fonts starting 6 years ago
img starting 6 years ago
js starting 6 years ago
vendor starting 6 years ago
.gitignore starting 6 years ago
Dockerfile added Dockerfile with all the autonomous installation 6 years ago
LICENSE Initial commit 6 years ago
README.md added Dockerfile with all the autonomous installation 6 years ago
carsincommon.apk starting 6 years ago
index.html added Dockerfile with all the autonomous installation 6 years ago
package.json starting 6 years ago
webserver.js starting 6 years ago

README.md

commonroutesLandingPage

Instructions

1 - download the repository (just need the Dockerfile)

2 - build the docker image

docker build -t webCommonRoutes .

3 - launch a container with the image

docker run -ti -d -p 80:8080 webCommonRoutes

The landingpage && webapp will be able in the ip/domain.

send files over ssh scp dataset.tar.gz root@SERVERIP:/root/galdric