Commit Graph

23 Commits

Author SHA1 Message Date
Sameer Naik
9ee9f7488b readme: updated link to admin console 2015-08-31 22:21:42 +05:30
Sameer Naik
be3a281170 readme: added Command-line options section 2015-08-31 22:18:33 +05:30
Sameer Naik
761954e6a3 readme: added Accessing the command line interface section 2015-08-31 21:42:29 +05:30
Sameer Naik
28931dd75f added README 2015-08-31 20:59:44 +05:30
Sameer Naik
fd2ffeb990 Dockerfile: only specify ports 8080 and 9990 in EXPOSE 2015-08-31 20:23:28 +05:30
Sameer Naik
1575787958 removed -Dwildfly.as.deployment.ondemand=false from the PROGRAM_OPTIONS 2015-08-31 19:38:58 +05:30
Sameer Naik
4e9e6a2f01 Dockerfile: updated CMD 2015-08-31 19:23:09 +05:30
Sameer Naik
03755434ea upgrade to wildfly 9.0.1-0 installer 2015-08-31 14:07:58 +05:30
Sameer Naik
6545376852 added image help listing 2015-08-15 11:58:19 +05:30
Sameer Naik
8facdf470b added WILDFLY_PASSWORD variable to set manager password 2015-08-15 11:36:35 +05:30
Sameer Naik
6232736bb4 create .initialized file in the app directory to avoid re-initialization 2015-08-15 11:07:37 +05:30
Sameer Naik
721ad5627e set wildfly manager users password to wildfly 2015-08-14 22:46:14 +05:30
Sameer Naik
608ae3b212 added /app volume for deployments 2015-08-14 22:46:13 +05:30
Sameer Naik
ab7259c708 symlink $BITNAMI_APP_VOL_PREFIX/logs -> $BITNAMI_APP_DIR/standalone/log 2015-08-14 21:55:55 +05:30
Sameer Naik
c0b63da9bb create symlink $BITNAMI_APP_DIR/standalone/configuration -> $BITNAMI_APP_DIR/standalone/conf 2015-08-14 21:55:37 +05:30
Sameer Naik
98bc384d4b removed sourcing of setenv.sh in entrypoint.sh 2015-08-14 21:55:05 +05:30
Sameer Naik
37e60c920d append -XX:MaxPermSize=768m -Xmx768m to JAVA_OPTS 2015-08-14 21:55:04 +05:30
Sameer Naik
227b177ebe added JAVA_HOME and JRE_HOME as ENV variables in Dockerfile 2015-08-14 21:47:52 +05:30
Sameer Naik
500c7af0fd specify log.dir location in program options 2015-08-14 19:57:49 +05:30
Sameer Naik
284557cc6c added conf volume 2015-08-14 19:54:08 +05:30
Sameer Naik
ce3d8bec9e link logs volume to $BITNAMI_APP_DIR/standalone/log 2015-08-14 19:33:55 +05:30
Sameer Naik
d6a9a9ef7a added logs volume 2015-08-14 15:35:22 +05:30
Sameer Naik
24492094c2 initial creation 2015-08-14 15:34:19 +05:30