Skip to content

red81227/microgrid-derms-rl

Repository files navigation

service-microgrid-derms

This is backend of the microgrid DERMS project.

Get started

Prerequisites

  • service-enterprise-ai are running in dockerized environment.
  • Before starting please make sure Docker CE and Docker Compose are installed in your system.

Initialization

Before you run the service, you need to set up your environment. OS: Linux

./docker/linux/run_init.sh

OS: Windows

./docker/windows/run_init.sh

Running

Build service

OS: Linux

./docker/linux/build_image.sh

OS: Windows

./docker/windows/build_image.sh

Start service

OS: Linux

./docker/linux/run_service.sh

OS: Windows

./docker/windows/run_service.sh

After all services are successfully started, you can open http://{your-host-ip}:{service-port}/docs in you browser to know the information of the service (For example, http://127.0.0.1:8001/docs).

Remove service

To stop and completely remove deployed docker containers:

OS: Linux

./docker/linux/remove_service.sh

OS: Windows

./docker/windows/remove_service.sh

Documentation

api file url: https://dev.azure.com/FET-IDTT/prod-ems-microgrid/_git/service-ncku-derms

Version, author and other information

About

rl learning with microgrid derms control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •