Commit graph

13 commits

Author SHA1 Message Date
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
chamunks
a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
b63b5fd26a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00
Leopere
164ed1515b Updating IP's to further avoid collisions 2018-10-02 17:08:17 -04:00
Leopere
dc010bcc54 Replaced network name so it won't collide in my test environment 2018-10-02 17:02:42 -04:00
Leopere
61286b2839 Adjusted container name 2018-06-02 12:01:01 -04:00
Leopere
d810517c27 Changed container name 2018-06-02 11:56:15 -04:00
Leopere
6763a5ec11 Added Traefik configuration
This should pipe the traefik panel into itself under a subdomain you'll
need to setup yourself.
2018-06-02 11:50:49 -04:00
Leopere
afdde58583 Added container alias in network context 2018-06-02 11:45:27 -04:00
Leopere
22790582af Added Adminer container for auditing SQL.
Disabled restarts for now.
2018-06-02 11:45:06 -04:00
Leopere
f41f710f0d Adding labels for the Traefik reverse proxy 2018-06-02 11:37:55 -04:00
Leopere
6729eaf2f1 Added the base docker-compose.yml from the base simplified version.
switched port directives to expose directives.
2018-06-02 11:29:47 -04:00
Leopere
0356860785 Started on advanced-docker-compose.yml 2018-06-01 16:43:18 -04:00