{"id":19168637,"url":"https://github.com/ngerakines/atproto-nodeinfo-gen","last_synced_at":"2025-06-16T10:36:00.498Z","repository":{"id":256590022,"uuid":"855861104","full_name":"ngerakines/atproto-nodeinfo-gen","owner":"ngerakines","description":"Generate well-known nodeinfo files for an ATProtocol PDS.","archived":false,"fork":false,"pushed_at":"2024-09-11T15:45:01.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T02:45:26.289Z","etag":null,"topics":["atprotocol","well-known"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/ngerakines.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}},"created_at":"2024-09-11T15:18:53.000Z","updated_at":"2024-09-11T15:45:04.000Z","dependencies_parsed_at":"2025-04-03T19:46:07.004Z","dependency_job_id":null,"html_url":"https://github.com/ngerakines/atproto-nodeinfo-gen","commit_stats":null,"previous_names":["ngerakines/atproto-nodeinfo-gen"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ngerakines/atproto-nodeinfo-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngerakines%2Fatproto-nodeinfo-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngerakines%2Fatproto-nodeinfo-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngerakines%2Fatproto-nodeinfo-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngerakines%2Fatproto-nodeinfo-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngerakines","download_url":"https://codeload.github.com/ngerakines/atproto-nodeinfo-gen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngerakines%2Fatproto-nodeinfo-gen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260142625,"owners_count":22965145,"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","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":["atprotocol","well-known"],"created_at":"2024-11-09T09:43:19.932Z","updated_at":"2025-06-16T10:36:00.457Z","avatar_url":"https://github.com/ngerakines.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atproto-nodeinfo-gen\n\nA tool to generate well-known nodeinfo files for atprotocol servers.\n\n# Usage\n\n    usage: atproto-nodeinfo-gen [-h] [-n NAME] [-d DESCRIPTION] [-o OUT] hostname\n    \n    Generate a well-known nodeinfo file for a PDS.\n    \n    positional arguments:\n      hostname              The hostname of the PDS to generate the file for.\n    \n    options:\n      -h, --help            show this help message and exit\n      -n NAME, --name NAME  The name of the PDS.\n      -d DESCRIPTION, --description DESCRIPTION\n                            The description of the PDS.\n      -o OUT, --out OUT     The destination that the well-known data is written to.\n\nDirect CLI:\n\n    $ atproto-nodeinfo-gen -n \"My PDS\" -d \"A PDS for my project\" -o /path/to/your/pds/.well-known/nodeinfo my-pds.example.com\n\nDocker:\n\n    $ docker run --rm -v /path/to/your/www/.well-known/:/out ghcr.io/github/atproto-nodeinfo-gen:latest -n \"My PDS\" -d \"A PDS for my project\" -o /out/nodeinfo my-pds.example.com\n\n# Deployment\n\nThe easiest thing to do is to run the container every 30 minutes using a crontab entry like:\n\n    0,30 * * * * docker run -v /path/to/your/www/.well-known/:/out/ ghcr.io/ngerakines/atproto-nodeinfo-gen:latest my-pds.example.com -o /out/nodeinfo\n\n# Container\n\nThe container is built and published to the GitHub Container Registry (ghcr.io/github/atproto-nodeinfo-gen:latest) on every push to the main branch.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngerakines%2Fatproto-nodeinfo-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngerakines%2Fatproto-nodeinfo-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngerakines%2Fatproto-nodeinfo-gen/lists"}