Also see the following Bitbucket issues:
A. Download Repositories
There are three EAS repositories to download.
The names of the repository folders are important. It is recommended that the repositories be download by using a Web browser in the |
The Tags tab will let you select which changeset, and format, that you want to download. |
1. https://bitbucket.org/sfgovdt/eas/downloads/?tab=tags
2. https://bitbucket.org/sfgovdt/sfeas_config/downloads/?tab=tags
3. https://bitbucket.org/sfgovdt/thirdparty/downloads/?tab=tags
The downloaded compressed files will be named something like these:
sfgovdt-eas-caaed66d58b3.zip
sfgovdt-sfeas_config-ff939b913451.zip
sfgovdt-thirdparty-8a1b00afcb15.zip
Uncompress the files.
This will result in three folders, such as these:
sfgovdt-eas-caaed66d58b3
sfgovdt-sfeas_config-ff939b913451
sfgovdt-thirdparty-8a1b00afcb15
Again, the folder names are important, so do not change them. |
B. Download Workaround Deployment Scripts
Download the latest version of these five files from the /eas/web/bin/
source folder
https://bitbucket.org/sfgovdt/eas/src/default/web/bin/
1. deploy_eas_init.sh
2. deploy_eas_source.py
3. deploy_eas.sh
4. set_eas_mode.sh
5. set_eas_env.sh
/var/tmp
folder of the server(s) to be deployed/var/tmp
directory of the target server using FTP tool FileZilla:See also https://filezilla-project.org/
See also PuTTY and SSH
/var/tmp
cd /var/tmp |
4. Change permissions of shell scripts
sudo chmod u+x *.sh |
sudo cp deploy_eas_init.sh /var/www/html |
Leave the 3 repository folders in the directory |
sudo
cd /var/www/html |
For example,
sudo ./deploy_eas_init.sh caaed66 ff939b9 dan-king |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|