TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Any service like a CDN that can be used to add custom domains for app

1 点作者 PixelPaul超过 5 年前
hi all, Is there any services like a CDN or reverse proxy that i can use to point to my web application and add custom domains. So it would be like a reverse proxy but the main thing i need is for it to manage the SSLs so i dont have to sort it out. It will only be pointing to static files so a CDN could work if it has a good API and is somewhat flexible with custom headers.<p>So a client requests to use a domain via my app. They point the DNS record where it is needed. i request to add the domain to the provider i use, they setup the domain with an SSL from lets encrypt and renew it when needed. And the domain loads the static files from my pull location. I can also set any needed headers.

1 comment

ktpsns超过 5 年前
I would go with a VPS. It&#x27;s cheap and by definition the most flexible solution, only limited by your capabilities of configuring e.g. a Linux machine.
评论 #21310414 未加载