Dockerize Web Server using NGINX and PHP-FPM

Поделиться
HTML-код
  • Опубликовано: 19 апр 2019
  • This video explaining how to dockerize web server using nginx and php-fpm, install webserver using docker and setup php-fpm in docker nginx.
    You can find out configuration in my github:
    github.com/dimzrio/docker-com...
  • НаукаНаука

Комментарии • 25

  • @DonaldOfEarth
    @DonaldOfEarth 4 года назад +1

    Thank you much! I'd been having trouble wrapping my head around this.

  • @hafizshepard
    @hafizshepard Год назад

    I managed to setup my own nginx and php-fpm with your tutorial using bitnami image. Thank you!

  • @kuxarSanja
    @kuxarSanja 3 года назад

    nice tutorial. Finally I understood how work docker-compoce

  • @melonangie
    @melonangie 5 лет назад +2

    Nice tutorial, thanks for sharing

  • @DrHappybone
    @DrHappybone 3 года назад

    THANKS YOU!!!! Just what I needed!

  • @pren5948
    @pren5948 4 года назад +5

    Useful, clearly, simply. Thanks a lot.

  • @nevergotfat
    @nevergotfat 2 года назад +1

    Thanks a lot.

  • @UlissesOliva
    @UlissesOliva 4 года назад

    Simple and good!

  • @dawid_dahl
    @dawid_dahl 2 года назад

    Nice!

  • @hohojimmy4443
    @hohojimmy4443 2 года назад

    Thanks 🙏

  • @nhatlam6494
    @nhatlam6494 4 года назад +2

    ty

  • @g2ang12
    @g2ang12 4 года назад +2

    Good good

  • @ShobhitJuyal
    @ShobhitJuyal 4 года назад

    what if I want to add/remove some php modules, or need to add/alter hosts entries !! Should that need to be done separetly inside the container ? What is the scope of our changes made in the container, do we need to work on it every time the container will get started ?

  • @bensekh
    @bensekh 3 года назад

    Is it running as one container or two?

  • @da1gt
    @da1gt 4 месяца назад

    It should be interesting that you do the same, but doing it from a OS image instead of an nginx and php image. the configuration files are curious to manage.

  • @singlebw4065
    @singlebw4065 3 года назад +1

    isn't it easier to install php-fpm in 1 container with nginx instead of duplicating the project in 2 containers?

  • @1computer
    @1computer 4 года назад

    Sample with Podman?

  • @lintonmackereth
    @lintonmackereth 4 года назад +1

    Great tutorial! How do you remove the .php extension from the URL?

  • @gabrieldessere-susini5363
    @gabrieldessere-susini5363 4 года назад

    Good morning, I've followed your tutorial and everything works fine except that I have a 502 bad gateway when I try to reach the info.php page.
    I'm running my debian server on a VirtualBox VM :) besides that I did the same as you but I can't figure out why it doesn't work.
    I'd appreciate help coming from any of you guysss thanks

    • @dimzrio
      @dimzrio  4 года назад

      Are u enable error_log nginx?

  • @vladbabayan9129
    @vladbabayan9129 2 года назад

    how to connect db to this?

  • @TheSay81
    @TheSay81 4 года назад

    dont work

  • @gosnooky
    @gosnooky 3 года назад

    Bad audio