summaryrefslogtreecommitdiff
path: root/bin/db_assembler/includes
AgeCommit message (Collapse)Author
2017-10-12Directory Structure [step 1]: moving filesYehonal
working on #672 NOTE: This commit can't be compiled!!
2017-09-26Bash: Various improvement for compiler and db_assemblerYehonal
Now db_assembler also creates the users specified in conf.sh files if not exists + Simplified some paths for compilation
2017-09-25Db_Assembler: hide mysql password in promptYehonal
2017-09-25Various fixes for installer script and db_assemblerYehonal
2017-09-21Bash: implemented installer script for server and modules (beta)Yehonal
+ minor fixes
2017-09-21Improved db assembler, now can create DBsYehonal
2017-09-20Bash: Allow action non-interactive selectionYehonal
You can directly run a specific action from command lines useful for cronjobs for example + splitted db_assembler in more files ready to be included from other bash scripts