From users-return-50612-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Oct 25 09:29:46 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 35516180670 for ; Thu, 25 Oct 2018 09:29:46 +0200 (CEST) Received: (qmail 61889 invoked by uid 500); 25 Oct 2018 07:29:40 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 61878 invoked by uid 99); 25 Oct 2018 07:29:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2018 07:29:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EF410CC458 for ; Thu, 25 Oct 2018 07:29:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.313 X-Spam-Level: ** X-Spam-Status: No, score=2.313 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, SPF_HELO_PASS=-0.001, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id F3cQF04BDMnh for ; Thu, 25 Oct 2018 07:29:37 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 01DA55F206 for ; Thu, 25 Oct 2018 07:29:37 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 6D31C2858F45 for ; Thu, 25 Oct 2018 02:29:36 -0500 (CDT) Date: Thu, 25 Oct 2018 02:29:36 -0500 (CDT) From: nvsteenselvanderaa To: users@activemq.apache.org Message-ID: <1540452576444-0.post@n4.nabble.com> Subject: First configuration steps MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit /What are the first configuration steps to take to get a minimum viable ActiveMQ instalation?/ This seems a question you would never want to ask, nor does it seem a question i would want to answer when it's regarding a piece of software i'm responsible for and have spent months/years training on. However, needs must, and i'l try to explain it a bit. Our company is currently running some PoC's on several pieces of software, our team (Mule ESB) has to connect all those services to our existing backend. Two separate services need a message queue installed somewhere on your servers to function properly, however our company does not have anyone inhouse with experience in ActiveMQ. Our team has been given the task of installing and configuring these queue's, we told mgmt we would do it but that since there's no experience on the software it would not be production proof. So to recap: Knowing that this installation will not be used for production data, what steps do we take to make it: At least basicaly secured. Configure the recources it's using from the server (single/multi thread?) And more importantly, what are the things we're likely to run into or overlook? Now i know that this is a lot, and that my first reaction would be to tell me to google it. But it's now cost two persons a day, and so far we have not found a single clear page on what to do. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html