{"id":28996526,"url":"https://github.com/frozenfoxx/terraform-neko-linode","last_synced_at":"2026-05-08T14:12:54.289Z","repository":{"id":107619132,"uuid":"249143410","full_name":"frozenfoxx/terraform-neko-linode","owner":"frozenfoxx","description":"Deploy a neko server in Linode","archived":false,"fork":false,"pushed_at":"2020-07-13T18:50:14.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T05:10:33.104Z","etag":null,"topics":["docker","linode","neko-server","streaming","terraform"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frozenfoxx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-03-22T08:37:38.000Z","updated_at":"2020-05-30T22:17:26.000Z","dependencies_parsed_at":"2023-06-08T15:00:26.685Z","dependency_job_id":null,"html_url":"https://github.com/frozenfoxx/terraform-neko-linode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frozenfoxx/terraform-neko-linode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozenfoxx%2Fterraform-neko-linode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozenfoxx%2Fterraform-neko-linode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozenfoxx%2Fterraform-neko-linode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozenfoxx%2Fterraform-neko-linode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frozenfoxx","download_url":"https://codeload.github.com/frozenfoxx/terraform-neko-linode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frozenfoxx%2Fterraform-neko-linode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273879913,"owners_count":25184428,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","linode","neko-server","streaming","terraform"],"created_at":"2025-06-25T05:10:07.748Z","updated_at":"2026-05-08T14:12:49.260Z","avatar_url":"https://github.com/frozenfoxx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neko\n\n Deploy a neko server in Linode.\n\n# Requirements\n\n* a Linode account.\n* the `linode.ssh_key` resource is handled elsewhere.\n\n# Usage\n\nTo use this module, in your `main.tf` TerraForm code for a deployment insert the following:\n\n``` code\nmodule \"neko\" {\n  source = \"github.com/frozenfoxx/terraform-neko-linode\"\n\n  authorized_keys     = [\"${linode_sshkey.terraform.ssh_key}\"]\n  image               = var.image\n  name                = \"neko\"\n  neko_password       = var.neko_password\n  neko_password_admin = var.neko_password_admin\n  private_key         = chomp(file(var.private_ssh_key))\n  region              = var.region\n  type                = var.type\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozenfoxx%2Fterraform-neko-linode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrozenfoxx%2Fterraform-neko-linode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozenfoxx%2Fterraform-neko-linode/lists"}