]> git.mxchange.org Git - payara-vagrant.git/commitdiff
README.md edited online with Bitbucket
authorMike Croft <backtotheoldhouse@gmail.com>
Fri, 24 Apr 2015 16:06:10 +0000 (16:06 +0000)
committerMike Croft <backtotheoldhouse@gmail.com>
Fri, 24 Apr 2015 16:06:10 +0000 (16:06 +0000)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..75f19fc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# README #\r
+\r
+Vagrantfile for Payara.\r
+\r
+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.\r
+\r
+### TODO ###\r
+\r
+* Install Payara as a service\r
+* Make Payara start on vagrant up\r
+* Configure Payara for remote admin (enable-secure-admin etc)
\ No newline at end of file