Commit graph

18 commits

Author SHA1 Message Date
Leopere
753fae8617 No need for volumes 2018-10-03 14:25:56 -04:00
Leopere
f1282705ab Added ports to expose 2018-10-03 14:24:05 -04:00
Leopere
26f358f79e Defined FROM directive 2018-10-03 14:17:22 -04:00
Leopere
1db6419781 Expose chainquery SQL query service 2018-10-03 14:12:38 -04:00
Leopere
f2820e1ce8 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
5709c2b616 Added mariadb envvars 2018-10-03 13:48:37 -04:00
Leopere
62e3e89dbc Adding .env file section for MariaDB 2018-10-03 13:45:32 -04:00
Leopere
331c17a263 Removed duplicate line 2018-10-03 13:44:57 -04:00
Leopere
a386bfa451 Added simple docker entrypoint for now. 2018-10-03 13:44:30 -04:00
Leopere
a888d36d3c 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
3099391357 Adding a basic toml file for testing 2018-10-03 13:37:58 -04:00
Leopere
2fcf2a7c69 Added mariadb definition 2018-10-03 13:25:29 -04:00
Leopere
e25c10fff5 More network tweaking 2018-10-02 17:28:35 -04:00
Leopere
b305b517ff bump to last update 2018-10-02 17:25:19 -04:00
Leopere
96cd137449 adjusted network configuration 2018-10-02 17:24:42 -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
13d06b9035 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