Skip to content

Repository files navigation

DAAFSE: smart metering platform

Deployment with Docker

We use Docker to deploy the platform and publish pre-build Docker images. To deploy the latest stable version, run the following commands:

docker pull kolchinmax/rabbitmq
docker pull nicholsn/virtuoso
docker pull kolchinmax/stream-publisher
docker pull kolchinmax/alert-service
docker run -i -t -p 5672:5672 -p 15672:15672 -p 15674:15674 kolchinmax/rabbitmq
docker run -i -t -p 3030:3030 nicholsn/virtuoso
docker run -i -t kolchinmax/stream-publisher
docker run -i -t -p 8080:8080 kolchinmax/alert-service

Contacts

Maxim Kolchin (kolchinmax@gmail.com)

About

Smart Metering platform

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages