Commit graph

296 commits

Author SHA1 Message Date
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
Leopere
b08dcc46a6 Started on Reflector.go 2018-10-08 16:53:51 -04:00
Leopere
206763665f Changed copyright owner 2018-10-08 16:34:34 -04:00
Leopere
d6d60d3fd7 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
5cf92f8793 Pushing trailing changes for starting debugpaste-it 2018-10-06 20:26:53 -04:00
Leopere
b2e26baec8 made debugpaste-it.sh executable 2018-10-06 20:24:39 -04:00
Leopere
9bbea9a2c8 Add beginnings of debugpaste-it to lbrynet-daemon 2018-10-06 20:24:11 -04:00
Leopere
2e64ecf794 Adding debugpaste-it.sh placeholder
I'll be adding more to this soon.
2018-10-06 20:14:37 -04:00
Leopere
74268ff8e9 Add debugpaste to path 2018-10-06 20:13:48 -04:00
Leopere
2e4eed0d61 Adding feedback for traefik's debugpaste-it.sh
I may add this into the image but for the most part its a placeholder.
2018-10-06 20:06:52 -04:00
Leopere
a635950a0b Some ultra basic documentation for now 2018-10-06 20:02:13 -04:00
Leopere
05845316e2 default git issue template 2018-10-06 18:38:23 -04:00
Leopere
60873e17e7 Merge pull request #12 from chamunks/master
Merging change that didn't make the last PR
2018-10-06 21:52:39 +00:00
Leopere
2260845533 removed .env_disabled 2018-10-06 17:51:28 -04:00
Leopere
9d32180c78 Setting .env back from .env_disabled 2018-10-06 17:51:03 -04:00
Leopere
7f98c54780 Merge pull request #11 from chamunks/master
Got chainquery working with this commit.
2018-10-06 19:59:11 +00:00
Leopere
380ba763c9 moved my.cnf 2018-10-06 15:54:51 -04:00
Leopere
044cad8ab8 Add my.cnf with database optimizations for chainquery 2018-10-06 15:53:18 -04:00
Leopere
f598964e1a added my.cnf for SQL DB optimizations 2018-10-06 15:50:41 -04:00
Leopere
a7f904f329 This is far from complete but is functional
Chainquery depends on a fully indexed blockchain comments expand on this.
Reindexing should only happen when a flag is set in docker-compose envvars
2018-10-06 14:54:41 -04:00