Commit graph

295 commits

Author SHA1 Message Date
Leopere
dbb3ae747b adding todo items for docker-compose.yml in spee.ch container 2018-11-26 23:25:24 +00:00
Leopere
1dd0e6c333 Added TODO and updated paths 2018-11-26 23:21:48 +00:00
Leopere
c96f058af0
Merge pull request #31 from lbryio/leopere3
finalized for 11/11 release
2018-11-10 01:09:53 +00:00
Leopere
bb2a839a51
finalized for 11/11 release
readme cleaned up
lbrycrd permissions fixed
2018-11-09 20:07:14 -05:00
Leopere
8d7c2847cf
We could use more powers (all the sudo's) 2018-11-08 17:06:35 -05:00
Leopere
5094a0bd22 Merge branch 'leopere2' 2018-11-07 14:04:22 -05:00
Leopere
1615756261
Disabling feature that isn't ready yet. 2018-11-06 23:21:25 -05:00
Leopere
e86e6b6852
Just make this clickier 2018-11-06 21:08:06 -05:00
Leopere
68cf9f5247
Add todo item for reset switch 2018-11-06 20:58:33 -05:00
Leopere
cdc67fb95a
Expose mysql to the internet 2018-11-06 20:58:09 -05:00
Leopere
1c98af491d
added curl and a few things for healthcheck preparation 2018-11-06 19:39:12 -05:00
Leopere
1cfba4fd69
Baseline tutorial for getting chainquery up asap 2018-11-06 19:37:55 -05:00
Leopere
f431dc9f9c
Add preliminary for healthcheck 2018-11-06 19:13:22 -05:00
Leopere
3308978eef
Cleanup ToDo 2018-11-06 18:36:04 -05:00
Leopere
a924e1d221
Adjusting data path 2018-11-06 18:34:58 -05:00
Leopere
83ef420db9
Adding more comments 2018-11-06 18:32:25 -05:00
Leopere
dc7317022e
Adding data directory with permissions to see if I can just ship it with it setup correctly 2018-11-06 18:29:26 -05:00
Leopere
b430ed411d
Lets try $HOME/ instead of ~/ 2018-11-06 18:24:47 -05:00
Leopere
03e5bb494f
Remove junk 2018-11-06 18:19:25 -05:00
Leopere
100d990d5d
Removed deprected config directory 2018-11-06 18:16:03 -05:00
Leopere
f20df01251
Home path suddenly was a problem.
https://i.imgur.com/rAM1VWk.png
2018-11-06 18:14:41 -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
9e5b5fd7d3
Comment everything and added TODO tags 2018-11-06 16:26:54 -05:00
Leopere
6df6beef34
Document everything in quick-bootstrap.sh 2018-11-06 16:26:26 -05:00
Leopere
27066dceca
Document everything in chainquery Dockerfile 2018-11-06 16:23:12 -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
a4882253fe Merge remote-tracking branch 'origin/leopere' into leopere 2018-11-04 23:49:17 -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
Leopere
85a3755019 Quick update 2018-11-04 22:29:25 -05:00
Leopere
bcee2be8b7 Start getting ready for adding chainquery start.sh magic 2018-11-04 20:53:46 -05:00
Leopere
3dbbcd05c1 Cleanup and commenting on environment variables 2018-11-04 20:39:55 -05:00
Leopere
ded07ec9a1 Undo 2018-11-04 18:18:40 -05:00
Leopere
6a27bca985 Removed now unnecessary run command 2018-11-04 18:17:23 -05:00
Leopere
351cb86fda Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere 2018-11-04 15:35:51 -05:00
Leopere
edef0a05e1 Expose chainquery to the internet 2018-11-04 15:34:44 -05:00
Leopere
5489052793 Remove debugging access port bind 2018-11-04 15:33:45 -05:00
Leopere
db843b06cb Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere 2018-11-04 19:57:37 +00:00
Leopere
badd2f5421 Switched network name to lbrynet 2018-11-04 14:57:23 -05:00
Leopere
5aab4dc5f6 Switch to lbrynet network 2018-11-04 19:53:37 +00:00
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
Leopere
75ea4c1577 adding debug for chainqueryconfig.toml 2018-11-04 13:27:29 -05:00
Leopere
32e7ab3a55 maybe don't be as explicit 2018-11-04 13:24:22 -05:00
Leopere
83054925d7 updated config location 2018-11-04 13:22:13 -05:00
Leopere
afec3b3a8b passing alternative config path
Aligned config path location with linux spec
2018-11-04 13:21:42 -05:00