cloud-portal icon indicating copy to clipboard operation
cloud-portal copied to clipboard

Self service web portal for different Cloud platforms like Azure, AWS and VMWare vSphere.

Results 44 cloud-portal issues
Sort by recently updated
recently updated
newest added

This problem occurs when using the vsphere provisioning with the Windows Server OS. Could be solved by using Ansible to create the admin account on the remote machine.

bug

See: https://github.com/radekg/terraform-provisioner-ansible

enhancement

- Create playbook.yml file: ``` - hosts: all vars: jenkins_hostname: 192.168.0.1 roles: - role: geerlingguy.java become: yes - role: geerlingguy.jenkins become: yes ``` - Parse playbook.yml for ansible galaxy roles...

enhancement

See: - https://github.com/josenk/terraform-provider-esxi - https://github.com/josenk/terraform-provider-esxi/issues/9

enhancement

See this github project as a reference: * https://github.com/geerlingguy/ansible-vagrant-examples

enhancement

**What:** Setting a bootstrap script that blocks execution of the provisioning process may result in orphaned VMs, that are not shown in the list of deployes VMs and therefore can't...

- Create real world example for docker-compose - Add hint: Project under heavy development: Data structures and configuration mechanisms are not fixed right now

enhancement

- It should be possible to build Base images for VMs directly in the cloud portal

enhancement

- Make sure that passwords are not logged - Use password repeat for cloud provider password

enhancement

Example: - Image build service - Terraform provisioning - Ansible playbooks (Galaxy)

enhancement