# Where to start with coding?

**URL:** https://meta.discourse.org/t/where-to-start-with-coding/290565
**Category:** Self-hosting
**Created:** [January 4, 2024, 9:30pm UTC](https://meta.discourse.org/t/where-to-start-with-coding/290565 "2024-01-04T21:30:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![hawm](https://avatars.discourse-cdn.com/v4/letter/h/f07891/32.png) [@hawm](https://meta.discourse.org/u/hawm)
#### Post date: [January 5, 2024, 7:08am UTC](https://meta.discourse.org/t/where-to-start-with-coding/290565/2 "2024-01-05T07:08:18Z")

</div>

You may start from here [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/main/docs/INSTALL-cloud.md)

> [@Chukwithak](#):
>
> I would like to install discourse on the same server via FTP

FTP installation is not possible you would need at least SSH access, and working with other websites on the same machine would be much more complex.

> [@Run other websites on the same machine as Discourse](https://meta.discourse.org/t/run-other-websites-on-the-same-machine-as-discourse/17247):
>
> @pfaffman edited this heavily 2022.02.24. Blame me if it’s broken. If you want to run other websites on the same machine as Discourse, you need to set up an extra NGINX or HAProxy proxy in front of the Docker container. NOTE: This is for advanced admins This guide assumes you already have Discourse working - if you don’t, it may be hard to tell whether or not the configuration is working. You cannot use ./discourse-setup to set up Discourse if another server is using port 80 or 443. You will…

> [@Use Nginx Proxy Manager to manage multiple sites with Discourse](https://meta.discourse.org/t/use-nginx-proxy-manager-to-manage-multiple-sites-with-discourse/206344):
>
> EDIT: @pfaffman re-wrote this as a standalone topic from what @tophee had written earlier. It’s not yet tested by me, and I’ve moved around Chris’s words, so any mistakes are likely those of @pfaffman. Are there any reasons not to use [NGINX Proxy Manager](https://nginxproxymanager.com/) instead of doing this manually as described in [Run other websites on the same machine as Discourse](https://meta.discourse.org/t/running-other-websites-on-the-same-machine-as-discourse/17247)? I’m already using it. I’ve had it on my home server for a while and when I migrated my discourse instance to a new cloud server, I realized t…

---

_[View the full topic](https://meta.discourse.org/t/where-to-start-with-coding/290565)._
