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 5 Next »

This page describes how to install and run the core microservice

Table of contents

Full system installation

The core is automatically installed as part of the full Online Membership System, you can install it using the installation instructions over here.

From that article you can also find several further links to get you started with the system, including the core.

Seperate service installation

Docker container

Installing the core using the docker containers as present in the full system can be quickly done, simply take the Docker-compose.yml and choose the containers you want to use. Based on your exact needs you can choose whether or not to use additional containers 'omscore-nginx', 'php-fpm' and 'traefik'.

Native install (without docker)

We currently do not give support on how to install the core without using the provided docker container. However you can have a look at the files inside the oms-core/docker/ folder, which contain the instructions docker uses for installation.

  • No labels