AsydSolutions / ASYD

ASYD is a powerful, versatile, agentless and easy-to-use server deployment automation system, with integrated web interface and monitoring.
https://www.asyd.eu
GNU General Public License v3.0
34 stars 6 forks source link

ASYD v1.1.0 #121

Closed Choms closed 8 years ago

Choms commented 8 years ago

New:

Improved:

Fixed:

JustDevNull commented 8 years ago

In my Debian 8 installation on a Amazon EC2 instance the asyd.log showed this message :

Installing activesupport 5.0.0 (was 4.2.6) Gem::InstallError: activesupport requires Ruby version >= 2.2.2.

I had to manually install Ruby 2.2.2 because it is not included in the repositories but encountered an error that you can see at the attached file. So I will have to stay at 1.0.0 until we resolve this situation.

copy_asyd.txt

JustDevNull commented 8 years ago

Fixed with RVM : https://rvm.io/

Choms commented 8 years ago

I've just released patch 1.1.1 which would install the appropriate gem depending on Ruby version :)