0.4.9: add test interface
Update gitbook:
- update version to 0.4.8
- add test_config to doc
- add doc for developer
- update changelog to 0.4.8
Update imageAPI:
- add target 'test_config'
- add target 'test_start'
- add target 'test_stop'
- add target 'test_restart'
- add target 'test_remove'
0.4.7: update
Update gitbook:
- update dependency:
1) add python and pyyaml
- update deployment:
1) add step on title
2) replace 'service' to 'instance'
3) replace 'structure' to 'mode'
4) add imageAPI to directory and package
5) add configuration explanation
- update confgen:
1) replace 'conf-generator' to 'confgenerator'
2) add new confgenerator usage
3) add validation
4) add 'step' on title
- update summary:
1) add changelog document
- add changelog
Update imageAPI:
- only show the last 100 line of log when checking status
- new config structure
- stay true when checking status
Update makefile:
- rename sskcp-server-x86 to sskcp-server-imageAPI-x86
- rename sskcp-client-x86 to sskcp-client-imageAPI-x86
- rename sskcp-client-armv6 to sskcp-client-imageAPI-armv6
- rename confgenerator zip package name to sskcp-confgenerator-[version].zip
update confgenerator
- cover the situation : if configuration exist
- add some hint when script run
- remove key 'dest' in conf-info
- fix typo of template log path
- update all mode to 'sskcp'
- rename directory confgenerator to sskcp-confgenerator
update .gitignore:
- ignore vscode setting