Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

xmanolos/appa-browser

Repository files navigation

Appa Browser

Read this document in other languages: Português do Brasil.

Build Status Codacy Badge

🚧 Note: Appa Browser is a work-in-progress and in active development! 🚧

Appa Browser is an administration and development tool for the most popular databases. The tool currently supports MySQL and PostgreSQL databases.

Getting started

Installation

  1. Download the installation ZIP in the Releases.
  2. Unzip the file.
  3. Access the unpack directory.
  4. Bring up the application with Docker Compose: docker-compose -f docker/application.yml up -d

Usage

Access the Appa Browser on 172.28.0.7.

Contributing

Please read through our contributing guidelines.