{"id":28528379,"url":"https://github.com/dokku/dokku-orb","last_synced_at":"2025-07-06T16:30:38.615Z","repository":{"id":56814808,"uuid":"343907226","full_name":"dokku/dokku-orb","owner":"dokku","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-17T22:26:00.000Z","size":67,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-02T05:28:36.196Z","etag":null,"topics":["circleci","continuous-deployment","deployment","docker","dokku","orb"],"latest_commit_sha":null,"homepage":"","language":"Python","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/dokku.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},"funding":{"github":"dokku","open_collective":"dokku","patreon":"dokku"}},"created_at":"2021-03-02T20:42:43.000Z","updated_at":"2025-04-17T22:26:03.000Z","dependencies_parsed_at":"2023-01-22T21:45:47.773Z","dependency_job_id":"ec50d95a-d526-4e9a-b94e-70c8723ab0fe","html_url":"https://github.com/dokku/dokku-orb","commit_stats":{"total_commits":56,"total_committers":3,"mean_commits":"18.666666666666668","dds":0.2321428571428571,"last_synced_commit":"e92bf5b1b46351675dff5d4addf6a6ee3fa3037b"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fdokku-orb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fdokku-orb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fdokku-orb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fdokku-orb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokku","download_url":"https://codeload.github.com/dokku/dokku-orb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fdokku-orb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258755753,"owners_count":22752445,"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":["circleci","continuous-deployment","deployment","docker","dokku","orb"],"created_at":"2025-06-09T12:41:25.257Z","updated_at":"2025-07-06T16:30:38.597Z","avatar_url":"https://github.com/dokku.png","language":"Python","funding_links":["https://github.com/sponsors/dokku","https://opencollective.com/dokku","https://patreon.com/dokku"],"categories":[],"sub_categories":[],"readme":"# Dokku orb\n\nThis orb provides the ability to deploy applications to dokku as part of your CI/CD pipelines.\n\n[![CircleCI Build Status](https://circleci.com/gh/dokku/dokku-orb.svg?style=shield \"CircleCI Build Status\")](https://circleci.com/gh/dokku/dokku-orb) ![Orb Version Badge](https://badges.circleci.com/orbs/dokku/dokku.svg) [![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/dokku/dokku-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-lightblue.svg)](https://discuss.circleci.com/c/ecosystem/orbs)\n\n## How to use\n\n### Step 1 - Add a deploy key to CircleCI\n\nThe private key for the dokku user you wish to use for deploys will need to be added to CircleCI. See [the docs](https://circleci.com/docs/2.0/add-ssh-key/) for more on how to do this. The fingerprint for this key is required in step 2.\n\n### Step 2 - Use the commands/jobs in your project as necessary\n\n```yaml\n---\nversion: 2.1\norbs:\n  dokku: dokku/dokku@0.1.0\nworkflows:\n  deploy:\n    jobs:\n      - checkout\n      - add_ssh_keys:\n          fingerprints:\n            - \"$SSH_KEY_FINGERPRINT\"\n      - dokku/deploy:\n          git-remote-url: ssh://dokku@dokku.myhost.ca:22/appname\n```\n\nSee more examples on the [CircleCI Orb Registry Page](https://circleci.com/orbs/registry/orb/dokku/dokku).\n\n## Resources\n\n[CircleCI Orb Registry Page](https://circleci.com/orbs/registry/orb/dokku/dokku) - The official registry page of this orb for all versions, executors, commands, and jobs described.\n[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.\n\n### How to Contribute\n\nWe welcome [issues](https://github.com/dokku/dokku-orb/issues) to and [pull requests](https://github.com/dokku/dokku-orb/pulls) against this repository!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokku%2Fdokku-orb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdokku%2Fdokku-orb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdokku%2Fdokku-orb/lists"}