Commit graph

11 commits

Author SHA1 Message Date
Leopere
5ef885df04 Fixes magicless chainquery and starts on bootstrap
added chainquery/.gitignore to ignore large blobs.
fixed Dockerfile up to use staged prep and production
removed db-seed.sh as we have quick-bootstrap.sh
start.sh needed modification to pull config from the right location in the linux FS
Added chainquery/.dockerignore to prevent extremely long build times in the future
Removed fancy bash vars in chainquery/.env
Started work on getting quick-bootstrap.sh ready for release.
2018-11-04 19:35:35 +00:00
chamunks
a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
9d32180c78 Setting .env back from .env_disabled 2018-10-06 17:51:03 -04:00
Leopere
0f1656c3c1 disabled .env in case it's contributing to problems. 2018-10-03 16:19:13 -04:00
Leopere
705e35d9ba more places the password needed updated 2018-10-03 16:16:58 -04:00
Leopere
9242d163d0 RPC server ip update 2018-10-03 15:58:41 -04:00
Leopere
37413e2084 updated RPC_PASSWORD 2018-10-03 15:57:28 -04:00
Leopere
4f442ca99d Adding .env file section for MariaDB 2018-10-03 13:45:32 -04:00
Leopere
b63b5fd26a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00
Leopere
3fdf664926 Updating IP's to further avoid collisions 2018-10-02 17:08:00 -04:00
Leopere
803dec45cb Random RPC passwords on startup
Pulling example from https://github.com/lbryio/chainquery#lbrycrd
This should establish a random RPC pass every time the containers start
2018-10-02 16:16:38 -04:00