question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document proxy and shortcomings

See original GitHub issue

I have spent my whole day wo research and find out how I can deploy a Cloud IDE instance for vue development environment. I found out that /absproxy works very differently from /proxy which the documentation didn’t mentioned about a lot. Another problem was the sockjs-node, I have looked up these issues and prs to find out more clues:

Infact, create-react-app script did fixed the sockjs-node’s always pointing root / issue, meanwhile, there’s no any effective or useful way to make vue/cli3’'s sockjs-node to work.

There is a example that worth vue developers to take a look:

In this example, the demo was shown as local development envirnment with no subdirectory, however, it was painful to setup a nginx/Apache reverse proxy server rewrite rule without reading the proxy code of code-server it self (which took the most of my time).

Will there be any documentation to summarize the way those proxy work, and maybe, support vue/sockjs-node proxy in HTTPS development envirnment (HTTPS development envirnment is very important in this age of time)?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
nekomeowwwcommented, Sep 1, 2021

I will provide a @vue/cli (Vue3) example and a vite (Vue3) example to help you guys improve the documentation.

1reaction
nekomeowwwcommented, Oct 31, 2021

I found out that I can’t make vitesse (one of the boilerplate project for vite) work in HTTPS at all, or even with pure vite project without any framework added. This might related to the secured websocket implementation of vite.

Is this true with a subdomain or just the path-based proxy?

Both subdomain and path-based proxy

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is a Proxy Statement? Definition, What's In It, and Voting
A proxy statement is a document the SEC requires companies to provide shareholders that includes information needed to make decisions at shareholder ...
Read more >
The Advantages and Disadvantages of Proxy Server
Basically, the proxy server plays an intermediary between the client computer and the server computer. The clients usually take the help of a ......
Read more >
The Advantages And Disadvantages Of Proxy Servers
Proxy servers have many advantages but also experience their fair share of challenges. While proxies offer invaluable security and anonymity, ...
Read more >
Proxy mechanics: It's time to modernize the 'plumbing'!
name” proxy distribution market. Changes in proxy mechanics rules will offer a number of benefits to issuers and their investors. Shortcomings of the ......
Read more >
Fiduciary Duties Regarding Proxy Voting and Shareholder ...
This document also removes Interpretive Bulletin 2016-01 from the Code of Federal Regulations as it no longer represents the view of the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found