webtrees-docker
webtrees-docker copied to clipboard
Up-to-date Docker image for webtrees with all the bells and whistles.
Sometimes I'm logged out automatically. In the middle of my work with max timeouts (no interactions on the website) of 1-2 minutes I try to click on a button or...
Im trying to find why it says 500 in the logs for apache and I cant find where the logs are in the server container
I'm unsure if the issue is with Webtrees or with the container or with me. https://github.com/fisharebest/webtrees/issues/4473
I've set up the docker compose just as you had it and setting the image to the latest. I also get `the username or password is incorrect` when using the...
Hello! Are there any guidelines on how to setup fail2ban for this deployment? Unfortunatley, the apache log does not contain any 401 replies, and from the browser perspective, unsuccessful login...
Is it possible to run as a different user? One example where I've seen it done is in the [paperless-ngx docker-entrypoint.sh](https://github.com/paperless-ngx/paperless-ngx/blob/8da3ae2c539266d96c8885964f07bf34c69d73c4/docker/docker-entrypoint.sh#L36-L47).
The container launch may fail sometime. If a delay is added after Apache is launched it will always start.
I have a separate container with MariaDB. I have linked webtrees containter with it. I have specified DB_HOST parameter and also MARIADB_USER, MARIADB_PASSWORD and MARIADB_DATABASE. I am getting Connection refused....
Hello, the docker compose file like this is not working. for some reason the login and db credentials are not working together here my compose file: `version: "3" services: app:...
`> [NV_INIT] PRETTY_URLS found in environment variables > [NV_INIT] HTTPS found in environment variables > [NV_INIT] HTTPS_REDIRECT found in environment variables > [NV_INIT] SSL_CERT_FILE NOT found in environment variables, using...