Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
78278622
Commit
78278622
authored
Jun 08, 2020
by
Pankaj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added QA & UAT property file
parent
1977202b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
84 additions
and
0 deletions
+84
-0
qa_mc.properties
release/qa_mc.properties
+42
-0
uat_mc.properties
release/uat_mc.properties
+42
-0
No files found.
release/qa_mc.properties
0 → 100644
View file @
78278622
# DLB 30/12/04 This is an example of a new configuration file.
# The webapp itself acts as the root for all files, including the
# config and webapps directory. Therefore it is self-contained.
#
# To create a new property file, it should simply be necessary to
# change the first three lines and also any references of salesWebApp
# to cmsWebApp
fix.crlf
=
true
build.target.dir
=
${dir.root}/Build/MyCareer
keywebapp.deploy
=
/misc/vm4/webapps/mycareer
keywebapp.target
=
${dir.root}/Deploy/Target/MyCareer/webapps/ROOT
# the location of the webapps
webapp.deploy.dir
=
${keywebapp.deploy}/WEB-INF/webapps
cmsWebApp.deploy.dir
=
${keywebapp.deploy}
# the location of the config
config.deploy.dir
=
${keywebapp.deploy}/WEB-INF/config
# the location of apps
app.deploy.dir
=
${keywebapp.deploy}/WEB-INF/apps
# the location of the webapps
webapp.target.dir
=
${keywebapp.target}/WEB-INF/webapps
cmsWebApp.target.dir
=
${keywebapp.target}
# the location of the config
config.target.dir
=
${keywebapp.target}/WEB-INF/config
# the location of apps
app.target.dir
=
${keywebapp.target}/WEB-INF/apps
# apps for deploying
cd.deploy.dir
=
${dir.root}/Deploy/MyCareer/CD_image
key.file
=
${config.deploy.dir}/qa.keyfile.properties
rsync.excludes
=
**/.DS_Store
rsync.user
=
1itupdate
rsync.server
=
qa03.oneit.com.au
tctransform.version
=
55
rsync.port
=
40022
release/uat_mc.properties
0 → 100644
View file @
78278622
# DLB 30/12/04 This is an example of a new configuration file.
# The webapp itself acts as the root for all files, including the
# config and webapps directory. Therefore it is self-contained.
#
# To create a new property file, it should simply be necessary to
# change the first three lines and also any references of salesWebApp
# to cmsWebApp
fix.crlf
=
true
build.target.dir
=
${dir.root}/Build/MyCareer
keywebapp.deploy
=
/misc/vm4/webapps/mycareer
keywebapp.target
=
${dir.root}/Deploy/Target/MyCareer/webapps/ROOT
# the location of the webapps
webapp.deploy.dir
=
${keywebapp.deploy}/WEB-INF/webapps
cmsWebApp.deploy.dir
=
${keywebapp.deploy}
# the location of the config
config.deploy.dir
=
${keywebapp.deploy}/WEB-INF/config
# the location of apps
app.deploy.dir
=
${keywebapp.deploy}/WEB-INF/apps
# the location of the webapps
webapp.target.dir
=
${keywebapp.target}/WEB-INF/webapps
cmsWebApp.target.dir
=
${keywebapp.target}
# the location of the config
config.target.dir
=
${keywebapp.target}/WEB-INF/config
# the location of apps
app.target.dir
=
${keywebapp.target}/WEB-INF/apps
# apps for deploying
cd.deploy.dir
=
${dir.root}/Deploy/MyCareer/CD_image
key.file
=
${config.deploy.dir}/uat.keyfile.properties
rsync.excludes
=
**/.DS_Store
rsync.user
=
1itupdate
rsync.server
=
uat02.oneit.com.au
tctransform.version
=
55
rsync.port
=
40022
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment