{"id":15589893,"url":"https://github.com/ljmf00/home-infrastructure","last_synced_at":"2026-01-19T09:34:11.156Z","repository":{"id":70394018,"uuid":"249231231","full_name":"ljmf00/home-infrastructure","owner":"ljmf00","description":"Home Server ansible configuration","archived":false,"fork":false,"pushed_at":"2021-07-26T04:06:01.000Z","size":229,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T02:47:28.211Z","etag":null,"topics":["ansible","ansible-playbook","ansible-playbooks","ansible-role","ansible-roles","automation","configuration","home","machines","server"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljmf00.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}},"created_at":"2020-03-22T17:03:48.000Z","updated_at":"2023-03-30T20:38:11.000Z","dependencies_parsed_at":"2023-02-24T11:45:19.219Z","dependency_job_id":null,"html_url":"https://github.com/ljmf00/home-infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ljmf00/home-infrastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljmf00%2Fhome-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljmf00%2Fhome-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljmf00%2Fhome-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljmf00%2Fhome-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljmf00","download_url":"https://codeload.github.com/ljmf00/home-infrastructure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljmf00%2Fhome-infrastructure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"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":["ansible","ansible-playbook","ansible-playbooks","ansible-role","ansible-roles","automation","configuration","home","machines","server"],"created_at":"2024-10-02T23:12:03.813Z","updated_at":"2026-01-19T09:34:11.133Z","avatar_url":"https://github.com/ljmf00.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# home-server\nHome Server ansible configuration\n\n## Usage\n\nRunning ansible playbooks can be done either with `ansible-playbook` binary\nor using `configure` script:\n\n```bash\n./configure playbook setup-torns\n```\n\nThis will run `playbooks/setup-torns.yml` ansible playbook.\n\n### Configure every host\n\nTo configure every host properly, you can just run:\n\n```bash\n./configure\n```\n\nAnd it will run every playbook in order for you.\n\n\n## Pre-configuration\n\nThey should have `base`, `base-devel`, `linux`, `linux-headers`\n`python` and `netctl` installed.\n\nIt's possible to use different linux versions like:\n- `linux-lts`\n- `linux-hardened`\n- `linux-zen`\n\nMain network interface should have static IPv4 address to the specified on\n`hosts` file.\n\n### `mars` machine\n\nThis machine should be installed with `linux-lts` due to **fucking** nvidia.\n\nThis machine should have `mdadm` package and `md3` disks in software RAID\npre-configured.\n\n### `luna` machine\n\nThis server should be installed with `linux-hardened`.\n\nThis machine should have `mdadm` package and configured following the below schema:\n\n```\nNAME      MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT\nsda         8:0    0  37.3G  0 disk\n└─md127     9:127  0  74.5G  0 raid0 /srv\nsdb         8:16   0  37.3G  0 disk\n└─md127     9:127  0  74.5G  0 raid0 /srv\nsdc         8:32   0 111.8G  0 disk\n├─sdc1      8:33   0   100G  0 part  /\n└─sdc2      8:34   0  11.8G  0 part  [SWAP]\nsdd         8:48   0   2.7T  0 disk\n└─sdd1      8:49   0   2.7T  0 part\n  └─md126   9:126  0   2.7T  0 raid1 /mnt\nsde         8:64   0 149.1G  0 disk\n└─sde1      8:65   0   149G  0 part  /home\nsdf         8:80   0   2.7T  0 disk\n└─sdf1      8:81   0   2.7T  0 part\n  └─md126   9:126  0   2.7T  0 raid1 /mnt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljmf00%2Fhome-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljmf00%2Fhome-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljmf00%2Fhome-infrastructure/lists"}