You are here: Foswiki>FESA Web>FESA3UserSpace>HowToDeployAnInstance (18 Nov 2020, TobiasHabermann)Edit Attach

How to deploy an instance

Note: This how-to is written only from memory and may miss important steps or contain mistakes. It should be verified.

Prerequisite: You have a Class, a Deploy-Unit and an instance, they are tested @ dev, they have been released before

Aim: Increment the Class,DU and instance version and release the DU

Works with: to be confirmed
  • Class
    • increment version
      • information->class-major/minor/tiny-version
    • synchronize code
    • export to DB
  • DeployUnit
    • increment class version
      • class->class-major/minor/tiny-version
    • increment DU version
      • information->deploy-unit-major/minor/tiny-version
    • synchronize code
    • !!! Do not export to DB !!!
  • Instance
    • increment DU version
      • information->deploy-unit-version
    • !!! Do not export to DB !!!
  • Version Control
    • commit changes
  • DeployUnit
    • Release

-- TobiasHabermann - 21 Jan 2020
Topic revision: r2 - 18 Nov 2020, TobiasHabermann
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback