Sign inSign up

exoplatform/ubuntu-jdk7-exo-chat

By exoplatform

Updated almost 11 years ago

Image
9

2.4K

exoplatform/ubuntu-jdk7-exo-chat repository overview

2016-02-01 : This image is DEPRECATED and will be soon removed !!

use one of the following images :

https://hub.docker.com/r/exoplatform/exo-trial

https://hub.docker.com/r/exoplatform/exo-community/


Ubuntu + Oracle jdk 7 + eXo Platform Community + Chat add-on Docker container

  • eXo Chat add-on 1.0.0
  • eXo Platform 4.1.0 Community edition
  • MongoDB 2.6
  • Oracle JDK 7 update 71
  • Ubuntu 14.04

How to

  • run the container

    docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0

  • watch container logs to follow the eXo Platform boot progress

    docker logs --follow exo-chat

  • enjoy your social intranet at http://localhost:8080 ;-)

Chat popup in eXo platform Main Chat area

Container versions history

1.0.0
  • Upgrade eXo Chat add-on to 1.0.0
  • Upgrade eXo Platform to 4.1.0
  • Upgrade JDK to 7u71

docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0-rc1

1.0.0-rc1
  • Upgrade eXo Chat add-on to 1.0.0-RC1 with a brand new look!

  • Upgrade eXo Platform to 4.1.0-RC1

    docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:1.0.0-rc1

0.9.0

Initial version of the container with the following content:

  • eXo Platform 4.1-M2

  • eXo Chat add-on 0.9.0

    docker run -d -p 8080:8080 --name="exo-chat" exoplatform/ubuntu-jdk7-exo-chat:0.9.0

Whish list

  • ability to keep data when we upgrade the container
  • ability to use an external MongoDB container / server
  • ability to use an external MySQL database container / server
  • ability to install other add-ons

Tag summary

Content type

Image

Digest

sha256:e0aaf6b1e

Size

896.2 MB

Last updated

almost 11 years ago

docker pull exoplatform/ubuntu-jdk7-exo-chat