Changes:
- using miniforge instead of miniconda (#156, #158, #159)
- removed outdated flamingo role (#157)
- updated cleaner cron.job ... run hourly (#154)
- added ipv6 to nginx config (#151)
Changes:
- support AlmaLinux 8.x/9.x (#147)
- use Slurm role
- updated docs ... use mkdocs (#148, #149)
Changes:
- updated cron config (#145).
Changes:
- updates
- support for site specific roocs configs (#122)
- added nginx access control (#127)
- added smoke test runner (#132)
- added config for gunicorn (#136)
- added support for flamingo WPS (#140, #141)
- added logrotate for slurm (#143)
Changes:
- added cleantempdir option (#107).
- skip epel setup when not used (#106).
- added demo mode for test data (#105).
- fixed local deployment (#103).
- added clean task (#102).
- added support for slurm cluster deployment (#99, #100, #101).
- use pip install for extra packages (#97, #98).
Changes:
- Skipped Twitcher role (#91)
Changes:
- Added Keycloak support for Twitcher (#87).
- Fixed SSL client verification (#86).
- Fixed postgres user config (#85).
- Don't pin roles version (#84).
Bucharest Release.
Changes:
- Initial twitcher support (#82, #76).
- Updated docs for DB config (#79).
- Support conda spec (#74).
- Fixes (#80, #81).
Changes:
- Configure wps user with optional UID/GID (#56).
- Support for load-balancing configuration (#68).
- Added a flag [wps_add_user]{.title-ref} to skip task "wps add user" (#64, #66).
- Using [extra_config]{.title-ref} to extend the pywps configuration (#60, #62).
- Updated docs (#59).
- Several bug-fixes (#61, #65)
Washington Release.
Changes:
- Fixed RedHad/CentOS 6 issues (#50, #49).
- Fixed CentOS 7 issue (#46).
- Support HTTPS (#30, #45).
- Fixed firewall issue (#39).
- Support output file-service used by multiple WPS (#37).
Changes:
- Updated to latest version 2.0.2 of supervisor role (#31).
- Added support for CentOS 6.x (#34).
- PyWPS [outputurl]{.title-ref} parameter is now configurable (#36).
This is the first release of the Ansible playbook for PyWPS.
Features:
- Install PyWPS application with Nginx, Supervisor, Gunicorn and PostgreSQL.
- Configuration options can be overwritten using a
custom.yml
file. - Allows the installation of multiple PyWPS applications.
- PostgreSQL installation is optional.