-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install to another cloud #96
Comments
It should be possible to install with Ansible to other hosts. The Packer and Terraform files will only apply if you are attempting to deploy to AWS EC2 instances. @siti-sidindo Can you share the command you are running? The exact error being experienced? Or even a screenshot? This additional information will provide us with better information for us to be of help to you. |
@siti-sidindo Could you also describe the steps you took? |
The keys that it reports missing look like they're AWS specific. Since the Ansible and Packer file are written for AWS specifically, you'll have to make some adjustments to have it work with alicloud, we'd certainly welcome a pull request to make this more generic. Looking at Ansible and Packer documentation on how to work with alicloud is a good starting point. It's quite likely the Ansible role for OpenSRP will need to change as well as some other roles in the parent folder here, https://github.com/OpenSRP/playbooks/tree/master/roles/opensrp |
Can I get the complete protocol and details for installing Openerp Playbooks for the AWS server? |
Here's the Ansible documentation for playbook installs, https://docs.ansible.com/ansible/latest/user_guide/playbooks.html, that combined with reading through the playbooks and roles here will be a good start.
|
can i get step by step for all installation? or just install Ansible then install based on readme? |
Unfortunately beyond what's in this repo and the OpenSRP wiki we do not have a step-by-step guide |
Can this repo, intall to another cloud like alibabacloud. when i install into new alibaba instance it's cannot to be installed, like variable cannot build, and many more.
The text was updated successfully, but these errors were encountered: