Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Download apelon-docker files

Code Block
languagebashtitleDownload Apelon Docker project
git clone https://bitbucket.org/opencds/apelon-docker.git 

...

Code Block
languageapplescripttitleGet into apelon-docker folder and download apelon-dts-3.5.2.203-linux-mysql.tar.gz
cd apelon-docker
wget http://sourceforge.net/projects/apelon-dts/files/dts-linux/3.5.2/apelon-dts-3.5.2.203-linux-mysql.tar.gz

...