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.
Alexander Morales 7bfd4ac98e
Add Dockerfile ccweadmin
2 years ago
..
conf Add Dockerfile ccweadmin 2 years ago
README.md Add Dockerfile ccweadmin 2 years ago
vicidial-web-entrypoint.sh Add Dockerfile ccweadmin 2 years ago

README.md

get the Sources

# install dependencies
git clone --recurse-submodules -j8 --branch agc_2.14_voe git@gogs.sapian.com.co:Sapian/vicidial.git

voe-landing

Build Setup

# Goto the Sources
$ cd extras/Sapian/voe-landing/ 

# install dependencies
$ yarn install

# build for production and launch server
$ yarn build --spa

For detailed explanation on how things work, check out Nuxt.js docs.

Docker Buil

# Goto the Sources
cd ~/Workspace/vicidial
docker build -t sapian/vicidial-ccweb:1602 -t sapian/vicidial-ccweb:latest -t us.gcr.io/ccoe-246623/sapian/vicidial-ccweb:1602-r3 -t us.gcr.io/ccoe-246623/sapian/vicidial-ccweb:latest .
docker push us.gcr.io/ccoe-246623/sapian/vicidial-ccweb:1602-r6
docker push us.gcr.io/ccoe-246623/sapian/vicidial-ccweb:latest