Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A875F200B49 for ; Wed, 3 Aug 2016 08:32:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A6F46160A86; Wed, 3 Aug 2016 06:32:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 219D6160A64 for ; Wed, 3 Aug 2016 08:32:12 +0200 (CEST) Received: (qmail 45813 invoked by uid 500); 3 Aug 2016 06:32:12 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 45803 invoked by uid 99); 3 Aug 2016 06:32:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 06:32:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D1400185901 for ; Wed, 3 Aug 2016 06:32:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.972 X-Spam-Level: X-Spam-Status: No, score=0.972 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id oAILDgRiqDd4 for ; Wed, 3 Aug 2016 06:32:09 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AC1BE5F254 for ; Wed, 3 Aug 2016 06:32:09 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mbob.nabble.com (Postfix) with ESMTP id 464CD2DEDED5 for ; Tue, 2 Aug 2016 23:07:08 -0700 (PDT) Date: Tue, 2 Aug 2016 23:14:26 -0700 (PDT) From: chevy To: user@ignite.apache.org Message-ID: <1470204866055-6695.post@n6.nabble.com> In-Reply-To: <1470172674475-6681.post@n6.nabble.com> References: <1470140260349-6668.post@n6.nabble.com> <1470172674475-6681.post@n6.nabble.com> Subject: Re: Start node in remote server which needs authentication MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 03 Aug 2016 06:32:13 -0000 I have set up rest jetty config and other settings in my local. When I deploy my code in a server I need to access that remote machine to start the node in that machine through my code. To achieve this, can you provide me config changes I need to make in my config files as well as my code that starts the node. I do not want to ssh through my terminal and everything needs to be programmatically driven just like how I do it from my local. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Start-node-in-remote-server-which-needs-authentication-tp6668p6695.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.