Services/PythonServer: Difference between revisions

Jump to navigation Jump to search
Line 34: Line 34:
This command will create an isolated Python environment and pull all the
This command will create an isolated Python environment and pull all the
required dependencies in it. A ''bin'' directory is created and contains a
required dependencies in it. A ''bin'' directory is created and contains a
'''paster'' command that can be used to run the server, using the built-in web
''paster'' command that can be used to run the server, using the built-in web
server.  
server.  


Line 47: Line 47:
and the user APIs. Once the server is launched, you can point your Firefox Sync
and the user APIs. Once the server is launched, you can point your Firefox Sync
to "http://localhost:5000" and make sure it works.
to "http://localhost:5000" and make sure it works.


= Running behind Apache =
= Running behind Apache =
Confirmed users
927

edits

Navigation menu