- 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.
Set the HOSTNAME
environment variable (not localhost
) and run docker-compose
:
HOSTNAME='myhost.earth' bash -c 'docker-compose up'