8000 GitHub - chaiyd/DNS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chaiyd/DNS

Folders and files

NameName
Last commit message
Last commit da 8000 te

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS

  • 基于alpine linux 构建
  • 参考docker-compose自行添加环境变量来解析相应域名
  • \n 为换行,请按照以下格式设置,否则会报格式问题
    DOMAIN: "xxx.com"
    NS: |-
      ns		                  IN	    A	  192.168.1.10
      \nkubernetes            IN      A   192.168.1.10
      \nkubernetes            IN      A   192.168.1.10
      \nkubernetes            IN      A   192.168.1.10
    
  • 可以自行修改docker-compose文件
  • 可以自行修改xxx.com.zone 和named.conf 文件
  • 配置中xxx.com 替换为自己域名即可
  • 修改ip为自己服务器ip即可

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0