awips2/build/deploy.edex.awips2/esb/etc/ingest.sh
2017-06-16 09:49:08 -06:00

6 lines
146 B
Bash

#!/bin/bash
export INIT_MEM=512 # in Meg
export MAX_MEM=4096 # in Meg
export EDEX_DEBUG_PORT=5006
export EDEX_JMX_PORT=1617
export MGMT_PORT=9602