mjak
mjak
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
🦆🙌
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
Thank you for the great questions!
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
the start command appears to depend on -apache2 tagged images
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
This didn't work with that start command
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
FROM wordpress:6.4.3-php8.3-fpm-alpine
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
ok thanks Brody! It's up and running
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
/bin/bash: line 1: /etc/apache2/apache2.conf: No such file or directory
/bin/bash: line 1: /etc/apache2/apache2.conf: No such file or directory
OK so It appears I need to use the same docker verison. The apache2.conf may not be available in the image I am using
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
The other reason to not use Jack's repo was that I needed the wordpress install to be able to run locally with a DB connection to the staging env in Railway DB so that when changes are pushed locally to staging branches CI/CD can take care of the rest The impression I got from the Template was that it was loading the Docker image from the registry And I wasn't sure how I would extend this to COPY wp-content into the container (perhaps I'm missing something here)
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
yeah it was that /bin/bash -c "echo 'ServerName 0.0.0.0' >> /etc/apache2/apache2.conf && echo 'DirectoryIndex index.php index.html' >> /etc/apache2/apache2.conf && echo 'upload_max_filesize = 50M' >> /usr/local/etc/php/php.ini && echo 'post_max_size = 50M' >> /usr/local/etc/php/php.ini && docker-entrypoint.sh apache2-foreground"
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
yeah I just deployed the template and I'm going to go over everything sorry
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
somehow assumed that was npm related
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
ah I have nothing there 😦
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
Perhaps I should just go with wordpress:latest as your templates seem to use but I'd prefer to version lock
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
Maybe it has something to do with the docker image
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
n8n is an extendable workflow automation tool. With a GNU Public License, an open-source software license that provides legal protection for the CMS and its derivative work, such as themes and plugins. WordPress empowers you to effortlessly create, manage, and customize stunning websites, making it the ultimate content management solution.
n8n is an extendable workflow automation tool. With a GNU Public License, an open-source software license that provides legal protection for the CMS and its derivative work, such as themes and plugins. WordPress empowers you to effortlessly create, manage, and customize stunning websites, making it the ultimate content management solution.
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
Things like DB_HOST are configured with ${{MySQL.MYSQLHOST}}:${{MySQL.MYSQLPORT}}
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
No description
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
I'm still getting Application failed to respond after a re-deploy
40 replies
RRailway
Created by mjak on 2/23/2024 in #✋|help
Wordpress Application Error (Dockerfile + 6.4.3-fpm)
But I agree it looks solid
40 replies