Skip to content

bird-house/pyramid-phoenix

Repository files navigation

Phoenix

CI
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 has a user-interface to interact with Web Processing Services (WPS).

For installation and configuration read the documentation on ReadTheDocs.

Phoenix is part of the Birdhouse project.

Authentication Support

Only local login is currently supported. Keycloak and OAuth integrations are kept as legacy code paths and are not actively supported.

Local Quickstart

$ cp custom.cfg.example custom.cfg
$ vim custom.cfg  # edit the configuration file to your needs
$ conda env create -f environment.yml
$ conda activate pyramid-phoenix
$ make bootstrap
$ make install
$ make start
$ make status

Open http://localhost:8081 to access the web UI.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors