Commit graph

19 commits

Author SHA1 Message Date
Tiffany Meyer
6eebcf2155 Another minor update to awips_install 2022-05-10 08:08:51 -04:00
Tiffany Meyer
29662b03be Minor updates to awips_install script 2022-05-09 17:41:45 -04:00
Tiffany Meyer
5bf27d99f6 Cleaned up the awips_install script 2022-05-09 17:13:13 -04:00
Tiffany Meyer
8b18c5639e Updated awips_install.sh script to disable awips2.repo after install so AWIPS won't accidently update on a yum update 2022-05-09 14:43:34 -04:00
Tiffany Meyer
20ff5837a5 Updates to the awips_install.sh script
-Added new functions to caluclate diskspace needed to backup logs and configs
-Added new functions to backup logs and configs
-Re-worked the backup process/prompts
	-Now a user can choose to backup:
	  1. logs
	  2. configs
	  3. both logs and configs
	  4. none
	-The script now checks to see if they user has enough space to backup what they specified
-For Unidata's Jetstream EDEX's we have a check to see if the edex_upgrade.pl script exists, and if it does, then run it and it will archive the most recent logs
-Cleaned up the removal of directories in /awips2 to now only remove specific awips2 directories
2022-04-12 14:04:55 -04:00
Tiffany Meyer
d8edd43dd2 Minor update to awips_install.sh to allow the user to exit out if they actually do want to backup their data 2022-01-11 12:58:04 -05:00
Tiffany Meyer
b654cee0b5 Updates to the awips_install.sh script
-Added checks to check for wget and rsync and install if they aren't installed
-Updated the "backup" section - gives users the option to not backup data
-Only backs up the ldm/etc and ldm/dev directories instead of the full LDM directory
-Added a line to clean the metadata in the awips2 repo (noticed some issues when installing a new build on
 a machine that previously had AWIPS installed pointing to the same location but had updated rpms).
-Added a check to remove caveData for CAVE installs
-Added a change to set the LDM_PORT for server installs
2022-01-11 11:12:05 -05:00
Tiffany Meyer
1b84a3eb28 Added a check in the awips_install.sh script to disable the ndm update cron for non EDEX server machines 2021-12-14 11:08:58 -05:00
Tiffany Meyer
9a5f1f4e4c Minor path changes and repo name changes to the awips_install.sh script 2021-12-09 12:47:06 -05:00
Tiffany Meyer
cfa4210164 Small modification to awips_install.sh script:
-Added a -y to the removal of the EDEX rpms so it auto removes them instead of waiting for the user
-Added a check to install git if it's not currently installed

Minor change to .gitignore to ignore a directory that gets built when building EDEX from eclipse
2021-12-07 13:15:17 -05:00
Tiffany Meyer
08af1549cd Minor updates to build scripts and .gitignore 2021-07-13 09:40:08 -04:00
Tiffany Meyer
0684b85e34 Minor updates to awips_install.sh
-Added hour:minute:second to the backup so it doesn't get overwritten if you install on the same day
-Added awips2-qpid-lib to the list of rpms to remove since sometimes it doesn't get removed by default
2021-06-14 16:56:39 -04:00
Tiffany Meyer
e6cf575d7a Minor changes to awips_install.sh to fix backup of old awips2.repo and backup AWIPS directories 2021-06-11 17:18:21 -04:00
Tiffany Meyer
084ec50a84 Added a few more backup directories from /awips2/edex in awips_install.sh 2021-06-11 10:26:35 -04:00
Tiffany Meyer
19a484708f Minor updates to the awips_install.sh script to remove caveData and always grab latest awips2.repo file.
-When checking if CAVE is installed during the EDEX removal, kill all CAVE processes and remove /home/awips/caveData
-Removed option for rhel6 repo
-Always download the lateset awips2.repo file from webserver
-If awips2.repo exists locally, back it up to awips2.repo-YYYYMMDD-hh:mm:ss
2021-06-08 10:07:16 -04:00
Tiffany Meyer
9b0aa97598 Added addtional functionality to the awips_install.sh script.
I added a few new functions that checks to see if CAVE or EDEX are installed currently, and if they are to remove them.
If EDEX is installed, I backup the following files/directories:
-/awips2/database/data/pg_hba.conf
-/awips2/edex/bin/setup.env
-/awips2/edex/data/utility
-/awips2/ldm
-/awips2/edex/conf
2021-06-02 15:37:13 -04:00
Tiffany Meyer
8ebc52f4a3 Updated Author/Maintainer on build scripts and removed el6 docker files 2021-04-01 14:08:24 -04:00
mjames-upc
e73b51cc3f 18.2.1 naming update 2019-06-24 11:12:13 -06:00
Michael James
1cf9fdeb5a modify install.sh->awips_install.sh 2018-09-20 11:32:26 -06:00
Renamed from install.sh (Browse further)