Skip to content

Repository files navigation

DB

DB is a adminer database with beautiful theme

Installation

Just clone this repo and browse from your browser

You can also serve this with php built-in server

php -S localhost:1000

Usage

Just browse to localhost:1000 and you will see the adminer login page

Docker image

adminer:
  image: 'adminer:latest'
  ports:
      - '${FORWARD_ADMINER_PORT:-8065}:8080'
  environment:
      ADMINER_DESIGN: pepa-linha
      ADMINER_PLUGINS: 'tables-filter'
  depends_on:
      - mysql

Screenshots

Screenshot

About

Adminer Database with beautiful theme.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages