# one time setup
git clone https://github.com/OpenInformix/SmartCheckIn.git
cd SmartCheckIn
npm install
cd SmartCheckIn/server
cp SampleConfig.json MyConfig.json
# update MyConfig.json with connectivity information to your database.
udate MyConfig.json
cd SmartCheckIn
node server/server.js
# cd SmartCheckIn
# FYI: make sure csdk install tar is coped
ls -l ./assets/clientsdk.4.50.FC2.LINUX.tar
# docker build
# docker build -t chkin-app1 .
# docker run -it -d --name chkin-cntn1 -p 3000:3000 -d chkin-app1
# docker run -it -d --name chkin-cntn1 -p 3000:3000 -d xuser1/chkin-app1
# https://<Host IP>:3000/