cloudify-community / blueprint-examples

This is where you can find officially supported Cloudify blueprints that work with the latest versions of Cloudify. Please make sure to use the blueprints from this repo when you are evaluating Cloudify.
https://cloudify.co/
27 stars 58 forks source link

missing mc-localstack.yaml #263

Open bartoszkosciug opened 2 years ago

bartoszkosciug commented 2 years ago

https://repository.cloudifysource.org/cloudify/blueprints/6.3/other_services.json

The above URL is used by the cloudify manager widget in order to provide the ready-to-go blueprints. The last section of the json file refers to the Multi-Cloud-LocalStack-Application-Server. In the json we refer to the mc-localstac.yaml blueprints which is not present in the repository: https://github.com/cloudify-community/blueprint-examples/tree/master/getting-started

        {
        "id": "Multi-Cloud-LocalStack-Application-Server",
        "name": "Multi-Cloud-LocalStack-Application-Server-Setup",
        "description": "Multi-Cloud examples - Setup a LocalStack service as an Infrastructure-platform abstracted service",
        "html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/getting-started",
        "zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/getting-started.zip",
        "readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/getting-started/README.md",
        "main_blueprint": "mc-localstack.yaml",
        "image_url": "https://repository.cloudifysource.org/cloudify/blueprints/6.2/images/LocalStack.png",
        "created_at": "2022-01-20T19:32:13Z",
        "updated_at": "2022-01-20T14:25:37Z"
    }
bartoszkosciug commented 2 years ago

@alexmolev @ig21 could you please take a look?

ig21 commented 2 years ago

hey @bartoszkosciug as discussed, localstack PR not merged yet. Once approved you will be able to see it. Meanwhile you can take a look at localstack-mc branch

Vighi88 commented 2 years ago

Dear All,

I have tried this example and i ended up getting the below error in Cloudify at last stage (SSH to VM and Run Ansible playbook)

image image

Can someone help me with your advise ?

natishalom commented 2 years ago

Can you provide the reference to the specific blueprint?

On Tue, 24 May 2022 at 5:51 Vighi88 @.***> wrote:

Dear All,

I have tried this example and i ended up getting the below error in Cloudify at last stage (SSH to VM and Run Ansible playbook)

[image: image] https://user-images.githubusercontent.com/45115661/170038502-bb7aed1e-7e59-4e61-8019-0dcc1c5916d4.png [image: image] https://user-images.githubusercontent.com/45115661/170038800-8510f233-9b83-43ae-9d53-01c957b6ca3f.png

Can someone help me with your advise ?

— Reply to this email directly, view it on GitHub https://github.com/cloudify-community/blueprint-examples/issues/263#issuecomment-1135881757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF5FO6SIFOFKYGAQZH2XHLVLTGDVANCNFSM5OPG74KA . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

Vighi88 commented 2 years ago

Can you provide the reference to the specific blueprint? On Tue, 24 May 2022 at 5:51 Vighi88 @.> wrote: Dear All, I have tried this example and i ended up getting the below error in Cloudify at last stage (SSH to VM and Run Ansible playbook) [image: image] https://user-images.githubusercontent.com/45115661/170038502-bb7aed1e-7e59-4e61-8019-0dcc1c5916d4.png [image: image] https://user-images.githubusercontent.com/45115661/170038800-8510f233-9b83-43ae-9d53-01c957b6ca3f.png Can someone help me with your advise ? — Reply to this email directly, view it on GitHub <#263 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF5FO6SIFOFKYGAQZH2XHLVLTGDVANCNFSM5OPG74KA . You are receiving this because you are subscribed to this thread.Message ID: @. com>

Sorry that i missed to mention. I have used Helloworld example of Openstack Blueprint

https://github.com/cloudify-community/blueprint-examples/blob/master/hello-world-example/openstack.yaml