Commit graph

371 commits

Author SHA1 Message Date
Leopere
56de2a3293 Deleting placeholders 2019-04-24 00:27:23 -04:00
Leopere
a2d1199673 Cleaning up chainquery 2019-04-24 00:22:21 -04:00
Leopere
923071ff20 Deleted compile directory and README.md 2019-04-24 00:13:20 -04:00
Leopere
36991aeeb9 Removed incomplete container for now 2019-04-24 00:07:45 -04:00
Leopere
ca2dc39e48 Removed incomplete container directory
This should not be in a production branch at this point now that we have stable containers published.
2019-04-24 00:00:32 -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
Leopere
832c2f6b1b Merge branch 'master' into lbrynet 2019-04-23 23:04:51 -04:00
Mark Beamer Jr
607f8839ea
updated maintainer of this to be me. 2019-04-23 21:22:18 -04:00
Ryan McGuire
1d3e5b7a39 Three stage Dockerfile for lbrynet ARM and X86_64 2019-04-23 21:07:38 -04:00
Ryan McGuire
f0b0c6da63 Adds multi-stage Dockerfile for chainquery.
This allows unmodified configs to be mounted.
Also updates the system-cloud-init HOWTO for chainquery.
2019-04-22 16:17:18 -04:00
Leopere
868c00b4cb Adding what I had in the lbryio/lbry PR 2019-04-22 20:10:07 +00:00
Leopere
846bc84f19 Merge branch 'master' into lbrynet 2019-04-21 18:46:46 +00:00
Ryan McGuire
860b5b4fa5 Adds cloud-init systemd HOWTO for lbrycrd on DigitalOcean. 2019-04-17 13:59:05 -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
Leopere
d82e79100f
Merge pull request #47 from EnigmaCurry/setuid
Adds new multi-stage Dockerfile for lbrycrd and mountable config files.
2019-04-16 19:44:54 -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
fbbf6d9eb1
Merge pull request #44 from lbryio/testnet
commit running testnet with docker
2019-02-05 23:47:04 -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
8aff5e1a8c
Merge pull request #43 from lbryio/regtest
added regtest setup for lbrycrd.
2019-02-05 17:26:06 -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
Mark
3518092aa4
Merge pull request #42 from lbryio/leopere-nov-11
Leopere nov 11
2018-12-17 22:18:02 -05:00
root on chainquery dev
c30c2d3840
work from Lenny and Beamer for Chainquery/Lbrycrd 2018-12-17 22:15:56 -05:00
Leopere
81b9613208
Adding compile subdir to start on Chainquery compiler container 2018-12-17 22:14:07 -05:00
Leopere
8354921ead
Starting work on chainquery compile 2018-12-17 22:14:07 -05:00
Leopere
773a2b44bf
Cleaning up variables 2018-12-17 22:14:03 -05:00
Leopere
cf106a8a34
Added variable for debugmode in .env 2018-12-17 22:13:55 -05:00
Leopere
484683055b
Removed some debugging and swapped debug mode 2018-12-17 22:13:55 -05:00
Leopere
f43ce4b443
Ensuring variables are consistent 2018-12-17 22:13:55 -05:00
Leopere
0748221f38
Setup value strings fix applied 2018-12-17 22:13:49 -05:00
Leopere
c7c4966291
Removed config notes 2018-12-17 22:13:48 -05:00
Leopere
9f123bb258
Simplified feedback
Strings were expanding at the wrong location.
2018-12-17 22:13:39 -05:00
Leopere
23e0688383
Leave notes about how to mount an external config 2018-12-17 22:13:37 -05:00
Leopere
d9aa1d93a5
Run start as root and chainquery as not
Removed default config
2018-12-17 22:13:37 -05:00
Leopere
97b29f354c
removed unknown flag 2018-12-17 22:13:31 -05:00
Leopere
74d6cc34fe
Started working on start config magic 2018-12-17 22:13:19 -05:00
Leopere
933a61cc4c
Add default config to image 2018-12-17 22:13:07 -05:00
Leopere
11e055fe39
Add config if no config 2018-12-17 22:13:07 -05:00