Skip to content

Instantly share code, notes, and snippets.

@maparent
Created June 24, 2017 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maparent/1e505f404241181db8c791e7a78b1390 to your computer and use it in GitHub Desktop.
Save maparent/1e505f404241181db8c791e7a78b1390 to your computer and use it in GitHub Desktop.
Example mydocker.rc file for conversence/idealoom:latest
_extends = ~/configs/docker.rc
*db_database = idealoom1
*db_user = idealoom1
public_hostname = idealoom.example.com
first_admin_email = admin@idealoom.example.com
redis_socket = 1
uwsgi__socket = 0.0.0.0:9001
sentry_api_token =
raven_url =
handler_sentry__args = ()
filter:raven__dsn =
web_analytics_piwik_script =
discussion_callbacks =
smtp_host = my_smtp_server.example.com
imap_host = my_imap_server.example.com
accept_secure_connection = false
require_secure_connection = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment