Lissy93 / dashy

🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to
MIT License
17.14k stars 1.31k forks source link

[QUESTION] Trying to set it to a Domain Name #1516

Closed RedPrismOwner closed 6 months ago

RedPrismOwner commented 6 months ago

Question

i’m using the quick setup docker line and i’m trying to have it point to my domain, how do i do that?

Category

Setup and Deployment

Please tick the boxes

liss-bot commented 6 months ago

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

CrazyWolf13 commented 6 months ago

Hi,

That really depends on you network layout, whether you selfhost or in the cloud, if you have a public IP or use something like CLoudflare Tunnels etc

However a really general first step is to get going with a reverse proxy, here is an example tutorial with nginxproxymanager, however you can use bare bone nginx, traefik, caddy, .....

https://www.youtube.com/watch?v=qlcVx-k-02E

Here is also a good general article about this topic.

https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Publishing_your_website?retiredLocale=de

RedPrismOwner commented 6 months ago

Hi, yea. i am using a VPS to host it. i have a public IP and i ufw allow 8080 and 80 both

Sent from Proton Mail for iOS

On Fri, Mar 22, 2024 at 3:16 AM, Tobias @.***(mailto:On Fri, Mar 22, 2024 at 3:16 AM, Tobias < wrote:

Hi,

That really depends on you network layout, whether you selfhost or in the cloud, if you have a public IP or use something like CLoudflare Tunnels etc

However a really general first step is to get going with a reverse proxy, here is an example tutorial with nginxproxymanager, however you can use bare bone nginx, traefik, caddy, .....

https://www.youtube.com/watch?v=qlcVx-k-02E

Here is also a good general article about this topic.

https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Publishing_your_website?retiredLocale=de

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

CrazyWolf13 commented 6 months ago

Great!

Here is a nice guide on how to setup nginxproxymanager, however the setup depends on where you bought your domain.

https://www.youtube.com/watch?v=P3imFC7GSr0

Also there is not only one solution, mine is really just a suggestion, there are a thousand ways to do this.

CrazyWolf13 commented 6 months ago

Will close this due to no response.

If you got anymore questions feel free to reply back to this and I'll reopen this :)

Have a nice day!