# How to link locally hosted server to domain

**URL:** https://help.galaxyproject.org/t/how-to-link-locally-hosted-server-to-domain/3796
**Category:** Uncategorized
**Tags:** devops-administration, galaxy-local
**Created:** [May 26, 2020, 5:49pm UTC](https://help.galaxyproject.org/t/how-to-link-locally-hosted-server-to-domain/3796 "2020-05-26T17:49:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thh32](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/thh32/32/1574_2.png) [@thh32](https://help.galaxyproject.org/u/thh32)
#### Post date: [May 26, 2020, 5:49pm UTC](https://help.galaxyproject.org/t/how-to-link-locally-hosted-server-to-domain/3796/1 "2020-05-26T17:49:25Z")

</div>

Hi,

I am currently setting up a Galaxy server for our lab and have managed to get it up and running.

I have the server up and running and first aimed to get it running using the ‘inbuild http’ server instead of Apache or any alternative.

I have purchased a domain at GoDaddy but have no idea if there is something in the `galaxy.xml` I need to change to link the website I see at localhost:8080 to the domain.

Any help would be greatly appreciated!

---

<div class="post-metadata">

### Author: ![innovate-invent](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/innovate-invent/32/734_2.png) [@innovate-invent](https://help.galaxyproject.org/u/innovate-invent)
#### Post date: [May 26, 2020, 8:24pm UTC](https://help.galaxyproject.org/t/how-to-link-locally-hosted-server-to-domain/3796/2 "2020-05-26T20:24:32Z")

</div>

This task has little to do with Galaxy and everything to do with your network. You first need to configure your routers and firewalls to allow the users access to the server via IP address. This can be internally accessible only, if you desire. Once you do that you need to create an A record in your GoDaddy DNS settings with the IP address that Galaxy is accessible under.

---

<div class="post-metadata">

### Author: ![thh32](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/thh32/32/1574_2.png) [@thh32](https://help.galaxyproject.org/u/thh32)
#### Post date: [May 27, 2020, 5:28am UTC](https://help.galaxyproject.org/t/how-to-link-locally-hosted-server-to-domain/3796/3 "2020-05-27T05:28:46Z")

</div>

Ahhhhhh ok, I will have to talk to our IT department about the router and firewall then, thanks so much!
