This repository has been archived by the owner on Aug 22, 2018. It is now read-only.
Releases: TissueMAPS/TmDeploy
Releases · TissueMAPS/TmDeploy
0.3.3
0.3.2
Features
- configure HTTP(S) proxy
Improvements
- allow use of private IP address for web server for EC2 provider (Amazon Web Services)
- install Debian packages with
--no-install-recommends
flag - turn off buffering of uWSGI request bodies
- remove absolute requirements in setup.py
- no longer give
tm_user
root access
0.3.1
- Fix bugs related to configuration of GC3Pie
- Remove
lazy_apps
option from uWSGI configuration - Improve SLURM scheduler settings for fair-share
- Automatically discover number of database worker and compute servers
- Fix versions of numpy and cython python packages
0.3.0
- add support for CentOS distribution
- remove support for older Ubuntu distributions (< 16) that don’t use systemd for init services
- consistently place log files in /var/log/
- improve security by introducing
web_user
and setting more stringent permissions - add variables to configure memory usage of compute and database servers
- automatically generate a $HOME/.tmaps/setup directory if necessary
- Various bugfixes
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0 (Rigi)
Release notes
Initial beta release.