Commit graph

23 commits

Author SHA1 Message Date
Leopere 3308978eef
Cleanup ToDo 2018-11-06 18:36:04 -05:00
Leopere 83ef420db9
Adding more comments 2018-11-06 18:32:25 -05:00
Leopere dc7317022e
Adding data directory with permissions to see if I can just ship it with it setup correctly 2018-11-06 18:29:26 -05:00
Leopere b430ed411d
Lets try $HOME/ instead of ~/ 2018-11-06 18:24:47 -05:00
Leopere f20df01251
Home path suddenly was a problem.
https://i.imgur.com/rAM1VWk.png
2018-11-06 18:14:41 -05: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 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 91fc4f068d chainquery needs to be .3 2018-10-10 20:57:12 -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
chamunks a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -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
Leopere 47b8af21d4 Added some notes and forced a -txindex on startup 2018-10-06 12:56:35 -04:00
Leopere 86f123a272 Re-ordered invocation a bit 2018-10-03 16:22:47 -04:00
Leopere b2837b0afd No need to add a subdirectory here 2018-10-02 18:26:46 -04:00
Leopere ba99a183a1 This is in the $PATH now 2018-10-02 18:11:43 -04:00
Leopere 61301d1261 Removed superfluous mkdir 2018-10-02 18:08:42 -04:00
Leopere 55ddbd4097 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 cb70cc21df More network tweaking 2018-10-02 17:28:35 -04:00
Leopere b63b5fd26a This shouldn't collide in my testing env 2018-10-02 17:22:47 -04:00
Leopere 3fdf664926 Updating IP's to further avoid collisions 2018-10-02 17:08:00 -04:00
Leopere a692c729f8 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