Commit graph

12 commits

Author SHA1 Message Date
Leopere
bb2a839a51
finalized for 11/11 release
readme cleaned up
lbrycrd permissions fixed
2018-11-09 20:07:14 -05:00
Leopere
68cf9f5247
Add todo item for reset switch 2018-11-06 20:58:33 -05:00
Leopere
817af45899
Reduced dependencies and adjusted todo items 2018-11-06 17:36:18 -05:00
Leopere
40a914cbdd
Going dependency-less except for docker stuff now. 2018-11-06 17:26:57 -05:00
Leopere
e2627b008f
Adding some more commands, start and completed reset 2018-11-06 17:01:07 -05:00
Leopere
6df6beef34
Document everything in quick-bootstrap.sh 2018-11-06 16:26:26 -05:00
Leopere
2295a9df06
Add documentation for quick-bootstrap.sh 2018-11-06 16:00:34 -05:00
Leopere
ac7802f158
Adding second checkpoint function 2018-11-06 15:32:38 -05:00
Leopere
bf4d5c7d84
closed case 2018-11-06 15:19:50 -05:00
Leopere
5279bc2b4d
naming consistency 2018-11-06 15:13:56 -05:00
Leopere
97f5fcfd13
adding update-bootstrap 2018-11-06 15:11:20 -05:00
Leopere
3c9fcf6fce Chainquery works mostly and so does lbrycrd
Merge branch 'master' of github.com:lbryio/lbry-docker

Starting on a .travis.yml but may be unnecessary

Renamed www.spee.ch and lbrynet-daemon to reflect their upstream repos.

Disabled Adminer
Started debug for chainquery container.

Get latest release tagged url from github API

remove zip.zip maybe?

debugging curl

explicit unzip

Adding -o for unzip

simplified, removed debug and fixed curl

reverted to original unzip function

Pull chainquery from prep container

passing alternative config path
Aligned config path location with linux spec

updated config location

maybe don't be as explicit

adding debug for chainqueryconfig.toml

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.

Switch to lbrynet network

Switched network name to lbrynet

Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere

Remove debugging access port bind

Expose chainquery to the internet

Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere

Removed now unnecessary run command

Undo

Cleanup and commenting on environment variables

Start getting ready for adding chainquery start.sh magic

Quick update
2018-11-04 22:44:00 -05:00