cloudy

CLOUDY automates the execution of experiments on Google Cloud.

GPL-3.0 License

Stars
3

Bot releases are visible (Hide)

cloudy - v1.5

Published by manjavacas about 1 month ago

  • Major refactoring.
  • Improved error logging and coverage.
  • Updated docs.
cloudy - v1.4

Published by manjavacas about 1 month ago

  • Improved robustness and error handling, including automatic deletion on error.

  • Each CLOUDY execution now involves only a single VM instance. External scripts can be used to automate the deployment of multiple instances with different configurations (TO-DO).

  • Repository cloning is now done locally to avoid authentication problems from the VM. Once cloned, it is copied to the VM.

  • Updated and improved documentation.

  • Minor changes and bug fixes.

cloudy - v1.3

Published by manjavacas about 1 month ago

  • Added Python script for subprocess execution.
  • Improved docs.
  • Minor fixes.
cloudy - v1.2 Latest Release

Published by manjavacas about 1 month ago

  • Improved VM instances deletion.
  • English translation.
  • Improved docs.
cloudy - v1.1

Published by manjavacas about 1 month ago

  • Se incluye la autoeliminación de instancias una vez terminada su ejecución.
  • Los scripts ahora permiten el paso de parámetros definidos en el fichero de configuración.
  • Actualizada la documentación en el README. Incluidas imágenes y logos.
  • Incluido config.json de ejemplo.
  • Cambios menores.
cloudy - v1.0

Published by manjavacas about 1 month ago

Versión inicial de CLOUDY ☁️

  • Se incluyen scripts para crear máquinas virtuales a partir de un fichero de configuración, así como para automatizar el borrado de instancias y buckets.

  • Ver README para más información.