{"id":17023622,"url":"https://github.com/krisrang/dokku-prebuild","last_synced_at":"2025-03-22T18:19:18.933Z","repository":{"id":31022065,"uuid":"34580581","full_name":"krisrang/dokku-prebuild","owner":"krisrang","description":"Dokku plugin that allows to run external scripts before build","archived":false,"fork":false,"pushed_at":"2015-04-25T19:11:40.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T22:37:32.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/krisrang.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":"2015-04-25T18:30:02.000Z","updated_at":"2015-04-25T19:11:41.000Z","dependencies_parsed_at":"2022-09-08T17:22:51.213Z","dependency_job_id":null,"html_url":"https://github.com/krisrang/dokku-prebuild","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisrang%2Fdokku-prebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisrang%2Fdokku-prebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisrang%2Fdokku-prebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisrang%2Fdokku-prebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisrang","download_url":"https://codeload.github.com/krisrang/dokku-prebuild/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999644,"owners_count":20544915,"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-10-14T07:13:46.379Z","updated_at":"2025-03-22T18:19:18.902Z","avatar_url":"https://github.com/krisrang.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"dokku-prebuild [![Build Status](https://travis-ci.org/krisrang/dokku-prebuild.svg?branch=master)](https://travis-ci.org/krisrang/dokku-prebuild)\n================\n\ndokku-prebuild is a plugin for [dokku][dokku] that allows you to run allows you to run external scripts before build during deploy.\n\nThis version is tested against dokku 0.3.17.\n\n## Installation\n\n```\ngit clone https://github.com/krisrang/dokku-prebuild /var/lib/dokku/plugins/prebuild\n```\n\n\n## Commands\n```\n$ dokku help\n    prebuild            \u003capp\u003e                       Show contents of prebuild script for \u003capp\u003e\n    prebuild:set        \u003capp\u003e \u003c \u003cfilename\u003e          Set script to run before build for \u003capp\u003e\n    prebuild:delete     \u003capp\u003e                       Delete prebuild script for \u003capp\u003e\n```\n\n## Usage\n\n### Set prebuild script:\n```\n$ dokku prebuild:set testapp \u003c example.sh             # Server side\n$ ssh dokku@server prebuild:set testapp \u003c example.sh  # Client side\n```\n\n### Remove prebuild script:\n```\n$ dokku prebuild:delete testapp             # Server side\n$ ssh dokku@server prebuild:delete testapp  # Client side\n```\n\n### Show prebuild script:\n```\n$ dokku prebuild testapp            # Server side\n$ ssh dokku@server prebuild testapp # Client side\n```\n\n## License\n\nThis plugin is released under the MIT license. See the file [LICENSE](LICENSE).\n\n[dokku]: https://github.com/progrium/dokku\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisrang%2Fdokku-prebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisrang%2Fdokku-prebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisrang%2Fdokku-prebuild/lists"}