Commit Graph

2642 Commits

Author SHA1 Message Date
Sameer Naik
205e988196 tests: Data gets generated in conf and app volumes if bind mounted in the host 2015-09-01 16:08:17 +05:30
Sameer Naik
cb248e16df tests: All the volumes exposed 2015-09-01 15:49:57 +05:30
Sameer Naik
2dfcacbb26 tests: Password is preserved after restart 2015-09-01 15:48:57 +05:30
Sameer Naik
dea34d2146 tests: Can't access management area without password 2015-09-01 15:45:25 +05:30
Sameer Naik
20caf84a31 tests: User manager created with custom password 2015-09-01 15:43:31 +05:30
Sameer Naik
146e609ce6 tests: Manager has access to management area 2015-09-01 15:41:22 +05:30
Sameer Naik
f7954390e0 tests: Ports 8080 and 9990 exposed and accepting external connections 2015-09-01 14:45:05 +05:30
Sameer Naik
24da1a3959 readme: fixed displayed console url 2015-09-01 14:21:17 +05:30
Sameer Naik
7f4b25e255 readme: added Operating modes section 2015-09-01 14:19:21 +05:30
Sameer Naik
83e3472a06 readme: added configuration Caveats section 2015-09-01 13:24:55 +05:30
Sameer Naik
6b4a74fce6 removed symlinks to logdir, configured in the log.dir params 2015-09-01 13:22:09 +05:30
Sameer Naik
7c00c8890b add config.dir and log.dir configuration parameters to default PROGRAM_OPTS 2015-09-01 13:21:33 +05:30
Sameer Naik
9ba1277a5c apply default PROGRAM_OPTIONS to the domain operation mode 2015-09-01 10:35:41 +05:30
Sameer Naik
ef4f3315fb collect domain operation mode logs in the logs volume 2015-09-01 10:35:01 +05:30
Sameer Naik
2347042434 populate conf volume with domain configurations 2015-09-01 10:34:23 +05:30
Sameer Naik
dbf66504b8 moved the conf volume to $BITNAMI_APP_DIR/conf 2015-09-01 10:32:40 +05:30
Sameer Naik
7d1c78347a moved the log volume to $BITNAMI_APP_DIR/logs 2015-09-01 10:32:08 +05:30
Sameer Naik
d60e7c4b6a readme: added note on configuring the JVM parameters 2015-08-31 22:29:06 +05:30
Sameer Naik
3da2abe116 allow users to override the default JAVA_OPTS 2015-08-31 22:23:52 +05:30
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