Skip to content

Phoenix is a Pyramid web-application to make it easy to interact with WPS services

License

Notifications You must be signed in to change notification settings

bird-house/pyramid-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix

Travis Build
Phoenix (the bird)
Phoenix is a long-lived bird that is cyclically regenerated or reborn. (Wikipedia). [..]

Pyramid Phoenix is a web-application build with the Python web-framework Pyramid. Phoenix makes it easy to interact with Web Processing Services (WPS).

For installation and configuration read the documentation on ReadTheDocs.

Phoenix is part of the Birdhouse project.

Run Docker

Set the HOSTNAME environment variable (not localhost) and run docker-compose:

HOSTNAME='myhost.earth' bash -c 'docker-compose up'