Deployed 2d2af073fd
with MkDocs version: 0.16.3
This commit is contained in:
parent
d8c6ec63f8
commit
64a1cc90f7
4 changed files with 55 additions and 57 deletions
|
@ -1235,7 +1235,6 @@ yum groupinstall awips2-database
|
|||
-A INPUT -p icmp --icmp-type any -j ACCEPT
|
||||
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
|
||||
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
|
||||
-A INPUT -m state --state NEW -m tcp -p tcp --dport 5672 -j ACCEPT
|
||||
-A INPUT -m state --state NEW -m tcp -p tcp --dport 9581 -j ACCEPT
|
||||
-A INPUT -m state --state NEW -m tcp -p tcp --dport 9582 -j ACCEPT
|
||||
-A INPUT -s 10.0.0.7 -j EDEX
|
||||
|
@ -1248,7 +1247,7 @@ COMMIT
|
|||
</code></pre>
|
||||
<p>Note the line <strong><code>-A INPUT -s 10.0.0.7 -j EDEX</code></strong> as well as the following <strong><code>-A EDEX ...</code></strong> rules for ports 5432 (PostgreSQL) and 5672 (PyPIES/HDF5). </p>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">The three ports left open to all connections (5672,9581,9582) in addition to default port 22 are for outside CAVE client connections</p>
|
||||
<p class="admonition-title">The two ports left open to all connections (9581,9582) in addition to default port 22 are for outside CAVE client connections</p>
|
||||
</div>
|
||||
<h3 id="3-database-config">3. Database Config<a class="headerlink" href="#3-database-config" title="Permanent link"></a></h3>
|
||||
<p>In the file <code>/awips2/data/pg_hba.conf</code> you define remote connections for all postgres tables with as <code><IP address>/32</code>, after the block of IPv4 local connections:</p>
|
||||
|
|
|
@ -1319,7 +1319,6 @@ COMMIT
|
|||
-A INPUT -j EXTERNAL
|
||||
-A EXTERNAL -j REJECT
|
||||
-A EDEX -m state --state NEW -p tcp --dport 22 -j ACCEPT
|
||||
-A EDEX -m state --state NEW -p tcp --dport 5672 -j ACCEPT
|
||||
-A EDEX -m state --state NEW -p tcp --dport 9581 -j ACCEPT
|
||||
-A EDEX -m state --state NEW -p tcp --dport 9582 -j ACCEPT
|
||||
-A EDEX -j REJECT
|
||||
|
|
File diff suppressed because one or more lines are too long
100
sitemap.xml
100
sitemap.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -29,91 +29,91 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/ncp-perspective/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/goes-16-satellite/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gis-shapefiles/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-tools/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar-tools/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -123,55 +123,55 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -181,43 +181,43 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-grids/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-pointdata-surface-obs/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-satellite/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-radar/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-uair/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-hydro/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-map-resources/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -227,55 +227,55 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/python-awips-data-access/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/maps-database/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/awips-grids-and-cartopy/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/satellite-imagery/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/nexrad-level-3-radar/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/upper-air-bufr-soundings/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/model-sounding-data/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/map-resources-and-topography/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/surface-obs-plot-metpy/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -285,13 +285,13 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/build-nsharp-macos/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
@ -301,31 +301,31 @@
|
|||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-cots/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
||||
<lastmod>2018-01-23</lastmod>
|
||||
<lastmod>2018-01-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue