-
Hi jeremiah 👋
This looks like a cool project, I gave it a spin but I could not get POST data to go to WordPress.
No matter what I tried, $_POST was always empty according to php.
Here's a sni…
-
### Description
After upgrading to the latest Docker version, I encountered multiple permission-related errors when attempting to change ownership on MySQL files within the /var/lib/mysql directory. …
-
[http://127.0.0.1:3000/cours/docker.html#Cr%C3%A9er-un-docker-compose](http://127.0.0.1:3000/cours/docker.html#Cr%C3%A9er-un-docker-compose)
Markdown parser error :
```
version: "3.0"
services:…
-
{
"platform":"",
"hub-mirror": [
"wordpress:6.6.2-php8.1-apache"
]
}
-
https://github.com/bitnami/bitnami-docker-wordpress-nginx
Advantages:
- It uses php-fpm, which supposedly helps with server load and thus might help with our downtime. (I tried to use the offici…
-
### Error Message and Logs
No errors, but obvious omissions in end results.
### Steps to Reproduce
1. Create a WordPress service (try it with MariaDB, since that's what I was using).
2. Add `WORDPR…
-
I am trying to understand the logic behind SSL usage for NginxProxyManager.
- I have domain wviiv.com on Cloudflare
- SSL/TLS encryption for this domain on Cloudfalre is set to "Flexible"
- I hav…
-
### Software Name
LXC
### Brief Description
Due to the difference between the DSM system and the standard Linux system, the restrictions are very large. If you want to use some other software, many…
-
-
## Problem
As I would like to connect to local docker containers also I used the option:
network_mode: 'host'
Doing this I cannot login. Error is 'bad gateway'.
Not using this option login is …