Skip to content

A web proxy to load the Factlink functionality on any site, without an extension

License

Notifications You must be signed in to change notification settings

Factlink/web-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Martijn Russchen
Dec 22, 2014
b24c5af · Dec 22, 2014
May 13, 2014
May 8, 2014
Apr 17, 2014
Jul 3, 2014
Jul 3, 2014
May 13, 2014
May 21, 2014
Mar 25, 2014
Dec 22, 2014
Dec 22, 2014
Dec 22, 2014
Jun 4, 2014
Mar 26, 2014
Mar 31, 2014
May 26, 2014
May 26, 2014
Apr 14, 2014
Apr 14, 2014
Apr 1, 2014

Repository files navigation

Factlink Web Proxy

Build Status Code Climate Code Climate Dependency Status

Simple proxy which allows you to load any page on the internet, and inject the Factlink Javascript Library, to be able to share links comments on sites without Factlink enabled.

Usage

To run locally, run run.sh, to run in docker, run using run_in_docker.sh.

Deploying

The current deploy process is using Dokku. After pushing the app, some configuration still needs to be set. For example, when configuring for Factlink, this would be the following.

dokku config:set proxy-production redirect_for_no_url='https://factlink.com' \
  hostname='fct.li' \
  host='http://fct.li' \
  api_base_uri='https://factlink.com' \
  jslib_uri='https://static.factlink.com/lib/dist/factlink_loader.min.js?o=proxy' \
  APPSIGNAL_PUSH_API_KEY='...'

Contributing

Currently this is very much a Factlink product. We recognize this would be interesting to use for other parties as well, and are very open to extract out the general portions of the code, so we can share that.

License

Copyright (c) 2014 Factlink Inc. and individual contributors. Licensed under MIT license, see LICENSE.txt for the full license.

About

A web proxy to load the Factlink functionality on any site, without an extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published