To sort of answer my own question, I tried removing the crowbar to practice
mode in /awips2/cave/run.sh but I guess there are other less obvious changes.
Not having time to dig thorugh the code, as a quick and dirty fix on the server
I created practicestdtextproducts as a view to stdtextproducts within the
fxatext database (create view practicestdtextproducts as select * from
stdtextproducts;). Note that views in postgresql are read-only, so with this
hack you can view text products coming in from noaaport in the text
workstation, but you can't change them (which is great).
Chuck Watson
Enki Research
Sent from
[ProtonMail](https://protonmail.ch)
, encrypted email based in Switzerland.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, October 16, 2019 9:05 AM, Chuck Watson <cwatson@xxxxxxxxxxx>
wrote:
> We have a "stand alone" noaaport driven AWIPS II setup (1x noaaport
> ingestor/LDM, 3x edex "ingest" processors, 1x edex "server", all 10
> core/2.8GHZ rack mounted boxes), running 18.1.1 on CentOS 7.5. I understand
> that text workstation products are disabled, but was wondering if there was a
> straightforward way to re-enable them for viewing in a stand-alone
> configuration like ours?
>
> Thanks
>
> Chuck Watson
> Enki Research
>
> Sent from
> [ProtonMail](https://protonmail.ch)
> , encrypted email based in Switzerland.