From: Mike Croft Date: Fri, 24 Apr 2015 16:06:10 +0000 (+0000) Subject: README.md edited online with Bitbucket X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c4de107fb9a2ae2ee06a7d9552b9e07b4c7844e8;p=payara-vagrant.git README.md edited online with Bitbucket --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..75f19fc --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# README # + +Vagrantfile for Payara. + +Currently it uses ubuntu/trusty64 as a base and gets the Java EE Full profile of Payara 4.1.151, extracting to /opt/payara. OpenJDK 7 is installed, since that is the latest Java currently available in the Ubuntu repos. + +### TODO ### + +* Install Payara as a service +* Make Payara start on vagrant up +* Configure Payara for remote admin (enable-secure-admin etc) \ No newline at end of file