{"id":20793606,"url":"https://github.com/stevehobbsdev/dokku-goexample","last_synced_at":"2026-03-14T22:15:25.119Z","repository":{"id":262096151,"uuid":"886157238","full_name":"stevehobbsdev/dokku-goexample","owner":"stevehobbsdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-10T15:22:05.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T11:14:19.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/stevehobbsdev.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":"support/Dockerfile","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-10T11:04:30.000Z","updated_at":"2024-11-10T15:22:08.000Z","dependencies_parsed_at":"2024-11-10T14:34:10.043Z","dependency_job_id":"2c96bad1-5c35-456a-8e51-f6eb003da0c2","html_url":"https://github.com/stevehobbsdev/dokku-goexample","commit_stats":null,"previous_names":["stevehobbsdev/dokku-goexample"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fdokku-goexample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fdokku-goexample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fdokku-goexample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fdokku-goexample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehobbsdev","download_url":"https://codeload.github.com/stevehobbsdev/dokku-goexample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136810,"owners_count":20242126,"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-17T16:09:53.121Z","updated_at":"2025-12-25T23:17:09.470Z","avatar_url":"https://github.com/stevehobbsdev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dokku-goexample\n\nThis is an example Dokku plugin written in Go. It also serves as the source repository for the Go plugin build Docker image.\n\n## Development workflow\n\nDuring normal development, you can build the go files locally using `make build`.\n\nYou can also build them inside the container. Use `make run` to build and spin up the container, and then shell into the container using `make shell`, where you're able to run commands against a Dokku instance.\n\nWhen you make changes to your go files, use `make sync` _outside_ of the container to copy the go files to the right place inside the container and re-run a build.\n\n## Testing workflow\n\n1. Build the testing Docker images, start the container, and install the plugin:\n\n```\nmake run\n```\n\nThis creates a Docker image that runs Dokku, as well as installing Golang so that the plugin can be compiled.\n\n2. Shell into the container:\n\n```\nmake shell\n```\n\n3. Interact with the plugin:\n\n```\n# e.g. call the help command\ndokku hello:help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fdokku-goexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehobbsdev%2Fdokku-goexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fdokku-goexample/lists"}