Commit graph

208 commits

Author SHA1 Message Date
Leopere
e73afc30c5
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
5690005942
Updated Labels 2018-10-16 03:30:13 -04:00
Leopere
4dd074b3db
Updating Labels 2018-10-16 03:29:14 -04:00
Leopere
fdb784a926
Updated against a multi stage strategy 2018-10-16 03:28:03 -04:00
Leopere
607a7c4eef
Switched to multistage chainquery image 2018-10-16 03:27:45 -04:00
Leopere
92926c73fa
Ignoring OS X cruft 2018-10-16 03:02:50 -04:00
Leopere
776336c247
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
1d75af86c7
Merge branch 'master' into master 2018-10-16 01:52:38 +05:30
Leopere
548fa6d8af
Updated against namechange 2018-10-15 03:15:35 -04:00
Leopere
57d73e6663
Leaving note to refactor this 2018-10-15 03:14:02 -04:00
Leopere
fc3fb62f35
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
5280d2fa11
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
6823ed3e2d
Need a copy of this here too. 2018-10-15 03:03:40 -04:00
Leopere
08d00dd956
Tossing this here for now 2018-10-15 03:00:30 -04:00
Leopere
90c58503ee
Adding start.sh 2018-10-15 02:59:35 -04:00
Leopere
4d312c80e6
Starting in on some multistage 2018-10-15 02:59:17 -04:00
Shubham Bhattar
1e1b313abf 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
e6f7e8c026
Adding base database seed script 2018-10-11 22:04:22 -04:00
Leopere
81a0d02475
wrong substitution 2018-10-10 21:20:00 -04:00
Leopere
c829296055
Adding control mechanism to launch in different run mode. 2018-10-10 21:18:06 -04:00
Leopere
15fbb554ab
chainquery needs to be .3 2018-10-10 20:59:58 -04:00
Leopere
669fdd4339
chainquery needs to be .3 2018-10-10 20:58:23 -04:00
Leopere
38f7016974
chainquery needs to be .3 2018-10-10 20:57:12 -04:00
Leopere
c0d9b2778d
chainquery needs to be .3 2018-10-10 20:57:06 -04:00
Leopere
a260ce6fad
Cleaning up comments 2018-10-10 20:40:32 -04:00
Leopere
6814deacc9
The shebang got commented out 2018-10-10 20:28:43 -04:00
Leopere
bcef5e01a2
New docker error from last change 2018-10-10 20:24:51 -04:00
Leopere
869009f98e
Find & replace fix 2018-10-10 20:17:32 -04:00
Leopere
356d340ed2
Fixed IP mismatch 2018-10-10 20:14:49 -04:00
Leopere
4f5348438b
docker-compose build needs to ignore this 2018-10-10 20:13:10 -04:00
Leopere
4754780eb3
docker-compose build needs to ignore this 2018-10-10 20:13:01 -04:00
Leopere
c847716341
--quiet instead of -quiet 2018-10-10 20:12:07 -04:00
Leopere
91ef1dc5d8
lbrynet-daemon got renamed when switching networks 2018-10-09 20:11:53 -04:00
chamunks
dbe79657df
Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
a5e6e5d3d9
same as last commit one thing missed 2018-10-09 10:40:42 -04:00
Leopere
35abf76479
Readded disappearing colons 2018-10-09 10:39:32 -04:00
Leopere
aae5b72788
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
2dc51065c6
absolute path instead 2018-10-08 21:19:12 -04:00
Leopere
4e20d852d6
wrong type in envvars 2018-10-08 21:15:24 -04:00
Leopere
39f69d6eeb
baseline docker-compose.yml reflector.go compile 2018-10-08 21:12:56 -04:00
Leopere
41b9e6f4ac
start.sh looks to be good to go. 2018-10-08 21:02:24 -04:00
Leopere
0658da7677
Added invocation 2018-10-08 18:37:34 -04:00
Leopere
9cbebf335c
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
Leopere
e878ffbdaa
Started on Reflector.go 2018-10-08 16:53:51 -04:00
Leopere
d670d8d6b0 Changed copyright owner 2018-10-08 16:34:34 -04:00
Leopere
4c5bb68ff7 Merge pull request #16 from chamunks/master
Last PR before switching to pushing directly to the main Repository
2018-10-07 02:27:32 +00:00
Leopere
25dc26aa05 Pushing trailing changes for starting debugpaste-it 2018-10-06 20:26:53 -04:00
Leopere
37787530c8 made debugpaste-it.sh executable 2018-10-06 20:24:39 -04:00
Leopere
1af9883f8d Add beginnings of debugpaste-it to lbrynet-daemon 2018-10-06 20:24:11 -04:00
Leopere
c42fb49311 Adding debugpaste-it.sh placeholder
I'll be adding more to this soon.
2018-10-06 20:14:37 -04:00