Coder Social home page Coder Social logo

docker-activemq's Introduction

Docker image containing ActiveMQ

Basic Docker image to run activemq as user app (999:999)

You need edit (add) this env:

  • STORE_USAGE: value in GB (default value is 10)
  • TEMP_USAGE: value in GB (default value is 5)
  • ADMIN_PASSWORD: provide admin password (default admin123)
  • PORT_OPENWIRE: port for openwire connection (default value is 61616)
  • PORT_AMQP: port for AMQP connection (default value is 5672)
  • PORT_STOMPSSL: port for stomp/SSL connection (default value is 61612)
  • PORT_STOMP: port for stomp connection (default value is 61613)
  • PORT_MQTT: port for MQTT connection (default value is 1883)
  • PORT_WS: port for WebSocket connection (default value is 61614)

If you want web console you should expose:

  • 8161: if you need plain http connection
  • 8162: if you need ssl connection

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.