{"id":51036306,"url":"https://github.com/mna/karbur","last_synced_at":"2026-06-22T06:32:24.205Z","repository":{"id":360984137,"uuid":"1251388340","full_name":"mna/karbur","owner":"mna","description":"Mirror of https://codeberg.org/mna/karbur/","archived":false,"fork":false,"pushed_at":"2026-06-05T07:39:01.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T09:14:14.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mna.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-27T14:26:48.000Z","updated_at":"2026-06-05T07:39:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mna/karbur","commit_stats":null,"previous_names":["mna/karbur"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mna/karbur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fkarbur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fkarbur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fkarbur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fkarbur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mna","download_url":"https://codeload.github.com/mna/karbur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mna%2Fkarbur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34637937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":"2026-06-22T06:32:24.083Z","updated_at":"2026-06-22T06:32:24.194Z","avatar_url":"https://github.com/mna.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karbur\n\n## Local Development\n\n### Requirements\n\n* Docker or Podman with docker compatibility\n* Direnv: https://direnv.net/docs/installation.html\n* mkcert: `go install filippo.io/mkcert@latest`\n\n### Setup\n\nYou may initialize your local environment for developing this package with\nthe following command, executed in the root of the repository:\n\n```\n$ ./_scripts/env_init.bash\n$ ./_scripts/db_init.bash\n$ ./_scripts/cert_init.bash\n```\n\n### Environment Variables\n\nA `direnv`-managed `.envrc` file should exist at the root of the repository,\nalthough that file is not version-controlled. The `env_init.bash` script\ncreates it with default values. Required variables are (values may be adjusted\nas needed):\n\n* `PGPASSFILE=$(pwd)/_db/secrets/pgpass`\n* `PGHOST=localhost`\n* `PGPORT=5432`\n* `PGCONNECT_TIMEOUT=10`\n* `PGUSER=postgres`\n* `PGDATABASE=postgres`\n* `PGSSLMODE=prefer`\n\nExtra variables are required for the TLS tests, created automatically by the\n`cert_init.bash` script:\n\n* `KARBUR_TEST_LOCALHOST_CERT=$(pwd)/_certs/cert.pem`\n* `KARBUR_TEST_LOCALHOST_KEY=$(pwd)/_certs/key.pem`\n\n## License\n\nThe [BSD 3-Clause license](http://opensource.org/licenses/BSD-3-Clause).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmna%2Fkarbur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmna%2Fkarbur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmna%2Fkarbur/lists"}