Commit graph

402 commits

Author SHA1 Message Date
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
Leopere cf486bed93
Started working through configuration steps 2018-12-17 22:13:03 -05:00
Leopere a999544a05 Updating ignores 2018-11-29 22:24:42 +00:00
Leopere c1cfd936fa Readme tweaking for modernized container update 2018-11-29 20:01:58 +00:00
Leopere b285a49227 Container builds and runs now.
Entrypoint needs updated to use entrypoint but otherwise stable.
2018-11-29 19:37:32 +00:00
Leopere 992a2ab7c9 updated home dir 2018-11-29 19:23:34 +00:00
Leopere cedb74dc3d On second thought don't declare a VOLUME here. 2018-11-29 19:17:49 +00:00
Leopere 38320c2204 Add placeholder healthcheck.sh 2018-11-29 19:16:46 +00:00
Leopere 2db22bccd1 Merge branch 'master' into lbrynet 2018-11-29 19:14:18 +00: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 020344c481 Network name needs to not match this users name 2018-11-29 19:11:36 +00:00
Leopere 083c9f3906 Updated networking to match master 2018-11-29 19:09:05 +00:00
Leopere 1886f87b06 Merge branch 'master' into lbrynet 2018-11-29 19:08:01 +00:00
Leopere f262867d77 Adjusted networking to not collide in my dev env 2018-11-29 19:07:39 +00:00
Leopere d37a932774 Merge branch 'master' into lbrynet 2018-11-29 19:04:50 +00:00
Leopere 0d0c88c850 fixup 2018-11-29 19:02:45 +00:00
Leopere 79c08b66f2 Completed ToDo item. 2018-11-29 18:46:23 +00:00
Leopere b206c5f3b4 Clarification added to port 50001 2018-11-29 18:45:53 +00:00
Leopere c8ceb79651 Just expose the ports it doesn't really pose any risks. 2018-11-29 18:40:19 +00:00