Skip to content

scheduler-sync is a tool designed for automating data collection from OPC UA and PLC servers

Notifications You must be signed in to change notification settings

salamnocap/scheduler-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCHEDULER-SYNC

scheduler-sync is a tool designed for automating data collection from OPC UA and PLC servers

Docker Build for scheduler-sync Image

docker build -t scheduler-sync .

Docker Compose Up for Application Deployment

docker compose up

Database Migration with Alembic

docker exec scheduler-sync-api-1 alembic upgrade head

These instructions walk you through creating the Docker image, launching the application using Docker Compose, and performing essential database migration via Alembic.

Follow these steps in order to successfully set up and initialize the scheduler-sync app, and access the Swagger UI for the application API at localhost:8082/docs.

About

scheduler-sync is a tool designed for automating data collection from OPC UA and PLC servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published