Skip to content

RamSailopal/yottadb-python-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

AUTHOR

Raman Sailopal

Background

Docker compose file for the provision of yottadb container with M Gateway Service gateway as well as a Python client container with libraries installed to allow connection

Prerequisites

It is assumed that Docker is running and that Docker compose is installed.

Usage

Set the repodata variable to point to a directory for code on the host machine:

export repopath="/opt/code"

This will map /opt/code on the host machine to /tmp/mgdbx on the container

Then run the deployment through:

git clone https://github.com/RamSailopal/yottadb-python-compose.git
cd yottadb-python-compose
docker compose up

About

Docker compose yaml to provision yottadb container with M Gateway service and python container with necessary libraries to allow connection to YottaDB

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors