Commit graph

69 commits

Author SHA1 Message Date
Leopere
681becc7bf Slight reorganization 2018-10-03 14:27:13 -04:00
Leopere
7529518a23 No need for volumes 2018-10-03 14:25:56 -04:00
Leopere
9192aaf9f5 Added ports to expose 2018-10-03 14:24:05 -04:00
Leopere
41a5be7686 Defined FROM directive 2018-10-03 14:17:22 -04:00
Leopere
1df83a847b Expose chainquery SQL query service 2018-10-03 14:12:38 -04:00
Leopere
566552bb40 Base Dockerfile based on my testing
The chainquery binary is going to be installed into $PATH
This entire appliance has no real need for a data directory so consider
moving the home of the chainquery user to just be in /etc/chainquery/
where the config can be located more permanently.
2018-10-03 14:12:23 -04:00
Leopere
3187265032 Added mariadb envvars 2018-10-03 13:48:37 -04:00
Leopere
4f442ca99d Adding .env file section for MariaDB 2018-10-03 13:45:32 -04:00
Leopere
47652f8f41 Removed duplicate line 2018-10-03 13:44:57 -04:00
Leopere
c50e00ca56 Added simple docker entrypoint for now. 2018-10-03 13:44:30 -04:00
Leopere
04ba8f6c5c Committing start.sh
This will likely be mostly an unnecessary file unless we get more flags
For now it just asserts recursive dir perms.
2018-10-03 13:39:28 -04:00
Leopere
5edaa475cc Adding a basic toml file for testing 2018-10-03 13:37:58 -04:00
Leopere
4109cac7b9 Added mariadb definition 2018-10-03 13:25:29 -04:00
Leopere
cb70cc21df More network tweaking 2018-10-02 17:28:35 -04:00
Leopere
d0ac528aaf bump to last update 2018-10-02 17:25:19 -04:00
Leopere
7c2aae9fbe adjusted network configuration 2018-10-02 17:24:42 -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
803dec45cb Random RPC passwords on startup
Pulling example from https://github.com/lbryio/chainquery#lbrycrd
This should establish a random RPC pass every time the containers start
2018-10-02 16:16:38 -04:00