From c4de107fb9a2ae2ee06a7d9552b9e07b4c7844e8 Mon Sep 17 00:00:00 2001 From: Mike Croft Date: Fri, 24 Apr 2015 16:06:10 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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 -- 2.39.5