sodafoundation / strato

SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato'
Apache License 2.0
234 stars 329 forks source link

added ansible installer for multicloud #1359

Closed devanshjain7 closed 1 year ago

devanshjain7 commented 2 years ago

What type of PR is this?

/kind enhancement

What this PR does / why we need it: Added ansible installer for multicloud

Which issue(s) this PR fixes:

Fixes #1357

Testing Independent multicloud installation using ansible has been tested on the following configuration:

Ubuntu version 20.04 Go version 1.17.9 Ansible version 2.9.6 Docker version 20.10.21 Docker Compose version 1.23.1

Ansible Installation succesfully completed: Screenshot from 2022-11-24 14-41-30

All multi-cloud services up and running: Screenshot from 2022-11-24 14-42-40

Screenshot from 2022-11-24 14-43-21

codecov[bot] commented 2 years ago

Codecov Report

Merging #1359 (941ffbb) into master (de94184) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1359 +/- ## ======================================= Coverage 48.12% 48.12% ======================================= Files 10 10 Lines 1571 1571 ======================================= Hits 756 756 Misses 756 756 Partials 59 59 ```