https://github.com/gisce/twobeat-ems
Tibco ems connection
https://github.com/gisce/twobeat-ems
dlms energy hacktoberfest
Last synced: about 2 months ago
JSON representation
Tibco ems connection
- Host: GitHub
- URL: https://github.com/gisce/twobeat-ems
- Owner: gisce
- Created: 2022-05-30T07:45:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T12:21:06.000Z (over 2 years ago)
- Last Synced: 2025-01-15T07:02:17.626Z (over 1 year ago)
- Topics: dlms, energy, hacktoberfest
- Language: Java
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twobeat-emc
Tibco ems connection and download xml file
## system requirements
- docker-compose > 1.29.2
- docker > 20.10.17
## Setup local development environment (with docker-composer)
1. cp .env.sample .env
1. Edit and config env file
2. doc ftp https://github.com/panubo/docker-vsftpd
3. Build image
4. `docker-compose build` or `docker-compose build´
5. run containers
6. `docker-compose up -d` or `docker-compose up -d´
# Production setup