Skip to content

Simplify cloud instance provisioning with pre-configured cloud-init templates.

License

Notifications You must be signed in to change notification settings

cloudspinx/cloud-init-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cloud-init-templates

This repository provides a collection of reusable cloud-init configuration files for various purposes.

  • Automate common tasks: Use templates to automate user creation, package installation, security configuration, and more during cloud instance boot.
  • Save time and effort: Reduce the need to write cloud-init scripts from scratch.
  • Standardize configurations: Ensure consistent provisioning across your cloud deployments.
  • Contribute and share: Feel free to extend this collection with your own cloud-init templates and contribute to the project.

Templates may include configurations for:

  • Basic server setup (users, SSH keys, packages)
  • Web server (Apache, Nginx)
  • Database server (MySQL, PostgreSQL)
  • Development environment tools
  • Cloud-specific configurations (e.g. OpenStack, AWS, Azure, GCP)

Getting Started:

  1. Clone this repository:
git clone https://github.com/cloudspinx/cloud-init-templates.git
  1. Browse the available cloud-init templates.
  2. Customize templates as needed for your specific use case.
  3. Integrate the templates into your cloud provisioning workflow (e.g., Terraform, CloudFormation).

About

Simplify cloud instance provisioning with pre-configured cloud-init templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published