Commit Graph

383467 Commits

Author SHA1 Message Date
Sameer Naik
6232736bb4 create .initialized file in the app directory to avoid re-initialization 2015-08-15 11:07:37 +05:30
Sameer Naik
ceb1ad1f02 create .initialized file in the app directory to avoid reinitialization 2015-08-15 11:07:21 +05:30
Sameer Naik
c9cb4a8385 tests: identation fixes 2015-08-15 10:52:03 +05:30
Sameer Naik
b6fae1dfaf renamed initialize_tomcat_webapps -> initialize_tomcat_webapps_directory 2015-08-15 10:49:47 +05:30
Sameer Naik
088b9a6c6e remove tty requirement for tests in CI 2015-08-15 09:34:11 +05:30
Miguel Ángel Martínez Triviño
e5800c2fd1 Merge pull request #2 from bitnami/3.0.5-0
Bump version 3.0.5
2015-08-14 17:07:48 -07:00
Miguel Martinez
ed47547ddd Removing tty requirement for test in CI 2015-08-14 17:04:48 -07:00
Miguel Martinez
11641e9a8e Bump version 3.0.5 2015-08-14 16:47:39 -07:00
Adnan Abdulhussein
8a029f9407 Small changes in README and tests 2015-08-14 15:53:34 -07:00
Miguel Ángel Martínez Triviño
8cde9b6483 Merge pull request #9 from bitnami/5.5.28-0
Bump version 5.5.28-0
2015-08-14 14:02:01 -07:00
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
352cda4bd0 do not symlink contents of webapps.defaults, copy them instead 2015-08-14 22:40:30 +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
Sameer Naik
24e0144e66 readme: added Testing section 2015-08-13 23:04:37 +05:30
Sameer Naik
fc7dfc515e Merge branch 'tests' 2015-08-13 23:01:11 +05:30
Sameer Naik
53c8959480 Deploy sample application 2015-08-13 22:53:22 +05:30
Sameer Naik
a612a57140 tests: If host mounted, password and settings are preserved after deletion 2015-08-13 22:27:15 +05:30
Sameer Naik
ae135e0684 tests: Data gets generated in conf if bind mounted in the host 2015-08-13 22:26:36 +05:30
Sameer Naik
6fd79affe4 tests: All the volumes exposed 2015-08-13 22:08:39 +05:30
Sameer Naik
8bd8ee426f tests: Password is preserved after restart 2015-08-13 22:05:00 +05:30
Sameer Naik
1d02956986 tests: Can't access management area without password 2015-08-13 21:33:01 +05:30
Sameer Naik
263481a2e7 tests: User manager created with password 2015-08-13 21:11:40 +05:30
Sameer Naik
d32f4fe9d3 tests: Manager has access to management area 2015-08-13 21:11:34 +05:30
Sameer Naik
ac56239710 tests: Port 8080 exposed and accepting external connections 2015-08-13 20:38:40 +05:30
Sameer Naik
98b5c1cc55 fix sed command to set TOMCAT_PASSWORD 2015-08-13 20:21:57 +05:30
Sameer Naik
c98df9f4a9 readme: mention that manager user is not assigned a password by default 2015-08-13 20:17:29 +05:30
Sameer Naik
b8794833ec Merge branch 'readme' 2015-08-13 20:14:53 +05:30
Sameer Naik
0494f69dfa readme: added Configuration files section 2015-08-13 20:10:20 +05:30
Sameer Naik
8ec83ef07a readme: added Setting the manager password on first run configuration section 2015-08-13 20:02:22 +05:30
Sameer Naik
13b8963076 readme: added Accessing your Tomcat server from the host section 2015-08-13 19:49:00 +05:30
Sameer Naik
a8f87c5268 readme: added Deploying web applications on Tomcat section 2015-08-13 19:45:47 +05:30
Sameer Naik
856667707e basic readme 2015-08-13 19:17:49 +05:30
Sameer Naik
cc09b9d041 display application credentials even when TOMCAT_PASSWORD is not specified 2015-08-13 13:36:06 +05:30
Sameer Naik
39ba0ff825 update sed command to set TOMCAT_PASSWORD 2015-08-13 13:30:47 +05:30
Sameer Naik
f888cb7e2a symlink contents of $BITNAMI_APP_DIR/webapps.defaults/ instead of copying them to /app/ 2015-08-13 10:27:54 +05:30
Sameer Naik
fdf500092f fix /app symlink 2015-08-13 10:27:33 +05:30
Sameer Naik
94b27ce290 added .dockerignore 2015-08-13 00:37:20 +05:30
Sameer Naik
43107d080f moved BITNAMI_APP_VOL_PREFIX/webapps/ to /app/ 2015-08-13 00:35:40 +05:30
Sameer Naik
db4021c8ed comments! 2015-08-12 23:44:57 +05:30
Sameer Naik
41ea1e582b replaced /app volume with $BITNAMI_APP_VOL_PREFIX/webapps volume
Users can drop the `.war` files of their applications into this
directory and Tomcat will automatically pick them up.
2015-08-12 23:40:09 +05:30