Skip to content

Releases: DODAS-TS/ansible-role-jupyterhub-env

v2.5.0 use updated monitoring role

06 Mar 16:11
43b39b3
Compare
Choose a tag to compare

Use monitoring ansible role v1.4.0 that drops the support for iam client dynamic registration in order to re-use the client provided for the jupyterhub service

v2.4.1 updated gpu support

26 Jan 13:48
c743f53
Compare
Choose a tag to compare

Changed

  • Improved docker container inspection

Updated

  • ansible-role-gpu-support updated to v1.2.4 (was v1.2.1)
  • nvidia driver version updated to 535 (was 515)

v2.4.0 remove iam client registration

11 Dec 11:22
4995ae6
Compare
Choose a tag to compare

Changed:

  • Dynamic client registration has been removed in order to prevent the growth of "unmanaged" clients. To enable the integration with IAM, the client must first be created and its data must be supplied to the role in order to allow the client modification (e.g. adding the redirect_uri for the service)

v2.3.1 docker-compose deprecated

20 Nov 17:32
1772f50
Compare
Choose a tag to compare
  • replaced docker-compose with docker compose

v2.3.0 Let's Encrypt Management

28 Aug 14:37
2584280
Compare
Choose a tag to compare

Code changed to enable Let's Encrypt (production or test) or not.

v2.2.0 Use updated monitoring role

24 Apr 19:26
Compare
Choose a tag to compare

The updated monitoring role uses the official grafana image

v2.1.3 Update gpu support role

12 Apr 08:50
7819a04
Compare
Choose a tag to compare

Use gpu support ansible role v1.2.1 to fix GPU check

v2.1.2 Fix IAM client registration

14 Mar 16:52
643014d
Compare
Choose a tag to compare
Update monitoring role version

v2.1.1 Improvements

28 Feb 10:39
36953d0
Compare
Choose a tag to compare
  • Add support for Traefik as reverse proxy (ssl terminator) and certificate manager
  • Add support for GPU partitioning

v2.1.0 Refactoring GPU support

15 Feb 08:22
139dafe
Compare
Choose a tag to compare
  • refactoring of jupyterhub to include gpu-support role
  • upgrade ansible-role-monitoring version to fix docker-compose access to gpu