Commit graph

  • 1dd0e6c333 Added TODO and updated paths Leopere 2018-11-26 23:21:48 +0000
  • 9a67d873f9 More WIP tags Leopere 2018-11-26 23:14:00 +0000
  • aae9221c72 Added WIP tag to README header Leopere 2018-11-26 23:13:06 +0000
  • 1d6e17c810 Adding stuff dir and start/entrypoint scripts Leopere 2018-11-26 23:11:50 +0000
  • ada255021c Added todo items into lbrynet compose.yml Leopere 2018-11-26 23:09:22 +0000
  • 32d7abf54e Adding todo list items for lbrynet Dockerfile Leopere 2018-11-26 23:07:07 +0000
  • c96f058af0
    Merge pull request #31 from lbryio/leopere3 kodxana/reflector EnigmaCurry/reflector reflector Leopere 2018-11-10 01:09:53 +0000
  • bb2a839a51
    finalized for 11/11 release readme cleaned up lbrycrd permissions fixed Leopere 2018-11-09 01:30:21 -0500
  • 8d7c2847cf
    We could use more powers (all the sudo's) Leopere 2018-11-08 17:06:35 -0500
  • 5094a0bd22 Merge branch 'leopere2' Leopere 2018-11-07 14:04:22 -0500
  • 1615756261
    Disabling feature that isn't ready yet. Leopere 2018-11-06 23:21:25 -0500
  • e86e6b6852
    Just make this clickier Leopere 2018-11-06 21:08:06 -0500
  • 68cf9f5247
    Add todo item for reset switch Leopere 2018-11-06 20:58:33 -0500
  • cdc67fb95a
    Expose mysql to the internet Leopere 2018-11-06 20:58:09 -0500
  • 1c98af491d
    added curl and a few things for healthcheck preparation Leopere 2018-11-06 19:39:12 -0500
  • 1cfba4fd69
    Baseline tutorial for getting chainquery up asap Leopere 2018-11-06 19:37:55 -0500
  • f431dc9f9c
    Add preliminary for healthcheck Leopere 2018-11-06 19:13:22 -0500
  • 3308978eef
    Cleanup ToDo Leopere 2018-11-06 18:36:04 -0500
  • a924e1d221
    Adjusting data path Leopere 2018-11-06 18:34:58 -0500
  • 83ef420db9
    Adding more comments Leopere 2018-11-06 18:32:25 -0500
  • dc7317022e
    Adding data directory with permissions to see if I can just ship it with it setup correctly Leopere 2018-11-06 18:29:26 -0500
  • b430ed411d
    Lets try $HOME/ instead of ~/ Leopere 2018-11-06 18:24:47 -0500
  • 03e5bb494f
    Remove junk Leopere 2018-11-06 18:19:25 -0500
  • 100d990d5d
    Removed deprected config directory Leopere 2018-11-06 18:16:03 -0500
  • f20df01251
    Home path suddenly was a problem. https://i.imgur.com/rAM1VWk.png Leopere 2018-11-06 18:14:41 -0500
  • 817af45899
    Reduced dependencies and adjusted todo items Leopere 2018-11-06 17:36:18 -0500
  • 40a914cbdd
    Going dependency-less except for docker stuff now. Leopere 2018-11-06 17:26:57 -0500
  • e2627b008f
    Adding some more commands, start and completed reset Leopere 2018-11-06 17:01:07 -0500
  • 9e5b5fd7d3
    Comment everything and added TODO tags Leopere 2018-11-06 16:26:54 -0500
  • 6df6beef34
    Document everything in quick-bootstrap.sh Leopere 2018-11-06 16:26:26 -0500
  • 27066dceca
    Document everything in chainquery Dockerfile Leopere 2018-11-06 16:23:12 -0500
  • 2295a9df06
    Add documentation for quick-bootstrap.sh Leopere 2018-11-06 16:00:34 -0500
  • ac7802f158
    Adding second checkpoint function Leopere 2018-11-06 15:32:38 -0500
  • bf4d5c7d84
    closed case Leopere 2018-11-06 15:19:50 -0500
  • 5279bc2b4d
    naming consistency Leopere 2018-11-06 15:13:56 -0500
  • 97f5fcfd13
    adding update-bootstrap Leopere 2018-11-06 15:11:20 -0500
  • a4882253fe Merge remote-tracking branch 'origin/leopere' into leopere Leopere 2018-11-04 23:49:17 -0500
  • 3c9fcf6fce Chainquery works mostly and so does lbrycrd Leopere 2018-11-04 22:42:35 -0500
  • 85a3755019 Quick update Leopere 2018-11-04 22:29:25 -0500
  • bcee2be8b7 Start getting ready for adding chainquery start.sh magic Leopere 2018-11-04 20:53:46 -0500
  • 3dbbcd05c1 Cleanup and commenting on environment variables Leopere 2018-11-04 20:39:55 -0500
  • ded07ec9a1 Undo Leopere 2018-11-04 18:18:40 -0500
  • 6a27bca985 Removed now unnecessary run command Leopere 2018-11-04 18:17:23 -0500
  • 351cb86fda Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere Leopere 2018-11-04 15:35:51 -0500
  • edef0a05e1 Expose chainquery to the internet Leopere 2018-11-04 15:34:44 -0500
  • 5489052793 Remove debugging access port bind Leopere 2018-11-04 15:33:45 -0500
  • db843b06cb Merge branch 'leopere' of github.com:lbryio/lbry-docker into leopere Leopere 2018-11-04 19:57:37 +0000
  • badd2f5421 Switched network name to lbrynet Leopere 2018-11-04 14:57:23 -0500
  • 5aab4dc5f6 Switch to lbrynet network Leopere 2018-11-04 19:53:37 +0000
  • 5ef885df04 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. Leopere 2018-11-04 19:35:35 +0000
  • 75ea4c1577 adding debug for chainqueryconfig.toml Leopere 2018-11-04 13:27:29 -0500
  • 32e7ab3a55 maybe don't be as explicit Leopere 2018-11-04 13:24:22 -0500
  • 83054925d7 updated config location Leopere 2018-11-04 13:22:13 -0500
  • afec3b3a8b passing alternative config path Aligned config path location with linux spec Leopere 2018-11-04 13:21:42 -0500
  • 2970cc6f7b Pull chainquery from prep container Leopere 2018-11-04 13:02:38 -0500
  • 4fd7993456 reverted to original unzip function Leopere 2018-11-04 12:09:45 -0500
  • 5c6e5653c5 simplified, removed debug and fixed curl Leopere 2018-11-04 12:01:09 -0500
  • 2cfc0abf25 Adding -o for unzip Leopere 2018-11-04 11:47:48 -0500
  • 62738ecfb0 explicit unzip Leopere 2018-11-04 11:45:37 -0500
  • 289eb9d600 debugging curl Leopere 2018-11-04 11:43:58 -0500
  • 25260ceff4 remove zip.zip maybe? Leopere 2018-11-04 11:39:32 -0500
  • 0cc0b2aa13 Get latest release tagged url from github API Leopere 2018-11-04 11:32:49 -0500
  • 6016070ca3 Disabled Adminer Started debug for chainquery container. Leopere 2018-11-04 11:04:56 -0500
  • 9b67b7d2ef Renamed www.spee.ch and lbrynet-daemon to reflect their upstream repos. Leopere 2018-11-04 10:50:33 -0500
  • 997203ad2e Starting on a .travis.yml but may be unnecessary Leopere 2018-11-04 10:48:52 -0500
  • 28ed287087 Merge branch 'master' of github.com:lbryio/lbry-docker Leopere 2018-11-03 21:33:53 -0400
  • f2aece2be0 initial commit of quick-bootstrap.sh Leopere 2018-11-03 21:32:00 -0400
  • 7aab2d0ceb Updated gitignore and removed files properly Leopere 2018-10-23 23:03:43 -0400
  • eff7f3126a Merge pull request #30 from nathan78906/patch-1 Leopere 2018-10-22 05:02:15 +0000
  • e12a169de9 Merge pull request #29 from StrikerRUS/patch-1 Leopere 2018-10-22 05:00:03 +0000
  • 833f109cff
    Fix header link Nathan Seebarran 2018-10-21 17:38:34 -0400
  • 160f264d37 Fix header link Nathan Seebarran 2018-10-21 17:38:34 -0400
  • 67918e963e
    Fixed link and formatting in README Nikita Titov 2018-10-20 17:38:34 +0300
  • 1c5386d227 Fixed link and formatting in README Nikita Titov 2018-10-20 17:38:34 +0300
  • d7010858c7
    Added pull_request_enhancement.md This will be a template for submitting a PR for an enhancement or new feature Leopere 2018-10-19 03:05:34 -0400
  • 4053fd53c5 Added pull_request_enhancement.md This will be a template for submitting a PR for an enhancement or new feature Leopere 2018-10-19 03:05:34 -0400
  • a4d451d696
    Moved pull_request_enhancement.md Leopere 2018-10-19 03:04:44 -0400
  • efb3527887 Moved pull_request_enhancement.md Leopere 2018-10-19 03:04:44 -0400
  • 51d9605b3a
    Updated location and name of bug_report.md Leopere 2018-10-19 03:04:24 -0400
  • 34d5e562a0 Updated location and name of bug_report.md Leopere 2018-10-19 03:04:24 -0400
  • ae7fc60cd7
    Adding base Feature Request template Leopere 2018-10-19 03:04:04 -0400
  • 130111d605 Adding base Feature Request template Leopere 2018-10-19 03:04:04 -0400
  • 3c6afa541d
    Documented more dotfiles Leopere 2018-10-16 20:58:06 -0400
  • 4ee86a8739 Documented more dotfiles Leopere 2018-10-16 20:58:06 -0400
  • cb5191a9a8
    .gitignore files everywhere Leopere 2018-10-16 20:55:52 -0400
  • 11ac36b1c9 .gitignore files everywhere Leopere 2018-10-16 20:55:52 -0400
  • 17e85692b2
    Baseline Dockerfile template for compiler Leopere 2018-10-16 20:50:45 -0400
  • 9ad46937a2 Baseline Dockerfile template for compiler Leopere 2018-10-16 20:50:45 -0400
  • 32193bef09
    .dockerignore the fat files Leopere 2018-10-16 20:50:18 -0400
  • 587affd3fc .dockerignore the fat files Leopere 2018-10-16 20:50:18 -0400
  • 669c2791e8
    docker-entrypoint.sh boilerplate Leopere 2018-10-16 20:50:01 -0400
  • dbdd61d188 docker-entrypoint.sh boilerplate Leopere 2018-10-16 20:50:01 -0400
  • 30ef0fe806
    Adding lbrycrd start.sh boilerplate Leopere 2018-10-16 20:46:57 -0400
  • a6176e459f Adding lbrycrd start.sh boilerplate Leopere 2018-10-16 20:46:57 -0400
  • 14a64fdd7c
    Adding section on voluntary reviewers Leopere 2018-10-16 20:21:19 -0400
  • 958bca956e Adding section on voluntary reviewers Leopere 2018-10-16 20:21:19 -0400
  • d9f2070476
    Added checklist for PR template Leopere 2018-10-16 20:16:17 -0400
  • cbbb4c7661 Added checklist for PR template Leopere 2018-10-16 20:16:17 -0400
  • 89cd99b9a2
    Adding PR template Leopere 2018-10-16 20:13:53 -0400
  • 072d2e03ad Adding PR template Leopere 2018-10-16 20:13:53 -0400