Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.54 KB

File metadata and controls

46 lines (28 loc) · 1.54 KB

ebonyrack

License

Entity relationship creation tool for MariaDB.

image

image

System required

  • over JAVA 21

How to run

java -jar ebonyrack.jar
environment values
NAME VALUE EXPLANATION
ER_ENV DEBUG If 'DEBUG', logging in detail.
ER_READONLY YES If 'YES', all projects are read only.
ER_HOME {your value} If not set, ~/.ebonyrack directory is created and used as default.
args values
NAME VALUE EXPLANATION
--logPath= {your value} Path to logging file, if 'STDOUT' or 'STDERR' was set, logging there.
--addSeconds= {your value} Default 0, it means 'UTC'.

Manual

Dependencies

Contributors