pboehm/ddns

How to set .htaccess / Where are the files located?

bomio opened this issue · 1 comments

bomio commented

Hi
First of all, thanks for this solution here - It's amazing!

What I need to do, is set a .htaccess and .htpasswd on the webdirectory (we want user to login first, creating a host). I know I have to go into the docker to see the directory, but if I try to connect to the docker container with:

docker exec ddns_ddns_1 /bin/bash

I receive an error:

OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused "exec: "/bin/bash": stat /bin/bash: no such file or directory": unknown

Can someone help me out here? And it would also be great to know where the created hosts are located (think will be in the powedns container), and the webdirectory.

Thanks in advance,
Patric

I'm closing this issue due to inactivity, feel free to reopen it, if the problem still exists.