Télécharger la liste

Description du projet

LASIC is a language that facilitates creating and managing systems in a cloud environment. It allows you to create scripts that describe a system, its components, and the relationship between those components using a declarative syntax. Various verbs can then be applied to the script such as deploy (create a new system), shutdown, or runAction(run some action on components of the system). LASIC currently supports Amazon's cloud environment (AWS). LASIC stands for Language for Automating Systems in the Cloud.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-11 14:00
0.2

Ce communiqué a ajouté le support pour obtenir la source d'une déclaration SCP en utilisant le protocole HTTP en plus du protocole de fichier précédemment pris en charge. Une application exemple qui crée un système avec un équilibreur de charge, deux serveurs d'application Java (Tomcat), et une base de données MySQL a été inclus. Un bug qui causait parfois Lasic à la sortie devant un équilibreur de charge a été soulevée a été fixé.
Tags: Stable
This release added support for getting the source of an SCP statement using the HTTP
protocol in addition to the previously supported file protocol. An example app that creates a system with a load balancer, two Java application servers (Tomcat), and a MySQL database was included. A bug causing LASIC to sometimes exit before a Load Balancer has come up was fixed.

Project Resources