Skip to content

📦 Set up NextCloud using Terraform

License

Notifications You must be signed in to change notification settings

lcividin/nextcloud-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcloud-terraform

📦 Set up NextCloud using Terraform

Terraform is pretty rad, so is Nextcloud. Let's use one to set up the other.

This set of Terraform files eases the process of getting your own Nextcloud instance running from the ground up. All you need is to have your local awscli set up and hit terraform apply to get to business.

This instance of Nextcloud is ready to be set up to be backed by S3 (with some manual steps) and leverages RDS to make your EC2 instance disposable if need be.

Get started

Prerequisites

Bringing your cloud up

  • Populate the secrets_template.tf variables with appropriate values for your setup.
  • terraform apply
  • ...
  • ✨ Run your own cloud ✨

Contribute

Got some ideas or suggestions? They're welcome! Open an issue or submit a PR! I'm probably the main user of this setup, but anything to make it better is always welcome.

About

📦 Set up NextCloud using Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages