* Add dameng stand
* Rename compose file
* Move damengdb files in tests folder
* Remove copy bin disql command
* Refactoring damengdb stand
* Update readme instructions
* Refactor: update readme
* Refactor: add note
* Update run command for disql copy
* Remove scripts and add volumes in compose file
Stand was updated. Main changes that scripts for prepare environment was removed.Now damengdb image can be pulled from hub.docker, also disql will be mounted from damengdb container in documentserver container.
* Update damengdb image version
* Actualized damengdb compose file
Use damengdb image from onlyoffice repo. Also do not use develop documentserver build anymore
* Don't mount entrypoint script anymore
After release it will be inside the image with the necessary edits
* Add the ability to build an image before compose is started
* Dameng: Execute schema on build stage
Now if you want use damengdb, you nedd build own image, schema for Documentserver will be create on build stage. Add dockerfile for the build dameng image. Also disql bin file don't share between containers
* Actualize readme for damengdb stand
* Editing typos
* Remove useless lines
* Small cosmetic change
* Remove useless volume from compose file
* Use default password for check connection
* Remove `image` filed from compose
* Fix unsupported rabbitmq ver. Use 20.04 as base.
* Extend timeout for test (#311)
* test01
* Timeout
* Small changes
* Change timeout to 90
Co-authored-by: Roman Demidov <roman.demidov@onlyoffice.com>
* New cert files default names
* Add certs travis test
* Add certificate generation
* Fix certs test
* Fix cert gen
* Fix directory mapping
* Fix https healthcheck
* Add test for old cert path
* Fix script & test
* Fix port number
* Code refactoring
* Fix old cert test
* Code refactoring
* Fix certs test names
* Remove unnecessary test