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

Compare with Current View Page History

« Previous Version 3 Next »

This page should be a comprehensive guide to releasing a geodashboard project.

Step-by-step guide to complete release for mixed v2 and v3 system

  1. Software Overview
    1. Development Branches and Servers
      1. Geodashboard v2
        1. Core
          1. Geodashboard V2 is used for multiple projects
            1. release will be decided by larger group - contacts are Luigi MariniIndira Gutierrez Polo
            2. v2 should be on the most recent version of development branch on project's development server
        2. Project specific configuration
          1. the project specific configuration develop branch should be up to date with all necessary updates
        3. Build
          1. If set up with Puppet, the development server should update automatically to the most recent build
          2. If you need to update manually, shh to the geodashboard developement server
            1. sudo /home/geodashboard/update-geodashboard.sh --force
      2. Geodashboard v3
        1. Software
          1. Each project should have a specific branch of v3 named by project name, which the master branch merged into the configuration 
            1. The master branch should be merged into the project branch which maintains it's specific configuration
        2. Build (local by user)
    2. Clowder 
  2. Data

 



  • No labels