Wykres commitów

2 Commity (0df962e1f83c15ba8d4e1460764b9ab8e46ba270)

Autor SHA1 Wiadomość Data
Rizky Maulana Nugraha 8c9f610e4e
Use multi-stage build 2021-01-28 01:08:50 +07:00
Rizky Maulana Nugraha af1e88beab
Fix data directory deleted on migrations (#228)
* Fix data directory deleted on migrations

* Fix issue #226

* Refactor entrypoint process to only delete DATADIR when
  RECREATE_DATADIR is explicitly set to TRUE

* Refactor config to use DATADIR from environment variable

* Update README

* Refactor tests to use python

* Add collations tests

* Change travis config to omit docker image sharing

* Change tests for collation default

* Following up PR #228 about environment variable behaviour

* Add tests for datadir initializations

* Update Travis config

* Improve replication testing
2020-04-08 15:15:45 +07:00