Skip to content

progmaticltd/homebox-cloud-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

homebox-cloud-modules

Modules to run homebox in the cloud, not included in the main distribution.

To use these roles, make sure the path, relative or absolute, is included in the role_path variable, for instance:

roles_path = .:{{ playbook_dir }}/../../common/roles/:/home/andre/git/homebox-cloud-modules

You can then run the role(s) using the dynamic role selection syntax, for instance:

ROLE=vultr ansible-playbook install.yml

Current roles

Vultr specific roles

Role vultr-vm-cleanup

Clean-up and removes Vultr specific features not needed or that interferes with HomeBox.

Role vultr-vm-instance

Create the whole collection to run HomeBox in Vultr: VPC, Firewall rules and the virtual machine.

About

Modules to run homebox in the cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published