Read this document in other languages: Português do Brasil.
🚧 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.
- Download the installation ZIP in the Releases.
- Unzip the file.
- Access the unpack directory.
- Bring up the application with Docker Compose:
docker-compose -f docker/application.yml up -d
Access the Appa Browser on 172.28.0.7.
Please read through our contributing guidelines.