aboutsummaryrefslogtreecommitdiff
path: root/www/payara/pkg-message
blob: 45c23a85e7ac8b240da309b98a17d72c9308918e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{ type: install
  message: <<EOM
To run the Payara Java Application Server from startup, add
payara_enable="YES" in your /etc/rc.conf.
Extra options can be found in the startup script.

By default Payara server is started by 'payara' user account.  On service
start/stop caches and preferences are written to the payara user home
directory. To make it possible and avoid related warnings set 'payara' user
home directory to some writable place in the file system. To use the
default location, issue the command: 
/usr/sbin/pw usermod payara -d %%VARDIR%%/prefs

Because default payara user is low-privileged, to allow Payara to listen
ports under 1024 you will need to tweak Mandatory Access Control policies.
EOM
}
]