{"id":16978593,"url":"https://github.com/willdady/terraform-transmission-aws","last_synced_at":"2026-05-10T19:45:06.241Z","repository":{"id":147045836,"uuid":"192187407","full_name":"willdady/terraform-transmission-aws","owner":"willdady","description":"A Terraform module for provisioning an EC2 instance for running Transmission over OpenVPN with completed downloads automatically copied to S3","archived":false,"fork":false,"pushed_at":"2019-07-14T12:21:13.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T17:15:25.501Z","etag":null,"topics":["aws","bittorrent","devops","docker","ec2","s3","terraform","vpn"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willdady.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-16T12:17:33.000Z","updated_at":"2024-01-26T15:08:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6de1a01-731c-4456-9291-4a4be3be257a","html_url":"https://github.com/willdady/terraform-transmission-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdady%2Fterraform-transmission-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdady%2Fterraform-transmission-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdady%2Fterraform-transmission-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdady%2Fterraform-transmission-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willdady","download_url":"https://codeload.github.com/willdady/terraform-transmission-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880552,"owners_count":20525511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","bittorrent","devops","docker","ec2","s3","terraform","vpn"],"created_at":"2024-10-14T01:43:46.715Z","updated_at":"2026-05-10T19:45:01.219Z","avatar_url":"https://github.com/willdady.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-transmission-aws\n\nA [Terraform](terraform) module for provisioning an EC2 instance for running [Transmission](transmission) over [OpenVPN](openvpn) with completed downloads automatically copied to an S3 bucket.\n\nThis is intended for ephemeral deployments where you may spin-up an instance for an hour or two and then destroy it. It's not intended for long-running use.\n\n## Prerequisites\n\nIn order to use this configuration you MUST have:\n\n- An [AWS](aws) account\n- An existing EC2 keypair\n- An existing S3 bucket\n- AWS credentials on the machine you will run `terraform apply` from\n- A supported VPN provider (see providers [here](https://haugene.github.io/docker-transmission-openvpn/supported-providers/))\n- An understanding of [Terraform](terraform) and it installed on your system\n\n## Setup\n\nInitialise terraform\n\n```bash\nterraform init\n```\n\nYou will need to provide values for the variables defined in `variables.tf`. The easy way to do this is by creating a `terraform.tfvars` file. See the [terraform docs](https://www.terraform.io/docs/configuration/variables.html#variable-definitions-tfvars-files) for more information.\n\nOnce you've defined your variables apply the configuration.\n\n```bash\nterraform apply\n```\n\nOnce the configuration is applied you will get the output URL of Transmission's WebUI. Note you may need to wait a minute or two for the software provisioning to complete before the instance is available to use.\n\nOnce you are finished with the instance you can simply destroy it.\n\n```bash\nterraform destroy\n```\n\n[terraform]: https://www.terraform.io/\n[transmission]: https://transmissionbt.com/\n[openvpn]: https://openvpn.net/\n[aws]: https://aws.amazon.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldady%2Fterraform-transmission-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilldady%2Fterraform-transmission-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldady%2Fterraform-transmission-aws/lists"}