[tor-bugs] #13189 [meek]: Set up an Azure backend
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Sep 22 07:38:34 UTC 2014
#13189: Set up an Azure backend
-------------------------+--------------------
Reporter: dcf | Owner: dcf
Type: project | Status: closed
Priority: normal | Milestone:
Component: meek | Version:
Resolution: fixed | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+--------------------
Changes (by dcf):
* status: new => closed
* resolution: => fixed
Comment:
I spent quite some time looking at setting up a "Cloud Service." It's hard
to do. The Azure SDK is free software, but not a certain program,
[https://msdn.microsoft.com/en-us/library/azure/gg432988.aspx cspack],
that builds the [https://azure.microsoft.com/en-us/documentation/articles
/cloud-services-how-to-create-deploy/ ".cspkg"] file that you need to
upload. I tried this [https://github.com/c9/azure-packager-node Node-based
packager], but couldn't get it to work. In the end I gave up on a cloud
service.
Instead, I wrote a [https://gitweb.torproject.org/pluggable-
transports/meek.git/blob/e28a053e89b9fbdf83283203c26053a39fa72038:/wsgi/reflect.py
WSGI reflector] and installed it on Azure Websites. It's about the same as
the PHP reflector. I added instructions on how to set it up to
[[doc/meek#MicrosoftAzure]].
The bridge line to use this deployment is
{{{
Bridge meek 0.0.2.0:3 url=https://az668014.vo.msecnd.net/
front=ajax.aspnetcdn.com
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13189#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list