anandslab / docker-traefik

Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
https://www.smarthomebeginner.com/
MIT License
2.68k stars 600 forks source link

Wordpress #161

Open ahmaddxb opened 3 years ago

ahmaddxb commented 3 years ago

Follow the wordpress tutorial here https://www.smarthomebeginner.com/wordpress-on-docker-traefik/ but getting 404 error page not found then trying to access my domain

nginx logs /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh 10-listen-on-ipv6-by-default.sh: error: /etc/nginx/conf.d/default.conf is not a file or does not exist /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh /docker-entrypoint.sh: Configuration complete; ready for start up

php logs

[16-Apr-2021 16:00:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root [16-Apr-2021 16:00:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root [16-Apr-2021 16:00:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root [16-Apr-2021 16:00:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root [16-Apr-2021 16:00:58] NOTICE: fpm is running, pid 1 [16-Apr-2021 16:00:58] NOTICE: ready to handle connections

maxfield-allison commented 2 years ago

late to the party here but the issue is not related to php directly. everything in this log is normal. odds are you had an issue with traefik or your labels.