0

I want to verify that juju is not only for Ubuntu.

I want to build a continuous deployment which would be as good as juju for centos.

I have Java server apps.

If anyone has any other suggestions please let me know.

ЯegDwight
  • 24,821
  • 10
  • 45
  • 52
Jas
  • 14,493
  • 27
  • 97
  • 148

2 Answers2

2

Juju is an evolving technology and continuous development is going on. Even though the code is free, but it is made to use on ubuntu. So, at this moment using juju on centos won't be a good idea.

Shaon
  • 56
  • 3
-1

People have hacked up juju to deploy CentOS on clouds. This involves patching up of code. However it will be a pure-CentOS cloud i.e. it may not enable you to have multiple OSes in the same environment. For more details, kindly check the link below:

Juju Deploying CentOS Clouds

Jaspreet Singh
  • 131
  • 1
  • 5
  • Please don't link to external resources, as they might be removed or become unavailable at a later point. Instead provide to summarize it and post it here for future reference. – nietonfir Oct 18 '13 at 21:21