Another release has been drafted: https://github.com/cytopia/devilbox/releases/tag/v2.2.0
This one adds the ability to easily create custom PHP-FPM images (based upon the official Devilbox images). I.e, you're now able to add lots of tools and create your own set of PHP flavours
Hello i like this project, https://github.com/cytopia/docker-bind,
Before i deep dive, i would like to check if this will solve my use case.
My use case : I have domain registered and want to have private DNS on subdomain. For Ex. priv.example.com using this bind9 project.
I have CA/Letsencrypt server running under this subdomain. Ex. CA.example.com
Now i have clients with acme connecting to this domain for certs authority to validate by the protocols(( DNS-01, http-01, tls-alpn-01) For ex. A DNS validation should be added in the private DNS.( like clienthost1.priv.example.com)
This entry should added in to the DNS so the acme client can do DNS-01 validation.
So the Sub.sub.domain.com should be added dynamically as A record.
For the above requirement, can this docker-bind project solve my need. ? if yes.. any doc ref...
New installation of Devilbox here - having problems connecting to the sql servers. I have tried MySQL 5.4, 5.5, 5.6, 5.7 and a variety of MariaDB versions. phpMyAdmin connects fine and I am able to manage the db. I can also connect to the db via 3rd party DBM tools. The issue I am having is that the containers cannot connect to the db server. I get the "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2)" error. I have tried connecting to localhost, 127.0.0.1, the assigned IP address for the MySQL container, etc.
I have tried with an .env file that is not modified, as well as one that has been modified for my needs. Any ideas here?
Hey everybody
I am new to mgento and devilbox and i am stuck at point in this tutorial
https://plumrocket.com/learn/devilbox-docker-wsl2
and i am facing this error on doing docker-compose up
the second time
Following the instructions for an XDebug setup on macOS is not working for me: https://devilbox.readthedocs.io/en/latest/intermediate/configure-php-xdebug/macos/phpstorm.html#configure-php-xdebug-mac-phpstorm
I have followed all the steps (& verified everything...) and I still do not trigger the debugger in PhpStorm on my breakpoints
[PHP]
; Defaults
xdebug.default_enable = 1
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
xdebug.mode = debug
xdebug.start_with_request = yes
xdebug.remote_handler = dbgp
xdebug.remote_port = 9000
xdebug.remote_log = /var/log/php/xdebug.log
; For me specifically
xdebug.idekey = PHPSTORM
; For macOS specifically
xdebug.remote_connect_back = 0
xdebug.remote_host = 10.254.254.254
sudo ifconfig lo0 alias 10.254.254.254
/Users/jamisonbryant/Devilbox
, project location: /Users/jamisonbryant/Code/www/my-project
Hi everyone, it seems like Gitter is not the best tool to keep track of individual questions. I've seen that most stuff is getting lost in the scroll backlog.
I want to make this more organized and also have different channels per topic, so you can easily search what you are looking for. This does not seem to be possible here at Gitter, so I am switching over to Discord.
I am currently still in the process of setting this up, but feel free to join over already.
I have created a few channels, especially for Xdebug
(as this seems to be a pressing topic) and some others.
Once I see that there is a need for other specific channels I will add them over time.
I hope this way everyone can benefit more from the community.
And have some mercy on me, as I have never really used Discord before :sweat_smile:
Discord Link: https://discord.gg/2wP3V6kBj4