Commit graph

19 commits

Author SHA1 Message Date
Dan Garthwaite
84b39abeb1 Allow env variable to override RPC port 2019-10-10 11:14:28 -04:00
Dan Garthwaite
8ba6173232 Use busybox wget to ping :6300 2019-10-10 11:14:28 -04:00
Dan Garthwaite
e6eb37aefa Rewrite chainquery start script merge env with defaults 2019-10-10 11:14:28 -04:00
Leopere
77ee9dc39d Adding and enabling HEALTHCHECK 2019-04-30 10:51:53 -04:00
Leopere
f910732155 Removed traefik labels and moved data dir
Moved data dir and removed traefik label

Moved readme for testnet compose

Adding RUN_MODEs regtest and testnet

Adding advance_blocks.sh into all lbrycrd containers

Adding advance cmd and moved Dockerfile to appropriate dir

Cleanup and moved Dockerfiles

Moved lbrycrd Dockerfiles to appropriate subdirectories and removed.

More moving and deletions

Adding catchall output

Updated default runmode in example

Removed incomplete container directory

This should not be in a production branch at this point now that we have stable containers published.

Removed incomplete container for now

Deleted compile directory and README.md

Cleaning up chainquery

Deleting placeholders

Updated start.sh

Removing superfluous .dockerignores & more

Adjusted start.sh source path

Updated ignores

Updated readme in prep for build tags and ship armhf-prod dir

start.sh's should be recycled when possible.

No sense in code duplication lets try and aim for unification.

Docker prefers WORKDIR over cd

docker prefers WORKDIR over cd
2019-04-27 14:37: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
root on chainquery dev
c30c2d3840
work from Lenny and Beamer for Chainquery/Lbrycrd 2018-12-17 22:15:56 -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
0748221f38
Setup value strings fix applied 2018-12-17 22:13:49 -05:00
Leopere
9f123bb258
Simplified feedback
Strings were expanding at the wrong location.
2018-12-17 22:13:39 -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
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