Ready-to-use CRUD based Tarantool Cartridge application
497
Container with ready-to-use CRUD based Tarantool Cartridge application with:
Source code here.
docker run -d \
--name tarantool-crud-1 \
-e TARANTOOL_INSTANCE_NAME=crud-1 \
-e TARANTOOL_ADVERTISE_URI=3301 \
-e TARANTOOL_HTTP_PORT=8081 \
-p 8081:8081 \
tarantool/crud-app:0.1.0
Сartridge webUI is available at localhost:8081
Content type
Image
Digest
Size
103.6 MB
Last updated
over 4 years ago
docker pull tarantool/crud-app:0.2.0