-
# 关于部署
## 部署
Hyuga 通过github action 自动发布,使用 embed 打包好前端资源文件,所以部署特别简单:
1. 准备一个域名,如 `hyuga.icu`,准备一台vps,如公网ip `1.1.1.1` 。
2. 在 cloudflare 中添加 hyuga.icu,并按照提示修改域名 DNS 服务器。
3. 在cloudflare dns 那里添加两条…
-
### What happened?
Hello,
I've successfully set up a reverse proxy configuration on a local Ubuntu 24.04 instance running in a lxd container:
```
DNS_RESOLVERS=8.8.8.8 8.8.4.4
HTTP_PORT=80
HTT…
-
Hi,
the reverse_dns method works properly to derive the full reverse DNS name for a given IPv6 address. However, when generating zone names for IPv6 reverse zones, shorter prefixes must be used. Fo…
-
### What is the issue?
I run my own CoreDNS server within the tailnet with one of the zones serving records of all the tailnet devices both forward and backward. It used to work perfectly while ena…
-
### I've made sure there's no existing feature request / Я убедился, что такой функциональности еще никто не предлагал
- [X] I've made sure there's no existing feature request / Я убедился, что так…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
From [Cloudflare](https://www.cloudflare.com/learning/dns/dns-records/dns-ptr-record/):
> A DNS pointer record (PTR for short) provides the domain name associated with an IP address. A DNS PTR record…
-
Hi,
I tried to set reverse dns lookup for vpn addresses via postup command
`resolvectl domain nm-test "~test" "88.88.10.in-addr.arpa"`
where nm-test is the interface and ~test the netmaker networ…
-
Please consider naming importers in knut according to the reverse DNS name of the "main" domain they communicate with, or the service that they interoperate with. That is, "com.revolut" instead of "re…
-
Enable multiple certURLs to allow automatic configuration for split-horizon dns or multiple tls proxies in front of meshcentral.
This would resolve numerous outstanding issues related to CloudFlare…