demyx icon indicating copy to clipboard operation
demyx copied to clipboard

Demyx is a Docker image that automates and manages WordPress installations. Traefik for reverse proxy with Lets Encrypt SSL/TLS. WordPress sites are powered by OpenLiteSpeed/NGINX-PHP and MariaDB.

Results 7 demyx issues
Sort by recently updated
recently updated
newest added

I believe it should be useful when using the OpenLiteSpeed stack to have the option to use PHP v8.1 instead of PHP 7.4, to enable better performance.

enhancement
good first issue

feature-request: Please add wp-cli

enhancement

Hello, is there any configuration to use only one database container for multiple sites?

question

Hi, After restart docker engine, wp site was down, and the reason is that `demyx_socket `container did not started. Running `demyx` command on terminal returned the following: ```root@node11091-env-9476778 / $...

Dear Demyx, After fresh installation, I have updated DEMYX_HOST_TRAEFIK_DASHBOARD=true, but https://traefik.demo.domain.com/ return: 404 page not found demyx log traefik -e ``` root@N1-ubuntu-s-1vcpu-1gb-sgp1-01:~# demyx log traefik -e time="2022-10-14T03:09:51-07:00" level=info msg="Traefik version...

Hello Demyx team, I encountered an issue when running `demyx pull` or similar commands that involve pulling Docker images. The process fails with the following error message: ``` Error response...

question

Demyx seems to easily have health check error after running for a while, could you please tell me how to avoid it? 2 GB Memory / 2 AMD vCPUs /...

bug