{"id":19534161,"url":"https://github.com/moonstar-x/server-setup","last_synced_at":"2026-03-02T08:01:20.183Z","repository":{"id":50875925,"uuid":"370935217","full_name":"moonstar-x/server-setup","owner":"moonstar-x","description":"A guide of how I've set up my home server.","archived":false,"fork":false,"pushed_at":"2025-08-09T03:57:08.000Z","size":11833,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T05:36:17.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://moonstar-x.dev/server-setup/","language":"HTML","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/moonstar-x.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":"2021-05-26T06:51:55.000Z","updated_at":"2025-08-09T03:56:39.000Z","dependencies_parsed_at":"2025-05-31T22:24:29.058Z","dependency_job_id":"103a87a2-b1cf-44fb-a7c5-cba1274be24b","html_url":"https://github.com/moonstar-x/server-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moonstar-x/server-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonstar-x%2Fserver-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonstar-x%2Fserver-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonstar-x%2Fserver-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonstar-x%2Fserver-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moonstar-x","download_url":"https://codeload.github.com/moonstar-x/server-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonstar-x%2Fserver-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":[],"created_at":"2024-11-11T02:13:13.594Z","updated_at":"2026-03-02T08:01:20.164Z","avatar_url":"https://github.com/moonstar-x.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server Setup Guide\n\nThis is a small guide on setting up my personal home server. The site was built using [mkdocs](https://www.mkdocs.org/) and [squidfunk's mkdocs-material theme](https://github.com/squidfunk/mkdocs-material).\n\n## Development\n\nTo develop for this repo you must first create a Python virtual environment:\n\n```text\npython3 -m venv ./venv\n```\n\nThen activate it, on `unix`:\n\n```text\nsource ./venv/bin/activate\n```\n\nAnd finally install the dependencies:\n\n```text\npip install -r requirements.txt\n```\n\nYou can then start a development server with:\n\n```text\nmkdocs serve -a 0.0.0.0:8000\n```\n\n## Author\n\nThis guide repo has been made by [moonstar-x](https://github.com/moonstar-x).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonstar-x%2Fserver-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonstar-x%2Fserver-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonstar-x%2Fserver-setup/lists"}