{"id":23699747,"url":"https://github.com/aesy/eserver-deployment","last_synced_at":"2026-05-15T18:32:57.333Z","repository":{"id":44607947,"uuid":"203158251","full_name":"aesy/eserver-deployment","owner":"aesy","description":"Personal home server deployment scripts","archived":false,"fork":false,"pushed_at":"2026-02-18T20:46:18.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T01:06:48.319Z","etag":null,"topics":["ansible","homelab","vagrant"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":false,"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/aesy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-19T11:21:31.000Z","updated_at":"2026-02-18T20:46:22.000Z","dependencies_parsed_at":"2023-01-30T02:15:47.262Z","dependency_job_id":null,"html_url":"https://github.com/aesy/eserver-deployment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aesy/eserver-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesy%2Feserver-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesy%2Feserver-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesy%2Feserver-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesy%2Feserver-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesy","download_url":"https://codeload.github.com/aesy/eserver-deployment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesy%2Feserver-deployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","homelab","vagrant"],"created_at":"2024-12-30T08:15:37.557Z","updated_at":"2026-05-15T18:32:57.328Z","avatar_url":"https://github.com/aesy.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eServer Deployment Scripts\n\n[![Build Status][github-actions-image]][github-actions-url]\n\n[github-actions-image]: https://img.shields.io/github/actions/workflow/status/aesy/eserver-deployment/ci.yml?branch=master\u0026style=flat-square\n[github-actions-url]: https://github.com/aesy/eserver-deployment/actions\n\nThis repository contains deployment scripts for my multi-purpose home server called **eServer**.\n\n## Prerequisites\n\n* [Just](https://just.systems/)\n* [UV](https://docs.astral.sh/uv/)\n* [Vagrant 2](https://www.vagrantup.com/) (optional, for testing)\n* [VirtualBox 6](https://www.virtualbox.org/) (optional, for testing)\n\n## Usage\n\nFirst, make sure your SSH config grants you access to the hosts in `inventories/hosts.yml`.\n\nThen install all dependencies and activate the virtual environment:\n\n```shell\n$ just install \n```\n\n### Health check\n\nMake sure your connections are okay:\n\n```shell\n$ just ping\n```\n\n### Provisioning\n\nPerform a dry-run:\n\n```shell\n$ just check \n```\n\nActually start provisioning:\n\n```shell\n$ just apply\n```\n\n## Secrets\n\nSecrets are managed by `ansible-vault`. Create a `.vault_password` file in the root containing the vault \npassword if one doesn't already exist, then edit secrets using the following command:\n\n```shell\n$ just edit inventories/\u003c...\u003e/secrets.yml\n```\n\n## Testing\n\n### Linting\n\n```shell\n$ just lint\n$ vagrant validate\n```\n\n### Test run in a virtual machine\n\n```shell\n$ vagrant up --provision\n$ vagrant ssh # verify\n$ vagrant destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesy%2Feserver-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesy%2Feserver-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesy%2Feserver-deployment/lists"}