# Install discourse with internet access only via proxy

**URL:** https://meta.discourse.org/t/install-discourse-with-internet-access-only-via-proxy/66396
**Category:** Self-hosting
**Created:** [July 18, 2017, 3:56pm UTC](https://meta.discourse.org/t/install-discourse-with-internet-access-only-via-proxy/66396 "2017-07-18T15:56:03Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [July 18, 2017, 4:15pm UTC](https://meta.discourse.org/t/install-discourse-with-internet-access-only-via-proxy/66396/5 "2017-07-18T16:15:50Z")

</div>

This is possible, you need:

- Export http and https ENV variables in your current shell

- Add the same variables to the env block inside the `containers/app.yml` file

- Add the same variables to the docker system.d service config file (read system.d docs on this, you will need to create a new service file somewhere).

After this, our official guide will work just fine.

---

_[View the full topic](https://meta.discourse.org/t/install-discourse-with-internet-access-only-via-proxy/66396)._
