Commit Graph

6 Commits

Author SHA1 Message Date
Semyon Bezrukov
f6b5017b4a
Rename cert & key files (#245)
* 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
2020-04-29 19:48:33 +03:00
Semyon Bezrukov
ab5637a11f Update travis tests (#243)
* Remove docker .env file

* Add enviroment variables defaults

* Update docker-compose version

* Update travis tests variables

* Build document server image

* Fix mariadb

* Fix variable names

* Revert container name

(cherry picked from commit e721ca102d0b75b0f01099c2b9c10d73db140250)
2020-04-28 15:23:27 +03:00
Alexey Golubev
37c058d281 Add mariadb test 2020-03-16 16:20:36 +03:00
Roman Demidov
a6cda6537b Add redis test (#206) 2019-12-23 18:45:37 +03:00
Roman Demidov
08bb07e2d0 Rename AMQP variables (#205) 2019-12-23 18:45:37 +03:00
Semyon Bezrukov
7d1606bc95 Add support of MySQL DBMS (#188)
* Add support of MySQL database
2019-10-29 12:42:43 +03:00