* Fix network in main config.ini * Update README and DOCKER doc
* Update readme and add separate doc for launching docker * Fix typo
* Add alembic with init command * Create separate models class * Add target metadata to alembic config * Got initial migration working * Move migration code into separate module * Add documentation for migrations