Commit graph

18 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
Leopere
0e5f3823f1 Updated Labels 2018-10-16 03:30:13 -04:00
Shubham Bhattar
ddeecb94da Merge branch 'master' into master 2018-10-16 01:52:38 +05:30
Leopere
a2ebd69f44 Updated against namechange 2018-10-15 03:15:35 -04:00
Shubham Bhattar
e332e9c906 MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in Dockerfile if additional functonality of ADD is not being used. Improved Shebang lines in many files. 2018-10-14 18:00:06 +05:30
Leopere
5cf92f8793 Pushing trailing changes for starting debugpaste-it 2018-10-06 20:26:53 -04:00
Leopere
b879bfaf3e Updated git repository location for spee.ch 2018-10-02 16:55:58 -04:00
Leopere
d6cd2f6b51 Adding node-gyp package
Configuration advancements
2018-06-05 13:55:52 -04:00
Leopere
9a224e946a Removed debug line 2018-06-05 12:27:51 -04:00
Leopere
2171cbc104 Realized there was a defaults file in cli/defaults 2018-06-02 20:06:44 -04:00
Leopere
b292182967 Get dependencies prepared and I need a copy of the siteConfig.json 2018-06-02 18:57:55 -04:00
Leopere
cd16992e8f Added docker support files and fixed FROM context 2018-06-02 10:55:29 -04:00
Leopere
9e1335ae58 Added untested healthcheck 2018-06-01 16:44:39 -04:00
Leopere
060634a004 Removed extra line 2018-06-01 16:21:47 -04:00
Leopere
37cbb691d7 Organization and adding docker-entrypoint 2018-06-01 16:21:16 -04:00
Leopere
1829cf4583 Adding curl/wget 2018-06-01 15:58:29 -04:00
Leopere
5ca4bfa68e Install latest source for spee.ch into a src dir
The idea here is when the container runs it will check the /app/
directory for anything and only copy things that aren't there already.
I might utilize rsync for this process as it'd apply more reliable magic
than I want to code or maintain.
2018-06-01 13:32:52 -04:00
Leopere
369bea7d33 Adding base Dockerfile 2018-05-31 20:08:46 -04:00