Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
16
Star
88
Fork
22
everware
/
everware
Code
Issues
64
Pull requests
2
Projects
0
Wiki
Insights
Pulse
Graphs
Permalink
everware
/
env.docker-remote.orig
Newer
Older
Raw
Normal view
History
100644
8 lines (7 sloc)
245 Bytes
Apr 27, 2016
Config and env file to run on local or remote Docker
1
GITHUB_CLIENT_ID=
2
GITHUB_CLIENT_SECRET=
3
OAUTH_CALLBACK_URL=http://xxxxxxxx:8000/hub/oauth_callback
4
EVERWARE_WHITELIST=whitelist.txt
5
DOCKER_HOST=tcp://xxx.xxx.xxx.xxx:2376
Apr 4, 2017
updated configs and makefile to deploy everware as docker image
6
# most likely the same IP as DOCKER_HOST
7
DOCKER_PUBLIC_IP=xxx.xxx.xxx.xxx
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.