Git Product home page Git Product logo

adminer's People

Contributors

csandanov avatar pprishchepa avatar wodbot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adminer's Issues

ARM64 support

Is it possible to get wodby/adminer compiled for ARM64 support?

From what I see on the Docker hub page, there is some ARM support for Adminer. It's not clear to me if this can be extended easily for ARM64 specifically, as is done with other wodby containers such as PHP.

PostreSQL support

Hello guys. Could you add support PostgreSQL driver for Adminer. Now I don't have possibility t choose from select list another option than MySQL.

Thanks.

Prefill server and database not working anymore

The Login form autofill using the ENV is not working:

        container_name: "${PROJECT_NAME}_adminer"
        image: wodby/adminer:$ADMINER_TAG
        environment:
            # For PostgreSQL:
            #      ADMINER_DEFAULT_DB_DRIVER: pgsql
            ADMINER_DEFAULT_DB_HOST: $DB_HOST
            ADMINER_DEFAULT_DB_NAME: $DB_NAME
        labels:
            - "traefik.http.routers.${PROJECT_NAME}_adminer.rule=Host(`adminer.${PROJECT_BASE_URL}`)"```


Can someone confirm they have the same problem ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.