Sign inSign up

veekee/sidu

By veekee

Updated almost 7 years ago

Database Web GUI for MySQL, Postgres....

Image
0

403

veekee/sidu repository overview

DB Web GUI

About

Docker Registry 

SIDU is a web-based SQL client.

This container has SIDU 6.1, running on Apache and Ubuntu Linux using proper, official php base image.

This container is available in the Docker registry.

To run the container and make it available at port 80:

docker run -d -p 80:80 -h foo.example.com veekee/sidu

To run the container and make it available at port 81:

docker run -d -p 81:80 -h foo.example.com veekee/sidu

Known issues

Use this container on private networks only or using a separated SSL endpoint ! This container does not yet implement SSL.

License

This project Dockerfile is licensed under MIT, and based on jumanjiman's work. SIDU is licensed under GNU General Public License version 2.0 (GPLv2).

Tag summary

Content type

Image

Digest

Size

209.7 MB

Last updated

almost 7 years ago

docker pull veekee/sidu