Commit graph

27 commits

Author SHA1 Message Date
Leopere
23e0688383
Leave notes about how to mount an external config 2018-12-17 22:13:37 -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
cdc67fb95a
Expose mysql to the internet 2018-11-06 20:58:09 -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
3c2b861157 Switched to multistage chainquery image 2018-10-16 03:27:45 -04:00
Leopere
3c791bc5e9 chainquery needs to be .3 2018-10-10 20:58:23 -04:00
chamunks
a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
403a513d18 Readded disappearing colons 2018-10-09 10:39:32 -04:00
Leopere
753b711e96 Multiple changes
chainquery has an added Adminer container now.
reflector.go has a base config.tmpl file for testing string modification.
Exporting GOROOT now in Dockerfile
2018-10-09 10:28:13 -04:00
Leopere
f598964e1a added my.cnf for SQL DB optimizations 2018-10-06 15:50:41 -04:00
Leopere
501b284f97 Updated docker-compose.yml against debug session 2018-10-06 12:55:44 -04:00
Leopere
77f8be0f20 switched back to latest 2018-10-03 18:02:59 -04:00
Leopere
63dababfbf changing to mysql:5.7 2018-10-03 17:36:01 -04:00
Leopere
cde3d8cd3c changed order of container execution
MySQL/MariaDB has a startup time so adding a depends_on and
reorganization may fix a few things
2018-10-03 16:14:53 -04:00
Leopere
72795b1e1a database name should match toml 2018-10-03 16:11:14 -04:00
Leopere
681becc7bf Slight reorganization 2018-10-03 14:27:13 -04:00
Leopere
7529518a23 No need for volumes 2018-10-03 14:25:56 -04:00
Leopere
9192aaf9f5 Added ports to expose 2018-10-03 14:24:05 -04:00
Leopere
3187265032 Added mariadb envvars 2018-10-03 13:48:37 -04:00
Leopere
4109cac7b9 Added mariadb definition 2018-10-03 13:25:29 -04:00
Leopere
cb70cc21df More network tweaking 2018-10-02 17:28:35 -04:00
Leopere
d0ac528aaf bump to last update 2018-10-02 17:25:19 -04:00
Leopere
7c2aae9fbe adjusted network configuration 2018-10-02 17:24:42 -04:00
Leopere
b63b5fd26a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00