Commit graph

11 commits

Author SHA1 Message Date
Leopere
4ef799030d Adding control mechanism to launch in different run mode. 2018-10-10 21:18:06 -04:00
Leopere
ed8870f633 Fixed IP mismatch 2018-10-10 20:14:49 -04:00
chamunks
a2e25cf667 Updated networking for exposing a web front end. 2018-10-09 14:33:47 -04:00
Leopere
cc76cbec0e Adding user definition in compose
Looking to fix an issue where the default directories are owned by the incorrect user.
2018-10-02 17:44:12 -04:00
Leopere
cb70cc21df More network tweaking 2018-10-02 17:28:35 -04:00
Leopere
95a1920f49 bump to last update 2018-10-02 17:25:33 -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
dc010bcc54 Replaced network name so it won't collide in my test environment 2018-10-02 17:02:42 -04:00
Leopere
aebce8bfc2 Adding lbrycrd docker-compose.yml
This will spin up a lbrycrdd instance based off of the neighboring Dockerfile
The instance will be prepared to be part of a cluster using an external, to the container, network.
The label is to ensure that if there is a Traefik reverse proxy available on the docker host that it won't be exposed publicly.
2018-10-02 16:53:07 -04:00