{"id":18910840,"url":"https://github.com/peterupfold/archivebox-on-podman","last_synced_at":"2026-03-19T07:04:50.437Z","repository":{"id":145094011,"uuid":"453784200","full_name":"PeterUpfold/archivebox-on-podman","owner":"PeterUpfold","description":"Very messy and rough modification of ArchiveBox Docker conf for rootless Podman","archived":false,"fork":false,"pushed_at":"2023-05-27T21:31:10.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T03:53:32.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/PeterUpfold.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":"2022-01-30T19:46:57.000Z","updated_at":"2024-01-24T22:10:08.000Z","dependencies_parsed_at":"2024-11-08T09:46:25.266Z","dependency_job_id":null,"html_url":"https://github.com/PeterUpfold/archivebox-on-podman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterUpfold/archivebox-on-podman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2Farchivebox-on-podman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2Farchivebox-on-podman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2Farchivebox-on-podman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2Farchivebox-on-podman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterUpfold","download_url":"https://codeload.github.com/PeterUpfold/archivebox-on-podman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2Farchivebox-on-podman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28723259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"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":"2024-11-08T09:46:21.314Z","updated_at":"2026-01-24T09:33:45.103Z","avatar_url":"https://github.com/PeterUpfold.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# archivebox-on-podman\n\n**This is a horrible quick hack to get ArchiveBox to build under rootless podman.** I am learning `podman`, including rootless, and I am almost certainly doing things wrong. You should not use this.\n\nIf you are content to use this messy approach, it is absolutely at your own risk.\n\n    podman run --user SOME_USER_ID --volume /path/to/archivebox/data:/data localhost/archivebox-on-podman server\n    \n\n## Permissions on `data` directory\n\nOutside of containerland, ensure chowned to the rootless podman-running user.\n\nThen:\n\n    podman unshare chown -R SOME_USER_ID:SOME_USERID /path/to/archivebox/data\n\n## Adding new import\n\n    archivebox server\n    podman ps\n    podman run --rm -i --user SOME_USER_ID --volume /path/to/archivebox/data:/data localhost/archivebox-on-podman add \u003c ~/somefile\n\n## Regular rebuild\n\nRebuild when a new critical fix in Chromium is released, as well as other dependent packages.\n\n    podman build --squash -t localhost/archivebox-on-podman .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterupfold%2Farchivebox-on-podman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterupfold%2Farchivebox-on-podman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterupfold%2Farchivebox-on-podman/lists"}