Skip to content

danydev/example-docker-host-enzo-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ENZO-TS docker host

Run an unofficial docker container for ENZO-TS. Use at your own risk.

Setup

  • To produce the config files, the simplest way is to run ENZO-TSL with UI, so you can setup the client. Then you put the resulting configuration directory (named enzo-tsl) in this path mounted-files\config. The folder can be located by clicking File\Open Profile Folder in ENZO-TSL UI.
  • Update docker-compose.yml to use the latest image tag available. You can see the tags available here
  • Run docker-compose up -d

Logs

Logs can be inspected on a running container with docker logs -f enzo-ts. All logs are stored in logs subfolder inside config\enzo_tsl.

I do not trust your build, how to do my own build?

You can do your own building using docker-build-enzo-ts

About

Unofficial docker host for enzo-ts. See https://www.enzobot.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published