basis-company / tarantool-admin

MIT License
110 stars 28 forks source link
admin dashboard docker gui tarantool tarantool-database webgui

Tarantool admin

This application can be used to manage schema and data in tarantool database using web gui.
Feel free to contribute any way.

Running existing build Docker Repository on Quay

Run docker run -p 8000:80 quay.io/basis-company/tarantool-admin Open http://localhost:8000 in your browser.

Configure using env

Application can be configured via environment:

You can build image yourself.

Youtube demo

Short demo of ui is available on youtube:

Short demo

Development