Skip to content

ghosts-network/profiles

Repository files navigation

GhostNetwork - Profiles

Content management service (publications, comments and reactions) for GhostNetwork education project

Parameters

Environment Description
MONGO_CONNECTION Connection string to MongoDb instance
EVENTHUB_TYPE Represent type of service for event bus. Options: rabbit, servicebus. By default all events ignored
RABBIT_CONNECTION Connection string to rabbitmq. Required for EVENTHUB_TYPE=rabbit
SERVICEBUS_CONNECTION Connection string to azure service bus. Required for EVENTHUB_TYPE=servicebus

Development

To run dependent environment use

docker-compose -f dev-compose.yml pull
docker-compose -f dev-compose.yml up --force-recreate

About

Personal information management service (profile information, educations, work experiences etc) for GhostNetwork education project

Resources

Stars

Watchers

Forks