loomchild / icoin

GNU Affero General Public License v3.0
0 stars 0 forks source link

Automatically configure database #35

Closed loomchild closed 9 years ago

loomchild commented 9 years ago

Create and configure database on first startup in docker container. Perhaps create a simple shell script, that will execute:

./icoin.py db create
./icoin.py db upgrade
./icoin.py sever