Commit graph

112 commits

Author SHA1 Message Date
Shay Carter
d0ffe42096 change "use a VNC" to "use a VNC connection" 2021-04-30 11:07:04 -06:00
Shay Carter
38927da572 Updates to website for info on remotely connecting to cave:
install-cave.md:
  - add a requirement to the top of the General Requirements section stating "local machine"
  - add a note after that saying ssh tunneling and x11 forwarding are not supported, with a link to our new section in the Common Problems page about remote access options

common-problems.md:
  - add a new subsection called "Remotely Connecting to CAVE"
  - say that x11 fowarding and ssh tunneling are not supported and we highly recommend running CAVE locally
  - add some comments about nomachine and realVNC as well as ultraVNC
  - add a note saying these software packages will most likely require configuration or installation on the remote machine to be done by an administrator
2021-04-29 15:31:42 -06:00
Shay Carter
2af518938c Update common problems webpage:
- addeda  "General Troubleshooting" section with info on how to remove caveData
2021-04-22 09:02:18 -06:00
Shay Carter
24eb63b07c Merge branch 'unidata_18.1.1-osx' into unidata_18.2.1-osx 2021-04-21 09:40:08 -06:00
Shay Carter
2d859000f5 Small change to CAVE installation page:
-added a sentence and link to our new windows direct installation video as additional assistance for users
2021-04-01 12:11:29 -06:00
Shay Carter
339a0c6f6d Add extra '=' for windows instructions for jep 2021-03-05 08:38:09 -08:00
Shay Carter
7342f6f12e Few small spelling/wording mistakes for mac install 2021-03-03 11:37:34 -08:00
Shay Carter
7d6ced7995 Updates to CAVE install webpage:
-added "Run CAVE" subsections for each of the install options
-added more specific instructions for the Mac install along with screenshots
2021-03-03 11:31:55 -08:00
Shay Carter
adb8e8fbd9 Small modification to the CAVE install page:
-updated the name of the vm file to "CentOS 7 - Unidata CAVE 18-1-1.vmx" to match the name we changed the file to
2021-02-26 09:23:57 -08:00
Shay Carter
654f368b80 Remove an unwanted 's' that slipped in 2021-02-25 11:55:54 -08:00
Shay Carter
b3b6a3a46c Update to windows direct install:
-added a note stating that users should use the exact links and specific versions we specify in our instructions, and that deviations from this may caus problems
2021-02-25 11:39:21 -08:00
Shay Carter
effa1ac3be Update to AWIPS User Manual:
docs/index.md:
  -changed the python-awips link from the readthedoc site to our python-awips page in the user manual
  -added a note after python-awips "(a python package)"
  -added a section after "Download and Install EDEX", titled "Working with Python-AWIPS" which links to our python-awips section of the user manual
install/install-cave.md:
  -updated the windows direct install system requirements to include "python3.7" for the miniconda install specification
  -added the "python3.7" specification to step one of the install
  -added a screenshot of the miniconda install showing the checked boxes for path and default python options
  -added the full path for the jdk install under step 2, bullet 2
  -updated the environment variables screenshot to have 181 which is what we're distributing
python/overview.md
  -changed the title from Python API to Python-AWIPS
  -Removed "DAF" from the description and reworded it slightly
  -made the link to our documentation the entire last sentence instead of the word "here", and made the whole sentence bold
mkdocs.yml
  -changed the name of the python outline link from "Python API" to "Python-AWIPS" and moved it up to under the EDEX User Manual
2021-02-24 14:39:52 -08:00
Shay Carter
ff1657a95a Updated link for Visual Studios C++ build tools install 2020-12-28 12:08:00 -07:00
Shay Carter
fd088238b1 Updated the CAVE installation page:
- Updated the general system requirements to specify Java 8
- Updated the general system requirements to include NVIDIA Graphics card
- Updated the note in the general sys reqs to state other graphics cards *may* work, but only NVIDIA is recommended
- Updated the opening description for the Windows OS to state the difference between the two installations and what each is recommended for
- Updated the VM installtion instructions at the end, for the "running CAVE" instructions to specify "Once in the VM"
- Updated the Direct Installtion System Requirements to have version numbers and 64-bit for all relevent software
- Added the JDK as a system req
- Added that miniconda needs to be in the PATH as a req
- Added PYTHONPATH as a required var (not just PYTHONHOME)
- Updated the installation instructions to include all 6 steps
- Added proper links for the miniconda and java jdk installtion
- Removed any and all warnings about jep not working
2020-12-09 09:49:17 -07:00
Shay Carter
7a02344908 Updated the EDEX Basic Commands webpage:
-added more description in the overview initial text
-Created main sections for Service and Boot Settings, and EDEX Commands
-moved all edex command subsections under EDEX Commands
-In the Service and Boot Settings, added a subsection for troubleshooting LDM if it failed to start properly after an abrupt shutdown and reboot.
2020-12-07 12:32:01 -07:00
Shay Carter
8a8d7eeed1 Two small changes to the edex installation webpage:
Added the gcc-c++ dependency to the edex install page.  Note: this can be removed when we put out a new version of the installation rpms because this will be included as a dependency.

Moved the `edex setup` command step 2 to step 3 and add that the user should be running as user awips first, and to use sudo to run the edex setup command.
2020-11-24 14:15:44 -07:00
Shay Carter
df9741f37a Minor updates to CAVE and EDEX installer pages:
install-cave.md:
-clarified the linux installation instructions step 2
-changed the jep warning from a note to a warning dialog

install-edex.md:
-removed the table
-added a system req subsection
-added a main header description
-renamed the "Linux One-Time Setup" section to "Download and Installation Instructions"
-removed the quote format from all the installation steps
-used ``` formatting for code blocks instead of tabs
-fixed dead link for purge rules
-fixed * instances with a \*
-added subsections for the 4th step about Configuring iptables
-for the additional steps, in the SELinux section, add a note at the top of the section saying newer versions of LDM do not need to do this step, and the our current distribution of EDEX uses a newer version of ldm
2020-11-18 12:13:34 -07:00
srcarter3
7303fb46a1
Add Java to the list of general requirements 2020-11-18 09:34:11 -07:00
Shay Carter
1eadccdc89 Revamped our CAVE Installation Page
-Change the entire layout to have consistent sections for the three OS's: System Requirements and Download and Installation Instructions.
-Windows now has two distinct installation methods
-Removed RHEL/Centos6 from documention (just say 7)
-Added a General Requirements section that is more directed at hardware (not OS specific)
-Renamed the caveData section to "Local Cache"
-Renamed the AWIPS Data in the Cloud section to "EDEX Connection"
-removed all the tables from the previous formatting, just use section headers, ordered and unordered lists, and notes
2020-11-17 15:04:24 -07:00
srcarter3
7b1b6d92d5
Update install-cave.md
Changed "one"  to "on" for the Windows Method 2 install title.
2020-07-07 11:53:15 -05:00
Shay Carter
c7e9f7fa75 Changes made to "EDEX Start and Stop" webpage:
-added title header for consistency
-reformated some 'code' sections to bold
-changed small formatting issues for consistency
-changed name of webpage from "EDEX Start and Stop" to "EDEX Basic Commands" in the mkdocs.yml file as well as the title header
2020-06-30 14:42:41 -06:00
Tiffany Meyer
3bd7254a06 Added the recommendation of the NVIDIA Graphics Card for the Linux CAVE install 2020-06-24 10:53:50 -04:00
Shay Carter
a575ef2940 Small change to the EDEX and CAVE install pages:
Added their headers at the top of the webpage to be consistent with other pages.
2020-06-22 16:18:08 -06:00
Shay Carter
752ede0356 Created a new webpage for "Common Problems".
Added the symptoms and solutions for the IPv6 problem on Windows 10 machines.
2020-06-22 16:11:32 -06:00
Shay Carter
f6dc5865a4 Small change made to the cave install page in the Windows section. The bottom of the section wasn't quite formatted correctly (removed "---"). Also, this is a test to see how pushing a local change from my mac works. 2020-06-05 16:32:42 -06:00
srcarter3
b1b96f5451
Changed "MArch" to "March" 2020-06-04 17:12:10 -06:00
srcarter3
f811ef8dea
Bold windows install method headers
Formatting the windows headers to help make it a little more obvious there are two distinct sections
2020-02-11 16:47:47 -07:00
srcarter3
1f527dea45
Add windows vm option
Updated the Windows installer documentation to mention the known issue with python install.  Add the option and link for the linux vm as an alternate solution to running cave on windows.
2020-01-02 09:04:11 -07:00
srcarter3
7a9a6f253e
Add header for windows install
Add a "Method 1: Install Directly on Windows" header for the windows section
2020-01-02 08:35:57 -07:00
Michael James
0a5ce242a5 doc updates for 18.1.1-6 2019-04-09 10:15:32 -06:00
Michael James
b71328d2e0 Merge branch 'unidata_18.1.1' of github.com:Unidata/awips2 into unidata_18.1.1-osx 2019-04-08 08:54:04 -06:00
mjames-upc
5d0444cbe2 increment 18.1.1-7 2019-03-25 16:07:00 -06:00
Michael James
f8a13092b2 doc updates for 18.1.1-6 2019-03-21 15:54:02 -06:00
mjames-upc
99a0d468ff install doc updates for 18.1.1-5 2019-02-06 09:51:18 -07:00
mjames-upc
9271bd5950 doc update, version update 18.1.1-4 2018-12-21 10:42:26 -07:00
mjames-upc
e290e8c58e typo fix in docs 2018-10-01 08:57:49 -06:00
mjames-upc
5eb8f5b326 reorg edex setup to avoid temporary docker container hostname addresses 2018-09-25 21:34:41 -06:00
Michael James
e5cea14d53 adjust 18.1.1-1 release day 2018-09-20 11:40:30 -06:00
Michael James
1cf9fdeb5a modify install.sh->awips_install.sh 2018-09-20 11:32:26 -06:00
Michael James
9dd591a7cd docs: install, index, config file updates 2018-09-19 22:33:33 -06:00
Michael James
953834d480 doc updates for windows 18.1.1 release 2018-09-19 13:52:58 -06:00
Michael James
2be009278e rm image in install-cave 2018-09-07 12:14:17 -06:00
Michael James
c108c18447 fix img link in cave install doc 2018-09-05 11:42:57 -06:00
mjames-upc
11c4f85d12 checkout unidata_18.1.1-osx docs 2018-09-05 11:41:31 -06:00
Michael James
78505033b4 18.1.1 2018-09-05 11:17:11 -06:00
Michael James
0fbbbea35d docs: macOS device requirements for CAVE 2018-09-04 13:21:26 -06:00
mjames-upc
41b58b55b5 centralRegistry/data delivery working version 2018-08-06 14:13:33 -06:00
Michael James
d4b60d6e27 updated install docs 2018-07-31 12:03:19 -06:00
mjames-upc
a5bf9dc37b merge origin/master_18.1.1 into unidata_17.1.1 for unidata_18.1.1 2018-07-05 11:49:57 -06:00
mjames-upc
7bd36e334c initial commit 2018-06-20 17:39:08 -06:00