Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create access .conf #1

Open
theking2 opened this issue Jul 17, 2023 · 4 comments
Open

Create access .conf #1

theking2 opened this issue Jul 17, 2023 · 4 comments

Comments

@theking2
Copy link

Hi
I see no mounts in docker file. How would I configure dnsmasq and edit dnsmasq.conf or dnsmasq.hosts?

@bqbn
Copy link
Owner

bqbn commented Aug 3, 2023

If you clone this repo, you can edit the dnsmasq.conf file in the conf directory, and then build your own image. You could add the dnsmasq.hosts when you do that.

In my own use case, I don't need a dnsmasq.hosts file, thus it's not included in this repo.

@theking2
Copy link
Author

thanks

@theking2
Copy link
Author

theking2 commented Jan 3, 2024

Forked it and made the changes, but how do I get it in QNAP Container Station?

@theking2 theking2 reopened this Jan 3, 2024
@bqbn
Copy link
Owner

bqbn commented Jan 12, 2024

You need to build a Docker image and push it to a public Docker repository, such as https://hub.docker.com/. Afterward, you can instruct QNAP Container Station to download and run it. An example compose file is available in the README.md file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants