You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Deploy Geodashboard V3 on a preexisting system.


  1. Clone repository to local and get appropriate branch (here gltg branch).
    1. Clone
      git clone ssh://git@opensource.ncsa.illinois.edu:7999/geod/geodashboard-v3.git
      git checkout gltg
  2. Build gd3
    1. Build
      yarn install
      yarn run build
  3. Copy to Nginx to Proxy Server

    1. Copy to Server
      
      

 


  • No labels