Manage Your Databases with PHPMyAdmin on Docker

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 38

  • @GabrielMazzei01
    @GabrielMazzei01 Před 4 měsíci

    Hi! i was looking for this for a time now. Great work and that tip for using command translated to docker compose was it! you made my day friend. Keep it up!!

  • @Photograaf11
    @Photograaf11 Před 2 lety +7

    Thanks!
    He, question.... i have a tutorial idea that will be quite unique to have on your channel!
    LDAP database and integrate that with portainer, authelia and/or other services as well!
    I hope you are willing to do this!

    • @fernandogabrieledelucchinu1056
      @fernandogabrieledelucchinu1056 Před 2 lety +1

      This would be super useful!

    • @Photograaf11
      @Photograaf11 Před 2 lety

      @@fernandogabrieledelucchinu1056 I hope he and more dbtech fans will see and agree with this :D

    • @michaell7511
      @michaell7511 Před 2 lety

      @@Photograaf11 I totally agree. That would be epic. I hope he sees the request and considers it.

  • @SilentRage-
    @SilentRage- Před měsícem +1

    Thank you for your educational videos.
    I can't seem to figure out how to fix the (Server connection : SSL is not being used) using docker.

  • @linochacon266
    @linochacon266 Před rokem

    Great video. Thanks Dave for your time to put this together.

  • @jsoundzone6808
    @jsoundzone6808 Před 2 lety +1

    Hi Thanks for the video have you made any tutorial in allowing mysql or mariadb container to be connected externally like using sql management to connect to the container from a different desktop or machine within the network?

  • @taimaishublm
    @taimaishublm Před 2 lety

    Great info! thanks for all the tutorials.

    • @DBTechYT
      @DBTechYT  Před 2 lety +1

      Thanks for watching them!!

  • @xtoorgaming3982
    @xtoorgaming3982 Před 11 měsíci +1

    Bro you’re all over the place, if someone is new trying to learn he would be lost af 😂😂😂

  • @royitoroy
    @royitoroy Před 2 lety

    thanks for your videos david! im deploy with the stark and the run in terminal but it always gives me a blank page when I open the phpmyadmin when it finishes deploy, this is what comes out in the log
    "AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.25.0.2. Set the 'ServerName' directive globally to suppress this message
    [Tue Apr 26 16:06:59.266114 2022] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.53 (Debian) PHP/8.0.18 configured -- resuming normal operations"
    What am I doing wrong?

  • @barkerwerner
    @barkerwerner Před 5 měsíci

    Please we need help with a new video to show how to setup mariadb + php 8.1 + phpmyadmin +nginx or apache on docker synology, thank you

    • @DBTechYT
      @DBTechYT  Před 5 měsíci

      I think you'll be better off searching Google for something like "docker lamp stack"

  • @zapisto
    @zapisto Před 2 lety

    Adminer is also a good alternative....

  • @antsonthetree
    @antsonthetree Před rokem

    Hello - Thanks for all the CasaOS videos! Could you show us how to install phpMyAdmin into CasaOS? I'm having a heck of a time getting it to work.

  • @fragoulisnaval
    @fragoulisnaval Před 2 lety

    In many of the stacks that have been used in this channel, do not have a port number in the attached database. How can these databases be accessed through PhpMyAdmin? Can the port number be inserted now in the stack and update the stack?

    • @DBTechYT
      @DBTechYT  Před 2 lety +1

      It doesn't matter. The port is assumed. You shouldn't need to add a port number to the containers

  • @andreasadam3363
    @andreasadam3363 Před 8 měsíci

    I followed this tutorial and got phpMyAdmin running, but when I try to connect to a database I get a timeout error: mysqli::real_connect(): (HY000/2002): Connection timed out
    Do you have any idea what the issue could be?

    • @DBTechYT
      @DBTechYT  Před 8 měsíci

      You might have better luck if you create a docker network (if you haven't already) and then put the PHPMyAdmin container and the database (and the application the database is using) on that network.

    • @andreasadam3363
      @andreasadam3363 Před 8 měsíci

      @@DBTechYT I did that and phpMyAdmin works now but when I try to open the website (it's a Wordpress site) in my browser i get the message "Error establishing a database connection".

  • @llewharck6144
    @llewharck6144 Před 2 lety

    Hi, Thanks for this video, its really informative. just a question maybe not related but possible future video, idk. How to link two docker conatiners to one container database

    • @DBTechYT
      @DBTechYT  Před 2 lety

      Why would you want to do that? Honestly curious

    • @llewharck6144
      @llewharck6144 Před 2 lety

      @@DBTechYT so that on different docker containers, I can have the same user accounts that is created on one docker that then also exist for the other. LDAP might already be the solution for that, I was just curious if it was possible.

  • @TejiriMayone
    @TejiriMayone Před rokem +1

    great video but you talk too much

  • @raul5beltran
    @raul5beltran Před 2 lety

    i find a problem. I cannot find the username and password. I follow your steps but there is not that info in the ENV

    • @DBTechYT
      @DBTechYT  Před 2 lety

      It's the username and password of the database you're trying to access

    • @raul5beltran
      @raul5beltran Před 2 lety

      @@DBTechYT but if I just instal phpmyadmin and I do not have any database ?

    • @DBTechYT
      @DBTechYT  Před 2 lety

      then there's nothing to log into. There's only something to log into if you are logging into a database

    • @raul5beltran
      @raul5beltran Před 2 lety

      @@DBTechYT why following all the steps you do I cannot see the same as you. In my case phpmyadmin do not have any database and you have one. How is that posible ?

    • @DBTechYT
      @DBTechYT  Před 2 lety +1

      Because I attached it to a database. You can see me put in the server URL, username, and password around this timestamp: czcams.com/video/cSSUY5xTmjw/video.html

  • @reallynotusefull2notuseful11

    TOO MUCH UNNECESSARY WORDS....

    • @DBTechYT
      @DBTechYT  Před rokem +1

      Here are some more words: no one cares what you think about my videos. I'm making them for people who want to learn more, not for impatient people who are rude to creators who create educational content at no charge. If you don't like my content then go make your own content the way YOU think it should be made and then you can deal with shitty comments from everyone who hates the way YOU do things

  • @cassio2999
    @cassio2999 Před 2 lety

    ha ha ha ha