{"id":18471821,"url":"https://github.com/kpe/docker-taskwarrior-taskserver","last_synced_at":"2025-05-12T13:47:38.997Z","repository":{"id":53880734,"uuid":"521748976","full_name":"kpe/docker-taskwarrior-taskserver","owner":"kpe","description":"A GCP docker image for TaskWarrior's TaskServer","archived":false,"fork":false,"pushed_at":"2022-08-06T02:55:43.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T18:47:27.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kpe.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}},"created_at":"2022-08-05T19:03:54.000Z","updated_at":"2022-08-05T19:04:12.000Z","dependencies_parsed_at":"2022-08-13T03:11:06.061Z","dependency_job_id":null,"html_url":"https://github.com/kpe/docker-taskwarrior-taskserver","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpe%2Fdocker-taskwarrior-taskserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpe%2Fdocker-taskwarrior-taskserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpe%2Fdocker-taskwarrior-taskserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpe%2Fdocker-taskwarrior-taskserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpe","download_url":"https://codeload.github.com/kpe/docker-taskwarrior-taskserver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253750758,"owners_count":21958371,"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":[],"created_at":"2024-11-06T10:18:09.418Z","updated_at":"2025-05-12T13:47:38.946Z","avatar_url":"https://github.com/kpe.png","language":"Shell","readme":"\n\n# about\nA GCP docker image for [taskwarrior](https://github.com/GothenburgBitFactory/taskwarrior)'s [taskserver](https://github.com/GothenburgBitFactory/taskserver)\n\nForked from https://github.com/j6s/docker-taskwarrior-taskserver\nand modified for GCP to build with cloudbuild and run in GCE).\n\n# gcp\nTo run in GCP build with cloudbuild, and make sure to run the container as `--priviliged`, mounting `/dev/fuse` read-only.\n\n# client config\nCheck the logs in the running container for instructions, i.e.:\n```bash\nYou are all set to use taskd.\nExecute the following steps to setup your client:\n1. Get the keys data/pki/default-client.{key,cert}.pem and ca.cert.pem\n\n  export DOCKER=docker\n  export CID=62b7c25b44a1\n  mkdir -p ~/.task/pki/\n  $DOCKER exec $CID tar cz -C /data/pki/ default-client.{key,cert}.pem ca.cert.pem | tar xzv -C ~/.task/pki/\n\nIn GCP you might use:\n\n  export DOCKER='gcloud compute ssh intance-name -- docker' \n\n2. Execute on your client:\n  task config taskd.certificate -- ~/.task/pki/default-client.cert.pem\n  task config taskd.key         -- ~/.task/pki/default-client.key.pem\n  task config taskd.ca          -- ~/.task/pki/ca.cert.pem\n  task config taskd.credentials -- Default/Default/ac69d392-0916-4d57-8b06-fcecd6255ebb\n  task config taskd.server      -- host.domain:53589\n\n```\n\n# devenv\n\nTo run locally with podman:\n\n```bash\npodman build -t taskserver .\npodman run -ti \\\n -p 53589:53589 \\\n -v $(pwd)/data:/data:Z --userns=keep-id --user=$(id -ur):$(id -gr) \\\n --entrypoint=/bin/bash \\\n taskserver\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpe%2Fdocker-taskwarrior-taskserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpe%2Fdocker-taskwarrior-taskserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpe%2Fdocker-taskwarrior-taskserver/lists"}