OPC UA Dashboard In Docker Using FreeOpcUA, Kafka, MongoDB, PostgreSql & Apache Superset
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Docker
- Clone the repo
git clone https://github.com/muhammadfaiznoh/opc_mockup.git
- Start the Docker using Make
or
make up
docker compose up --build -d