Leopere
36991aeeb9
Removed incomplete container for now
2019-04-24 00:07:45 -04:00
Leopere
25edd5f5fe
Updated default runmode in example
2019-04-23 23:57:23 -04:00
Leopere
f99d170cc9
Adding catchall output
2019-04-23 23:57:03 -04:00
Leopere
954affcaec
More moving and deletions
2019-04-23 23:52:53 -04:00
Leopere
8d14acacf9
Cleanup and moved Dockerfiles
...
Moved lbrycrd Dockerfiles to appropriate subdirectories and removed.
2019-04-23 23:45:52 -04:00
Leopere
c6b3c09195
Adding advance cmd and moved Dockerfile to appropriate dir
2019-04-23 23:39:54 -04:00
Leopere
147f165cd9
Adding advance_blocks.sh into all lbrycrd containers
2019-04-23 23:38:26 -04:00
Leopere
d53d871408
Adding RUN_MODEs regtest and testnet
2019-04-23 23:37:56 -04:00
Leopere
c68d0d5e6d
Moved readme for testnet compose
2019-04-23 23:36:20 -04:00
Leopere
a31a8c5235
Moved data dir and removed traefik label
2019-04-23 23:34:46 -04:00
Leopere
1511b00220
Removed traefik labels and moved data dir
2019-04-23 23:34:33 -04:00
Mark Beamer Jr
607f8839ea
updated maintainer of this to be me.
2019-04-23 21:22:18 -04:00
Leopere
aff973f5a9
Clarification on comments and TODO: cleanups.
...
Documented the RUN_MODEs and just did some re-organizing.
2019-04-17 10:38:56 -04:00
Ryan McGuire
7b063e217f
Adds new multi-stage Dockerfile for lbrycrd and mountable config files.
...
This Dockerfile was originally outlined by @Leopere here:
https://github.com/lbryio/lbry-docker/pull/46#issuecomment-483779947
2019-04-16 19:00:39 -04:00
Mark Beamer Jr
1d575c28cf
upgraded regtest dockerfile to 0.12.4 of lbrycrd
2019-02-23 11:26:07 -05:00
Mark Beamer Jr
ed0913b565
commit running testnet with docker
2019-02-05 23:46:29 -05:00
Mark Beamer Jr
9189c45da4
forgot to commit final changes for regtest
2019-02-05 17:28:49 -05:00
Mark Beamer Jr
6c9d71e750
added regtest setup for lbrycrd.
2018-12-27 23:57:17 -05:00
Mark Beamer Jr
40755ad179
added regtest setup for lbrycrd.
2018-12-27 23:17:58 -05:00
Leopere
470b9013df
Fix MYSQL_USER and unhid .env files
2018-12-20 03:48:23 -05:00
root on chainquery dev
c30c2d3840
work from Lenny and Beamer for Chainquery/Lbrycrd
2018-12-17 22:15:56 -05:00
Leopere
773a2b44bf
Cleaning up variables
2018-12-17 22:14:03 -05:00
Leopere
f43ce4b443
Ensuring variables are consistent
2018-12-17 22:13:55 -05:00
Leopere
3cc799d5fe
fixup
2018-11-29 19:14:02 +00:00
Leopere
5ecc8865a9
Changed network name to avoid string collision
2018-11-29 19:13:06 +00:00
Leopere
f262867d77
Adjusted networking to not collide in my dev env
2018-11-29 19:07:39 +00:00
Leopere
bb2a839a51
finalized for 11/11 release
...
readme cleaned up
lbrycrd permissions fixed
2018-11-09 20:07:14 -05:00
Leopere
1c98af491d
added curl and a few things for healthcheck preparation
2018-11-06 19:39:12 -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
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
11ac36b1c9
.gitignore files everywhere
2018-10-16 20:55:52 -04:00
Leopere
9ad46937a2
Baseline Dockerfile template for compiler
2018-10-16 20:50:45 -04:00
Leopere
587affd3fc
.dockerignore the fat files
2018-10-16 20:50:18 -04:00
Leopere
dbdd61d188
docker-entrypoint.sh boilerplate
2018-10-16 20:50:01 -04:00
Leopere
a6176e459f
Adding lbrycrd start.sh boilerplate
2018-10-16 20:46:57 -04:00
Leopere
0e5f3823f1
Updated Labels
2018-10-16 03:30:13 -04:00
Shubham Bhattar
e332e9c906
MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files.
2018-10-14 18:00:06 +05:30
Leopere
d91f64e8be
wrong substitution
2018-10-10 21:20:00 -04:00
Leopere
4ef799030d
Adding control mechanism to launch in different run mode.
2018-10-10 21:18:06 -04:00
Leopere
91fc4f068d
chainquery needs to be .3
2018-10-10 20:57:12 -04:00
Leopere
4e564f71a0
chainquery needs to be .3
2018-10-10 20:57:06 -04:00
Leopere
b4cee1eb51
Cleaning up comments
2018-10-10 20:40:32 -04:00