Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Table of contents

Foreword

It is now time to create the local Docker containers

Installation

SAMDistImages

Go to the SAMDistImages directory and run the following commands:

make images
make pushtorepository

SAMDeployment

Go to the SAMDeployment directory and run the following commands:

make initstorage
make initdatabase
make images

Run

Still in the SAMDeployment directory, simple run the followoing command:

make run

  • No labels