forked from fixin.me/fixin.me
Update database instructions
This commit is contained in:
16
README.md
16
README.md
@@ -13,6 +13,16 @@ Quantified self
|
|||||||
Modify configuration settings below `SETUP` comment appropriately.
|
Modify configuration settings below `SETUP` comment appropriately.
|
||||||
|
|
||||||
|
|
||||||
* Database creation: ...
|
## Database
|
||||||
* Database initialization: ...
|
|
||||||
* How to run the test suite: ...
|
Create database ...
|
||||||
|
|
||||||
|
Update database configuration in _config/database.yml_ if required.
|
||||||
|
|
||||||
|
Password is expected to be provided in `FIXINME_DATABASE_PASSWORD` environment
|
||||||
|
variable.
|
||||||
|
|
||||||
|
Run migrations ...
|
||||||
|
|
||||||
|
|
||||||
|
## How to run the test suite: ...
|
||||||
|
|||||||
Reference in New Issue
Block a user