Docker-micro-Durability

Downloads22
Subscribe
5
Bookmark
2
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Screenshots
Issues

What's new in this version

clean docker

IRIS-Docker-micro-Durability

Allow limited durability for demo and development
IRIS-Docker-micro-Durability
During development of a container based demo I found the need to access a fresh docker
instance of IRIS image (e.g intersystems/iris-community:2020.2.0.199.0) over and over.
To bypass loading my code repeatedly I developed this workaround.

It is a reduced variant of Docker - light weight durability

Docker support

The principle of a persitent IRIS database outside the container is unchanged.
But now the whole setup is moved into Dockerfile and docker-compose.yml

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

  git clone https://github.com/isc-at/IRIS-Docker-micro-Durability  

Open the terminal in this directory build and run the container:

  docker-compose up -d   

How to use it

Your container has now an external IRIS.DAT in </installdir>/demo/
It is setup as working DB for Globals and Routines in namespace USER
REMEMBER: this is just for the content of this namespace

Article to previous version in DC

Rating
5 (1)
Category
Technology Example
Works with
InterSystems IRIS
Tags
Info
Version
1.2.1
Last updated
2023-11-05
Repository
Open
Documentation
Open
License
Link