Sending http requests from VPS to localhost server(https)Nginx --> (http)Play!. But request.secure is falseFrom inside of a Docker container, how do I connect to the localhost of the machine?Cannot access nginx reverse proxy remotelyHow to use NGINX as forward proxy for any requested location?Nginx as reverse proxy for https trafficAllow remote server to access API server on localhostNode Red UI not showing while on reverse proxy nginxForwarding nginx to an Openfire XMPP local serverPassing web socket requests from Nginx to uWSGI serverRemote HLS file (stream.m3u8) over nginx proxy

Injective map of abelian group and product of cyclic quotients

Should my manager be aware of private LinkedIn approaches I receive? How to politely have this happen?

What is the line crossing the Pacific Ocean that is shown on maps?

Firefox Arm64 available but RapsPi 3B+ still 32 bit

How come I was asked by a CBP officer why I was in the US?

Should I hide continue button until tasks are completed?

What can I do to find new work while my workplace is closed due to an accidental death?

Content builder HTTPS

Why is Madam Hooch not a professor?

Do equal angles necessarily mean a polygon is regular?

Using “sparkling” as a diminutive of “spark” in a poem

Alphabet completion rate

What is this opening trap called, and how should I play afterwards? How can I refute the gambit, and play if I accept it?

Are Finite Automata Turing Complete?

Mount a folder with a space on Linux

Inverse-quotes-quine

Does image quality of the lens affect "focus and recompose" technique?

Why is C++ initial allocation so much larger than C's?

Is this one of the engines from the 9/11 aircraft?

Should I tell my insurance company I'm making payments on my new car?

Links to webpages in books

In the Marvel universe, can a human have a baby with any non-human?

Does the Paladin's Aura of Protection affect only either her or ONE ally in range?

Should I include salary information on my CV?



Sending http requests from VPS to localhost server


(https)Nginx --> (http)Play!. But request.secure is falseFrom inside of a Docker container, how do I connect to the localhost of the machine?Cannot access nginx reverse proxy remotelyHow to use NGINX as forward proxy for any requested location?Nginx as reverse proxy for https trafficAllow remote server to access API server on localhostNode Red UI not showing while on reverse proxy nginxForwarding nginx to an Openfire XMPP local serverPassing web socket requests from Nginx to uWSGI serverRemote HLS file (stream.m3u8) over nginx proxy






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have a Raspberry pi 3 running a local Node-Red server which communicates with an ESP8266 via MQTT protocol. I have an UI mounted on the Raspberry that allows me to to turn a light on and off through the ESP8266.



Then I configured a reverse proxy with nginx so I can host the UI with the Raspberry, allowing any device connected to the local network to use it.



Now I want to access it remotely, but I dont want to do port forwarding or touching the router configuration. Is there any way to access my local server from a VPS?










share|improve this question






























    0















    I have a Raspberry pi 3 running a local Node-Red server which communicates with an ESP8266 via MQTT protocol. I have an UI mounted on the Raspberry that allows me to to turn a light on and off through the ESP8266.



    Then I configured a reverse proxy with nginx so I can host the UI with the Raspberry, allowing any device connected to the local network to use it.



    Now I want to access it remotely, but I dont want to do port forwarding or touching the router configuration. Is there any way to access my local server from a VPS?










    share|improve this question


























      0












      0








      0








      I have a Raspberry pi 3 running a local Node-Red server which communicates with an ESP8266 via MQTT protocol. I have an UI mounted on the Raspberry that allows me to to turn a light on and off through the ESP8266.



      Then I configured a reverse proxy with nginx so I can host the UI with the Raspberry, allowing any device connected to the local network to use it.



      Now I want to access it remotely, but I dont want to do port forwarding or touching the router configuration. Is there any way to access my local server from a VPS?










      share|improve this question
















      I have a Raspberry pi 3 running a local Node-Red server which communicates with an ESP8266 via MQTT protocol. I have an UI mounted on the Raspberry that allows me to to turn a light on and off through the ESP8266.



      Then I configured a reverse proxy with nginx so I can host the UI with the Raspberry, allowing any device connected to the local network to use it.



      Now I want to access it remotely, but I dont want to do port forwarding or touching the router configuration. Is there any way to access my local server from a VPS?







      nginx raspberry-pi3 vpn vps node-red






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 25 at 10:58







      Felipe Toledo

















      asked Feb 12 at 15:35









      Felipe ToledoFelipe Toledo

      861 gold badge2 silver badges9 bronze badges




      861 gold badge2 silver badges9 bronze badges






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You have multiple options:



          Make VPN between your VPS and Raspberry Pi.



          Make SSH tunnel between VPS and Raspberry Pi.



          Use Dynamic DNS service like: NO-IP.com, DYN.com






          share|improve this answer























          • Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

            – Felipe Toledo
            Feb 18 at 0:01













          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54653656%2fsending-http-requests-from-vps-to-localhost-server%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          You have multiple options:



          Make VPN between your VPS and Raspberry Pi.



          Make SSH tunnel between VPS and Raspberry Pi.



          Use Dynamic DNS service like: NO-IP.com, DYN.com






          share|improve this answer























          • Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

            – Felipe Toledo
            Feb 18 at 0:01















          0














          You have multiple options:



          Make VPN between your VPS and Raspberry Pi.



          Make SSH tunnel between VPS and Raspberry Pi.



          Use Dynamic DNS service like: NO-IP.com, DYN.com






          share|improve this answer























          • Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

            – Felipe Toledo
            Feb 18 at 0:01













          0












          0








          0







          You have multiple options:



          Make VPN between your VPS and Raspberry Pi.



          Make SSH tunnel between VPS and Raspberry Pi.



          Use Dynamic DNS service like: NO-IP.com, DYN.com






          share|improve this answer













          You have multiple options:



          Make VPN between your VPS and Raspberry Pi.



          Make SSH tunnel between VPS and Raspberry Pi.



          Use Dynamic DNS service like: NO-IP.com, DYN.com







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 13 at 6:29









          KoxoKoxo

          3572 silver badges8 bronze badges




          3572 silver badges8 bronze badges












          • Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

            – Felipe Toledo
            Feb 18 at 0:01

















          • Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

            – Felipe Toledo
            Feb 18 at 0:01
















          Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

          – Felipe Toledo
          Feb 18 at 0:01





          Using Dynamic DNS service like no-ip, involves touching the router configuration, so it isn't a possible option

          – Felipe Toledo
          Feb 18 at 0:01



















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54653656%2fsending-http-requests-from-vps-to-localhost-server%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript