Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.I fixed up some major bugs in Hosting Docker last month at DrupalGovCon.
https://www.drupal.org/project/hosting_docker
I'd like to start the conversation on including it in Aegir 3.13.
It works really quite well. Hosting Services line up perfectly with Docker Compose YML. I already experimented with adding a Varnish service, for example.
Please help! Needs testing and some minor improvements.
I believe, since I used the hosting/provision class system, that we could theoretically configure Aegir install to use the Docker services instead of apache/nginx, but I haven't tried yet.










Comments
Comment #2
Jon PughErgonlogic: Colan, Helmo: I granted you access to the project https://www.drupal.org/project/hosting_docker
Comment #3
moss.dev CreditAttribution: moss.dev as a volunteer commentedHi Jon, is there any word on hosting_docker being added to Aegir Hosting/Hostmaster?
I have been using both Aegir and Docker for a long time now and I would be very interested in doing some testing.
Please can I get access to your hosting_docker project?
Thanks,
Jon
Comment #4
Jon Pugh@moss.dev: Everyone can download the module at https://www.drupal.org/project/hosting_docker
I haven't gotten around to documenting this yet... the main thing is to add aegir user to docker group so it can run docker without sudo.
Thanks!
Comment #5
moss.dev CreditAttribution: moss.dev as a volunteer commentedGreat thanks Jon. I swear I tried the other day and got permissions issues. All working now.
Thanks for the hint about the Aegir user. Where is the best place to add Documentation/Notes/Bugs/etc ?
Comment #6
Jon PughI created an issue to create documentation: https://www.drupal.org/node/2916005
Please post any info you come up with there.
Thanks!
Comment #7
Jon Pugh@moss.dev: I added the most important parts as a comment on that issue. Please let me know if it makes sense.