Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Releases: TissueMAPS/TmDeploy

0.3.3

01 Sep 11:41
Compare
Choose a tag to compare

Improvements

  • Increase uWSGI read timeout
  • Make installation of ansible-container optional

Bug fixes

  • Set text encoding to UTF-8 when creating a DB.
  • Workaround NodeJS installation problem on CentOS
  • Fix locale for CentOS

0.3.2

27 Jul 12:09
Compare
Choose a tag to compare

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

03 Jul 23:57
Compare
Choose a tag to compare
  • 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

26 Jun 14:38
Compare
Choose a tag to compare
  • 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

07 Jun 11:11
Compare
Choose a tag to compare

Fixing Babel dependency issue
Fixing bugs related to creation of EC2 instances

0.2.1

28 Apr 17:56
Compare
Choose a tag to compare

Bug fixes, mostly related to dependencies and ansible

0.2.0

07 Apr 01:11
Compare
Choose a tag to compare

New roles for deploying Citus master and worker database servers.

All roles are container enabled.

Functionality for building and running Docker containers via ansible-container.

Elasticluster playbooks included.

0.1.1

30 Jan 15:34
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Release notes

  • Upgrade to Ansible version 2.2
  • Improve mounting of volumes

0.1.0 (Rigi)

15 Nov 05:04
Compare
Choose a tag to compare
0.1.0 (Rigi) Pre-release
Pre-release

Release notes

Initial beta release.