Hi everyone, I will start to update CMU_frontend code in http://ec2-52-53-198-227.us-west-1.compute.amazonaws.com/
For any registration related activities, please move to http://einstein.sv.cmu.edu:9033/ Thanks a lot. Best, Qihao On Mon, Aug 1, 2016 at 2:25 PM, Pan, Lei (398K) <[email protected]> wrote: > Ok, please let me know. > When you are ready, I will burn an image out of that running instance. > > Thanks, > -Lei > > From: Qihao Bao <[email protected]> > Date: Monday, August 1, 2016 at 2:15 PM > > To: JPL <[email protected]> > Cc: Seungwon Lee <[email protected]>, "Zhai, Chengxing (398K)" < > [email protected]>, "Gunter, Evan R (398K-Affiliate)" < > [email protected]>, "Kubar, Terry (329J-Affiliate)" < > [email protected]>, Jia Zhang <[email protected]>, "Block, Gary > L (398K)" <[email protected]>, "[email protected]" < > [email protected]> > Subject: Re: deploying for the summer school 2016 > > Lei, > > Sure. I prepared 'virtual Einstein' in the docker instance: > ec2-52-53-198-227.us-west-1.compute.amazonaws.com. > > I need some time to modify the CMU-Frontend to make sure it can access > databases in virtual einstein. If so, i have to disconnect docker instance > from CMU server which may disable registration temporarily. > I would tell you when i need to disconnect it. > > Thanks > > > Br, > Qihao > > On Sun, Jul 31, 2016 at 2:55 PM, Pan, Lei (398K) <[email protected]> > wrote: > >> Actually, Qihao, could you please make that Docker container >> on the EC2 instance “virtual Einstein” ready? I will then burn >> an image for virtual Einstein and launch it. And it will then >> be running until after the summer school. >> >> Next week we need some time to merge the JPL part of the >> code, and get the source data volume ready. When we test >> the JPL part of the services, we will need virtual Einstein online. >> So getting virtual Einstein online is the first step. >> >> Thanks, >> -Lei >> >> >> From: JPL <[email protected]> >> Date: Saturday, July 30, 2016 at 1:34 AM >> To: Qihao Bao <[email protected]> >> >> Cc: Seungwon Lee <[email protected]>, "Zhai, Chengxing (398K)" < >> [email protected]>, "Gunter, Evan R (398K-Affiliate)" < >> [email protected]>, "Kubar, Terry (329J-Affiliate)" < >> [email protected]>, Jia Zhang <[email protected]>, "Block, >> Gary L (398K)" <[email protected]>, " >> [email protected]" <[email protected]> >> Subject: Re: deploying for the summer school 2016 >> >> This sounds good. We will test it next week. >> >> Thanks, >> -Lei >> >> From: Qihao Bao <[email protected]> >> Date: Friday, July 29, 2016 at 4:39 PM >> To: JPL <[email protected]> >> Cc: Seungwon Lee <[email protected]>, "Zhai, Chengxing (398K)" < >> [email protected]>, "Gunter, Evan R (398K-Affiliate)" < >> [email protected]>, "Kubar, Terry (329J-Affiliate)" < >> [email protected]>, Jia Zhang <[email protected]>, "Block, >> Gary L (398K)" <[email protected]>, " >> [email protected]" <[email protected]> >> Subject: Re: deploying for the summer school 2016 >> >> Lei, >> >> As you suggested, i deployed CMU_provenance code in >> [email protected]. >> But i didn't put CMU code in original folder because if i do so after >> decoupling, when you push to git from the original folder again, git would >> upload all CMU code back to JPL repo. >> I choose to make a new directory for CMU code >> - /svc/new_github/CMU_Provenance/. And i modified auto-start scripts. >> >> I have updated the docker image. >> >> Thanks. >> >> Qihao >> >> On Wed, Jul 27, 2016 at 2:52 PM, Pan, Lei (398K) <[email protected]> >> wrote: >> >>> All, >>> >>> Apologies for my mistake! The url pointing to our test instance should >>> have been: >>> <http://ec2-52-53-173-125.us-west-1.compute.amazonaws.com:9033/> >>> >>> http://ec2-52-53-173-125.us-west-1.compute.amazonaws.com:9033 >>> >>> And again, this instance is for testing purpose only. Please do not ssh >>> to it >>> for development purpose. Any changes done to it will be lost. >>> >>> Thanks, >>> -Lei >>> >>> From: JPL <[email protected]> >>> Date: Wednesday, July 27, 2016 at 1:01 PM >>> To: Seungwon Lee <[email protected]>, "Zhai, Chengxing (398K)" < >>> [email protected]>, "Gunter, Evan R (398K-Affiliate)" < >>> [email protected]>, "Kubar, Terry (329J-Affiliate)" < >>> [email protected]> >>> Cc: Qihao Bao <[email protected]>, Jia Zhang <[email protected]>, >>> "Block, Gary L (398K)" <[email protected]>, " >>> [email protected]" <[email protected]> >>> Subject: deploying for the summer school 2016 >>> >>> All, >>> >>> I have burned an EC2 image and launched an instance here >>> for testing purpose: >>> >>> <http://ec2-54-183-170-91.us-west-1.compute.amazonaws.com:8180/assets/html/cmda_services.html> >>> >>> >>> http://ec2-54-183-170-91.us-west-1.compute.amazonaws.com:8180/assets/html/cmda_services.html >>> >>> <http://ec2-54-183-170-91.us-west-1.compute.amazonaws.com:8180/assets/html/cmda_services.html> >>> This finished the full round trip test and confirmed that, >>> with some manual help, we are able to kick start as many >>> Amazon virtual servers with our CMDA services deployed >>> in Docker as we want. Please give the above url a try. >>> >>> Another thing you could test with, is the newly deployed w10n here: >>> http://ec2-52-53-198-227.us-west-1.compute.amazonaws.com:8023 >>> thanks to Gary’s effort. The auto start script is updated with this >>> service >>> and is yet to be tested in the next round of EC2 image to be burned. >>> >>> Now it is time to move on to the 2nd phase of summer school >>> deployment. Namely this means to continue building on this instance: >>> >>> ssh -p 8122 [email protected] >>> >>> >>> (1) for Benyang: I have brought the github clone to up-to-state with the >>> newly >>> restructured github repository. Unfortunately, I have noticed that all >>> the front end >>> html files are not your latest versions. So it is time for you to merge >>> all your >>> latest html files to this github repository, I have sent you an email >>> yesterday (or 2 days ago?) >>> and you could choose to use your own PC for the merge first and >>> commit/push >>> the merges to githu. I know you have been busy with your family, so I >>> may try to merge >>> one file (twoDimMap.html) and test it if I can find some time today; >>> >>> (2) for Qihao: please deploy all CMU services to: >>> >>> /home/svc/new_github/JPL-WebService/CMU_Provenance >>> In this way we are mimicking the previous deployment using the new, >>> decoupled >>> github repository, so we do not need to change any of the auto start >>> scripts; >>> >>> (3) for Chengxing and Terry: if you would like to copy the new data files >>> directly to the cloud for summer school, I can set up accounts and or >>> permissions >>> for you to write to the data folder on the cloud. Just let me know what >>> you want >>> to achieve. >>> >>> I have not been feeling well in the last couple of days, so I may not be >>> super responsive to your emails. Please bear with me. >>> >>> Thanks, >>> -Lei >>> >>> From: Seungwon Lee <[email protected]> >>> Date: Wednesday, July 27, 2016 at 12:11 PM >>> To: JPL <[email protected]>, "Zhai, Chengxing (398K)" < >>> [email protected]>, "Gunter, Evan R (398K-Affiliate)" < >>> [email protected]>, "Kubar, Terry (329J-Affiliate)" < >>> [email protected]> >>> Subject: AIST project meeting at 1:30PM >>> >>> Hi, >>> >>> Just a friendly reminder that we will have our AIST project meeting at >>> 1:30PM today. See you. >>> >>> -- >>> Dr. Seungwon Lee >>> Technical Group Supervisor >>> Science Data Modeling and Computing (398K) >>> Instrument Software and Science Data System Section (398) >>> Jet Propulsion Laboratory >>> California Institute of Technology >>> Tel: 818-393-7720 >>> Cell: 818-397-2284 >>> >> >> >
