Skip to main content

Script for using with multiples applications Pyramid

Project description

How To

First, you can use the python script in your root directory for start servers

multipserver.py –apps app1 app2 app3 app4

app’s are directory of applications

After, multipserver create pid and log file with name of each application

app1.pid app1.log

For kill, you can try this:

multipserver.py (-k|–kill) app1 app2 app3

If app killed successfully

kill app1 with pid 41235

Issues

Multi Pserve works but not how I think…

I want it to has a web page or even at the terminal (which I think unlikely/not functional) show the logs of active servers.

Look issues for more details.

  1. All application now are loaded in –reload mode

  2. multipserver create .log and .pid file for each application

  3. multipserver work with arguments

  4. --apps or --kill

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multipserve-1.0.4.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page