Post Central Deployment Tasks
Post Central Deployment Tasks
Objectives
Complete necessary post-deployment tasks
Prerequisites
Access to Redmine
Access to production database
Access to fcadmin
Access to deployment test server
Instructions
Send release docs
- Release
docs are located at J:\FullCount\Development\Docs\Build.
- There
is one document for the back office and one document for the touchscreen
application.
- Send
to team@fullcount.net email group.
Update tasks in Redmine
For all tasks completed during the development cycle
- See
article titled 'RedMine Development Task Workflow' for instructions.
Lock Versions in Redmine
- Set
the status to Locked on all Redmine Roadmap versions that were included in
the release.
Create and run new baseline
Run remote deployment on test deployment server
Update kb articles
- Update
kb articles that reference changes made.
Update copy down process
Update copy over process
Create Redmine subtasks for development work related to
touchscreen re-write
Update Code Coverage Document
- T:\TechServices\Dev
Team Performance Measurements\Code Coverage Analysis.xlsx
Related Articles
Pre Central Deployment Tasks
Pre Central Deployment Tasks Objectives Complete necessary pre-deployment tasks Prerequisites Access to Redmine Access to production application server Access to Subversion Access to TeamCity Instructions Update Semantic Version Information See ...
Remote Deployment Process - Java
Deployment Process Determine if a valid argument has been passed in Only continue if downloadOnly, postDownload, fullDeployment, handleSuccess, checkHash, verifyApplications passed through. Lock file to stop deployment from running more than once ...
Central Deployment Process
Run SQL scripts in http://sourcecontrol.fullcount.net/repos/internal/trunk/at-fullcount-model/src/main/resources/sql/nextDeploy Pause TeamCity test for fullcount-uptime-production-overnight. Download release war file from archiva for all ...
Run Remote Deployment Process - Java
Remote Server Configuration This has already been completed for all existing remote servers. Java 1.8 installed Tomcat located at /srv/tomcat XE database installed and running with fc_obj_owner user Directory /home/deployment exists Database backup ...
Overview of Deployment Process for Remote Servers
Overview of Deployment Process for Remote Servers Introduction The process for updating the Touchscreen and Back Office applications is known as the deployment process. The deployment process is only used for updating applications and databases on ...