Commit graph

242 commits

Author SHA1 Message Date
Leopere
2cfc0abf25 Adding -o for unzip 2018-11-04 11:47:48 -05:00
Leopere
62738ecfb0 explicit unzip 2018-11-04 11:45:37 -05:00
Leopere
289eb9d600 debugging curl 2018-11-04 11:43:58 -05:00
Leopere
25260ceff4 remove zip.zip maybe? 2018-11-04 11:39:32 -05:00
Leopere
0cc0b2aa13 Get latest release tagged url from github API 2018-11-04 11:32:49 -05:00
Leopere
6016070ca3 Disabled Adminer
Started debug for chainquery container.
2018-11-04 11:04:56 -05:00
Leopere
9b67b7d2ef Renamed www.spee.ch and lbrynet-daemon to reflect their upstream repos. 2018-11-04 10:50:33 -05:00
Leopere
997203ad2e Starting on a .travis.yml but may be unnecessary 2018-11-04 10:48:52 -05:00
Leopere
28ed287087 Merge branch 'master' of github.com:lbryio/lbry-docker 2018-11-03 21:33:53 -04:00
Leopere
f2aece2be0 initial commit of quick-bootstrap.sh 2018-11-03 21:32:00 -04:00
Leopere
7aab2d0ceb Updated gitignore and removed files properly 2018-10-23 23:03:43 -04:00
Leopere
eff7f3126a Merge pull request #30 from nathan78906/patch-1
Fix header link
2018-10-22 05:02:15 +00:00
Leopere
e12a169de9 Merge pull request #29 from StrikerRUS/patch-1
Fixed link and formatting in README
2018-10-22 05:00:03 +00:00
Nathan Seebarran
160f264d37 Fix header link 2018-10-21 17:38:34 -04:00
Nikita Titov
1c5386d227 Fixed link and formatting in README 2018-10-20 17:38:34 +03:00
Leopere
4053fd53c5 Added pull_request_enhancement.md
This will be a template for submitting a PR for an enhancement or new feature
2018-10-19 03:05:34 -04:00
Leopere
efb3527887 Moved pull_request_enhancement.md 2018-10-19 03:04:44 -04:00
Leopere
34d5e562a0 Updated location and name of bug_report.md 2018-10-19 03:04:24 -04:00
Leopere
130111d605 Adding base Feature Request template 2018-10-19 03:04:04 -04:00
Leopere
4ee86a8739 Documented more dotfiles 2018-10-16 20:58:06 -04:00
Leopere
11ac36b1c9 .gitignore files everywhere 2018-10-16 20:55:52 -04:00
Leopere
9ad46937a2 Baseline Dockerfile template for compiler 2018-10-16 20:50:45 -04:00
Leopere
587affd3fc .dockerignore the fat files 2018-10-16 20:50:18 -04:00
Leopere
dbdd61d188 docker-entrypoint.sh boilerplate 2018-10-16 20:50:01 -04:00
Leopere
a6176e459f Adding lbrycrd start.sh boilerplate 2018-10-16 20:46:57 -04:00
Leopere
958bca956e Adding section on voluntary reviewers 2018-10-16 20:21:19 -04:00
Leopere
cbbb4c7661 Added checklist for PR template 2018-10-16 20:16:17 -04:00
Leopere
072d2e03ad Adding PR template 2018-10-16 20:13:53 -04:00
Leopere
10a0f45809 Updating issue template 2018-10-16 20:13:07 -04:00
Leopere
f75be566a9 Added Table of Contents to CONTRIBUTING.md 2018-10-16 19:56:07 -04:00
Leopere
ad845b65ed Expanded CONTRIBUTING.md significantly
Added expansions on purpose/scope of many of the included files.
2018-10-16 19:50:50 -04:00
Leopere
ef860ccc70 Initial Readme update, needs proofing and expansion 2018-10-16 15:32:59 -04:00
Leopere
5bc99f8975 Expansion on CONTRIBUTING.md
https://lbry.tech/resources/repository-standards Needs further expansion
2018-10-16 15:32:35 -04:00
Leopere
09c295a103 Adding compose.override and a root docker-compose to gitignore
The idea is that default settings should be left alone in the app
specific compose files but if the end user wants a custom one at the root
they can have a fully custom one that cherrypicks apps and settings.
2018-10-16 15:29:23 -04:00
Leopere
7ab3c1a8c0 Adding CONTRIBUTING.md notes
Mostly a little specific sidebar on how contributing to lbry-docker should go down.
2018-10-16 14:49:47 -04:00
Leopere
0e5f3823f1 Updated Labels 2018-10-16 03:30:13 -04:00
Leopere
4eeefff641 Updating Labels 2018-10-16 03:29:14 -04:00
Leopere
a3285b7967 Updated against a multi stage strategy 2018-10-16 03:28:03 -04:00
Leopere
3c2b861157 Switched to multistage chainquery image 2018-10-16 03:27:45 -04:00
Leopere
340dc645c8 Ignoring OS X cruft 2018-10-16 03:02:50 -04:00
Leopere
a74cb556c3 Merge pull request #20 from shubhambhattar/master
MAINTAINER is deprecated in Dockerfile. COPY is preferred over ADD in…
2018-10-16 06:45:58 +00: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
Leopere
9d5e7756c0 Leaving note to refactor this 2018-10-15 03:14:02 -04:00
Leopere
c4e521fb9f A lot of these will probably change
Ideally a neighboring script might run the user through doing this.
2018-10-15 03:08:58 -04:00
Leopere
3f08eef758 Start pulling envvars from .env
This is unnecessery but if you have to declare the same thing in more
then one place it makes sense to pull these from a file.

In certain environments it would make more sense to declare them explicitly
under a environment: directive
2018-10-15 03:07:06 -04:00
Leopere
6a86e29557 Need a copy of this here too. 2018-10-15 03:03:40 -04:00
Leopere
01e14f0029 Tossing this here for now 2018-10-15 03:00:30 -04:00
Leopere
02b356fecb Adding start.sh 2018-10-15 02:59:35 -04:00
Leopere
478cee9e47 Starting in on some multistage 2018-10-15 02:59:17 -04:00