Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
March 19 2011
How-To: Configure GMail on Bamboo Standalone (3.0)
Actually, it is possible to configure Bamboo Standalone to use GMail for mail notifications.
Bamboo standalone is running on top of Jetty, which can be configured with the jetty.xml file.
If starting from the bamboo.sh script, then what needs to be done is a change of the run command.
RUN_CMD="$JAVA_HOME/bin/java -server -Xms256m -Xmx512m -XX:MaxPermSize=256m -Djava.awt.headless=true -classpath
