Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 1f432aa

Browse files
committed
Merge pull request #124 from appirio-tech/update_readme_file
remove useless instructions
2 parents d1a3ad7 + 038f362 commit 1f432aa

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,6 @@ In this configuration, we'll run the direct app in a docker container locally bu
3636

3737
## **old** instructions
3838

39-
Setup on VM:
40-
* Once you get your VM, login into the VM with your private key and account 'direct'
41-
* Back up token.properties and topcoder_global.properties in /home/direct/direct somewhere
42-
* Delete the whole directory /home/direct/direct
43-
* Git Clone the direct-app repo into folder /home/direct/direct.
44-
* Copy the back up *.properties files back to /home/direct/direct
45-
* Among the *.properties, update topcoder_global.properties, add line 'direct_service_libdir=${libdir}/tcs/ejb' after tcs_libdir property
46-
* Make sure JDK7 is used: run
47-
* + export JAVA_HOME=/opt/jdk1.7.0_17
48-
* + export PATH=/opt/jdk1.7.0_17/bin:$PATH
49-
5039
Setup on Local env - Refer to http://apps.topcoder.com/wiki/display/docs/TC+Direct+Setup+Guide
5140
* Instead of using SVN, you will use the codes from this git repo
5241

0 commit comments

Comments
 (0)