Skip to content

gisce/twobeat-ems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  2. Build image 4. docker-compose build or `docker-compose build´
  3. run containers 6. docker-compose up -d or `docker-compose up -d´

Production setup