Commit graph

15 commits

Author SHA1 Message Date
Leopere
38f7016974
chainquery needs to be .3 2018-10-10 20:57:12 -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
chamunks
dbe79657df
Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
8c92b2c3af 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
Leopere
423add25ac Added some notes and forced a -txindex on startup 2018-10-06 12:56:35 -04:00
Leopere
fbe5159b80 Re-ordered invocation a bit 2018-10-03 16:22:47 -04:00
Leopere
336f968ce0 No need to add a subdirectory here 2018-10-02 18:26:46 -04:00
Leopere
e7219830fa This is in the $PATH now 2018-10-02 18:11:43 -04:00
Leopere
b1a761293a Removed superfluous mkdir 2018-10-02 18:08:42 -04:00
Leopere
0a94ba503e A few issues fixed with permissions
Fixed who runs the mkdir commands in Dockerfile
Added make double check for directories existence in start.sh
Still doesn't necessarily fix invocation.
Corrected user shell to not include trailing slash
2018-10-02 18:05:03 -04:00
Leopere
e25c10fff5 More network tweaking 2018-10-02 17:28:35 -04:00
Leopere
eade911a0a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00
Leopere
7d9d79dfc0 Updating IP's to further avoid collisions 2018-10-02 17:08:00 -04:00
Leopere
9699636912 Adding start.sh with some defaults
With permissions assertions to boot.
Added a few arguments to start with.  I may change how this is done but I likely won't change the user facing side.
2018-10-02 16:33:20 -04:00