{"id":29161808,"url":"https://github.com/ccamel/terraforming-chez-moi","last_synced_at":"2026-02-03T11:33:50.149Z","repository":{"id":295445550,"uuid":"990110611","full_name":"ccamel/terraforming-chez-moi","owner":"ccamel","description":"🪐 Personal Terraform configuration for shaping and managing my home infrastructure","archived":false,"fork":false,"pushed_at":"2026-01-17T07:48:28.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T18:33:13.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccamel.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-25T14:25:20.000Z","updated_at":"2026-01-17T07:48:31.000Z","dependencies_parsed_at":"2025-05-25T16:25:57.093Z","dependency_job_id":"c481ede4-5b9e-46f5-b95d-e3e9d2fdf044","html_url":"https://github.com/ccamel/terraforming-chez-moi","commit_stats":null,"previous_names":["ccamel/terraforming-chez-moi"],"tags_count":0,"template":false,"template_full_name":"axone-protocol/template-oss","purl":"pkg:github/ccamel/terraforming-chez-moi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fterraforming-chez-moi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fterraforming-chez-moi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fterraforming-chez-moi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fterraforming-chez-moi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccamel","download_url":"https://codeload.github.com/ccamel/terraforming-chez-moi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccamel%2Fterraforming-chez-moi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29044350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-07-01T04:09:12.512Z","updated_at":"2026-02-03T11:33:50.137Z","avatar_url":"https://github.com/ccamel.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraforming-chez-moi\n\n\u003e 🪐 Personal Terraform configuration for shaping and managing my home infrastructure - including my Synology DS415+, self-hosted services, and all the weird experiments that come with being a geek at home.\n\n[![lint](https://img.shields.io/github/actions/workflow/status/ccamel/terraforming-chez-moi/lint.yml?branch=main\u0026label=lint\u0026style=for-the-badge\u0026logo=github)](https://github.com/ccamel/terraforming-chez-moi/actions/workflows/lint.yml)\n[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge\u0026logo=conventionalcommits)](https://conventionalcommits.org)\n[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge)](https://opensource.org/licenses/BSD-3-Clause)\n\n## Purpose\n\nThis repo is exploratory, idiosyncratic, and not intended as a universal template.  \nBut if you enjoy turning black-box appliances into programmable interfaces - welcome.\n\n## Philosophy\n\nThis repository implements a simple GitOps approach for managing my home infrastructure: desired state is defined in [Terraform](https://developer.hashicorp.com/terraform), versioned in Git, and applied through automated workflows.\n\n## Usage\n\nThis project uses [`just`](https://github.com/casey/just) as a command runner.\n\nTo see the available recipes, run: `just -l`.\n\n\u003c!-- BEGIN_JUST_RECIPES --\u003e\n\n```text\nAvailable recipes:\n    apply     # Apply infrastructure changes\n    check-fmt # Check Terraform code formatting\n    default   # Default recipe\n    destroy   # Destroy infrastructure\n    fmt       # Format Terraform code\n    init      # Initialize Terraform\n    plan      # Plan infrastructure changes\n    tools     # Ensure required tools are available for recipes in this Justfile.\n    validate  # Validate Terraform configuration\n```\n\n\u003c!-- END_JUST_RECIPES --\u003e\n\n## Overview\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Requirements\n\n| Name                                                                  | Version |\n| --------------------------------------------------------------------- | ------- |\n| \u003ca name=\"requirement_synology\"\u003e\u003c/a\u003e [synology](#requirement_synology) | ~\u003e 0.4  |\n\n## Providers\n\n| Name                                                            | Version |\n| --------------------------------------------------------------- | ------- |\n| \u003ca name=\"provider_synology\"\u003e\u003c/a\u003e [synology](#provider_synology) | 0.6.9   |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name                                                                                                                                                        | Type     |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |\n| [synology_container_project.bobine](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/container_project)            | resource |\n| [synology_container_project.infra_db](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/container_project)          | resource |\n| [synology_container_project.n8n](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/container_project)               | resource |\n| [synology_filestation_folder.bobine_local](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/filestation_folder)    | resource |\n| [synology_filestation_folder.infra_db_pgdata](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/filestation_folder) | resource |\n| [synology_filestation_folder.n8n_data](https://registry.terraform.io/providers/synology-community/synology/latest/docs/resources/filestation_folder)        | resource |\n\n## Inputs\n\n| Name                                                                                                                        | Description                                                           | Type     | Default                           | Required |\n| --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | -------- | --------------------------------- | :------: |\n| \u003ca name=\"input_adminer_published_port\"\u003e\u003c/a\u003e [adminer_published_port](#input_adminer_published_port)                         | Published port on the Synology host for Adminer web UI                | `number` | `8081`                            |    no    |\n| \u003ca name=\"input_bobine_ed25519_private_key_hex\"\u003e\u003c/a\u003e [bobine_ed25519_private_key_hex](#input_bobine_ed25519_private_key_hex) | Ed25519 private key hex for bobine                                    | `string` | n/a                               |   yes    |\n| \u003ca name=\"input_bobine_ed25519_public_key_hex\"\u003e\u003c/a\u003e [bobine_ed25519_public_key_hex](#input_bobine_ed25519_public_key_hex)    | Ed25519 public key hex for bobine                                     | `string` | n/a                               |   yes    |\n| \u003ca name=\"input_bobine_published_port\"\u003e\u003c/a\u003e [bobine_published_port](#input_bobine_published_port)                            | Published port on the Synology host for bobine                        | `number` | `8082`                            |    no    |\n| \u003ca name=\"input_dsm_host\"\u003e\u003c/a\u003e [dsm_host](#input_dsm_host)                                                                   | The hostname of my Synology DSM instance                              | `string` | n/a                               |   yes    |\n| \u003ca name=\"input_dsm_password\"\u003e\u003c/a\u003e [dsm_password](#input_dsm_password)                                                       | DSM password                                                          | `string` | n/a                               |   yes    |\n| \u003ca name=\"input_dsm_user\"\u003e\u003c/a\u003e [dsm_user](#input_dsm_user)                                                                   | DSM username                                                          | `string` | n/a                               |   yes    |\n| \u003ca name=\"input_dsm_volume_projects\"\u003e\u003c/a\u003e [dsm_volume_projects](#input_dsm_volume_projects)                                  | Root path for projects volume on DSM                                  | `string` | `\"/projects\"`                     |    no    |\n| \u003ca name=\"input_n8n_encryption_key\"\u003e\u003c/a\u003e [n8n_encryption_key](#input_n8n_encryption_key)                                     | Encryption key for n8n sensitive data                                 | `string` | `\"my-32-character-random-string\"` |    no    |\n| \u003ca name=\"input_n8n_host\"\u003e\u003c/a\u003e [n8n_host](#input_n8n_host)                                                                   | Host/IP that n8n should bind to (passed to the container as N8N_HOST) | `string` | `\"0.0.0.0\"`                       |    no    |\n| \u003ca name=\"input_n8n_postgres_db\"\u003e\u003c/a\u003e [n8n_postgres_db](#input_n8n_postgres_db)                                              | PostgreSQL database name for n8n                                      | `string` | `\"n8n-db-name\"`                   |    no    |\n| \u003ca name=\"input_n8n_postgres_password\"\u003e\u003c/a\u003e [n8n_postgres_password](#input_n8n_postgres_password)                            | PostgreSQL password for n8n                                           | `string` | `\"n8n-db-password\"`               |    no    |\n| \u003ca name=\"input_n8n_postgres_user\"\u003e\u003c/a\u003e [n8n_postgres_user](#input_n8n_postgres_user)                                        | PostgreSQL username for n8n                                           | `string` | `\"n8n-db-user\"`                   |    no    |\n| \u003ca name=\"input_n8n_published_port\"\u003e\u003c/a\u003e [n8n_published_port](#input_n8n_published_port)                                     | Published port on the Synology host for n8n web UI                    | `number` | `5678`                            |    no    |\n| \u003ca name=\"input_n8n_webhook_url\"\u003e\u003c/a\u003e [n8n_webhook_url](#input_n8n_webhook_url)                                              | Public URL for n8n webhooks                                           | `string` | `\"localhost:5678\"`                |    no    |\n| \u003ca name=\"input_postgres_password\"\u003e\u003c/a\u003e [postgres_password](#input_postgres_password)                                        | Password for the PostgreSQL service                                   | `string` | `\"postgres-password\"`             |    no    |\n| \u003ca name=\"input_postgres_user\"\u003e\u003c/a\u003e [postgres_user](#input_postgres_user)                                                    | Username for the PostgreSQL service                                   | `string` | `\"postgres-user\"`                 |    no    |\n\n## Outputs\n\nNo outputs.\n\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fterraforming-chez-moi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccamel%2Fterraforming-chez-moi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccamel%2Fterraforming-chez-moi/lists"}