Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.md #297

Merged
merged 1 commit into from Mar 21, 2019

Conversation

Projects
None yet
3 participants
@Foxtur
Copy link
Contributor

Foxtur commented Mar 19, 2019

Added Apache reverse proxy example configuration

Describe in detail the problem you had and how this PR fixes it

As per request from the linked Issue below I added a description how to enable Apache as a reverse proxy to the Getting started guide.
As I'm by no means an expert when it comes to Apache server configuration I also added a reference to the offical documentation for further reading. But if there's any input in regards to any settings which leads to a more secure/better configuration I'm happy about input :)

Is there an open issue you can link to?

#282

Update index.md
Added Apache reverse proxy example configuration

@Foxtur Foxtur requested review from code-asher and kylecarbs as code owners Mar 19, 2019

@kylecarbs
Copy link
Member

kylecarbs left a comment

Wonderful 🎊

@NGTmeaty
Copy link

NGTmeaty left a comment

Thanks! LGTM

@kylecarbs kylecarbs merged commit 75435be into codercom:master Mar 21, 2019

zerdos added a commit to zerdos/code-server that referenced this pull request Mar 22, 2019

Docker (#6)
* Fix debugging

* update nginx config (codercom#288)

should add one line `proxy_set_header Accept-Encoding gzip; `  or you may get a  `Cannot GET /` error.

* Update codeowners

* Fixes codercom#275

* doc: add CrOS install guide (codercom#225)

* doc: add CrOS install guide

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: change occurences of index to install guide

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: add penguin.linux.test as alternative endpoint

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: link Crostini and crouton info pages and describe install guide

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: remove citations for dev mode requirement

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: clarify more wording

Signed-off-by: Hikari <enra@sayonika.moe>

* doc: fix typo in Crostini section

Signed-off-by: Hikari <enra@sayonika.moe>

* Capitalized first letters to be consistent (codercom#304)

In addition to capitalizing, I also reworded a sentence for improved grammar.

* Update index.md (codercom#297)

Added Apache reverse proxy example configuration

* Fix install from VSIX for TAR and ZIP formats (codercom#245)

* Fix install from VSIX for TAR and ZIP formats

* Parse TAR before ZIP, when installing from VSIX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.