Commit graph

265 commits

Author SHA1 Message Date
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
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
0fab25736f Adding base database seed script 2018-10-11 22:04:22 -04:00
Leopere
d91f64e8be wrong substitution 2018-10-10 21:20:00 -04:00
Leopere
4ef799030d Adding control mechanism to launch in different run mode. 2018-10-10 21:18:06 -04:00
Leopere
13b91bae04 chainquery needs to be .3 2018-10-10 20:59:58 -04:00
Leopere
3c791bc5e9 chainquery needs to be .3 2018-10-10 20:58:23 -04:00
Leopere
91fc4f068d chainquery needs to be .3 2018-10-10 20:57:12 -04:00
Leopere
4e564f71a0 chainquery needs to be .3 2018-10-10 20:57:06 -04:00
Leopere
b4cee1eb51 Cleaning up comments 2018-10-10 20:40:32 -04:00
Leopere
177dbec5c8 The shebang got commented out 2018-10-10 20:28:43 -04:00
Leopere
5c5cd82113 New docker error from last change 2018-10-10 20:24:51 -04:00
Leopere
70df3e3864 Find & replace fix 2018-10-10 20:17:32 -04:00
Leopere
ed8870f633 Fixed IP mismatch 2018-10-10 20:14:49 -04:00
Leopere
e37922c9cf docker-compose build needs to ignore this 2018-10-10 20:13:10 -04:00
Leopere
6d8a43f52f docker-compose build needs to ignore this 2018-10-10 20:13:01 -04:00
Leopere
cf5a77619f --quiet instead of -quiet 2018-10-10 20:12:07 -04:00
Leopere
5e4b4f7ac0 lbrynet-daemon got renamed when switching networks 2018-10-09 20:11:53 -04:00
chamunks
a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
33e8a9f098 same as last commit one thing missed 2018-10-09 10:40:42 -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
0eb598bf66 absolute path instead 2018-10-08 21:19:12 -04:00
Leopere
1d6dee1845 wrong type in envvars 2018-10-08 21:15:24 -04:00
Leopere
449ad3f6a2 baseline docker-compose.yml reflector.go compile 2018-10-08 21:12:56 -04:00
Leopere
2b5e7326e6 start.sh looks to be good to go. 2018-10-08 21:02:24 -04:00
Leopere
67d3e00261 Added invocation 2018-10-08 18:37:34 -04:00
Leopere
83b7e6b248 added baseline Dockerfile and start.sh
These should contain a good majority of the early stage work.
Lots of debugging potentially ahead
2018-10-08 18:20:54 -04:00