{"id":18813191,"url":"https://github.com/stustanet/wumpe","last_synced_at":"2026-05-04T12:41:13.677Z","repository":{"id":64307500,"uuid":"111098701","full_name":"stustanet/wumpe","owner":"stustanet","description":"Auto Build \u0026 Deploy System for StuStaNet Websites","archived":false,"fork":false,"pushed_at":"2021-11-14T15:26:27.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-30T00:24:48.675Z","etag":null,"topics":["autodeploy","builder","github","gitlab","webhook","webhooks"],"latest_commit_sha":null,"homepage":"https://gitlab.stusta.de/stustanet/wumpe","language":"Go","has_issues":false,"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/stustanet.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":"2017-11-17T12:00:45.000Z","updated_at":"2022-04-01T11:47:20.000Z","dependencies_parsed_at":"2023-01-15T11:00:31.418Z","dependency_job_id":null,"html_url":"https://github.com/stustanet/wumpe","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stustanet%2Fwumpe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stustanet%2Fwumpe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stustanet%2Fwumpe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stustanet%2Fwumpe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stustanet","download_url":"https://codeload.github.com/stustanet/wumpe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748297,"owners_count":19690237,"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":["autodeploy","builder","github","gitlab","webhook","webhooks"],"created_at":"2024-11-07T23:36:41.746Z","updated_at":"2026-01-12T07:30:14.877Z","avatar_url":"https://github.com/stustanet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wumpe\n\nWumpe is a simple auto build \u0026 deploy system which listens for GitHub or GitLab webhook events and runs a configured command, e.g. a script triggering a git pull and then a Hugo build or just a Makefile.\n\n## Setup\n\nMake sure [Go is correctly installed and configured](https://golang.org/doc/install) and a `$GOPATH` is set.\nIn the following we assume that `$GOBIN=/usr/local/bin`.\n\n1. Get source code, build and install Wumpe: `go get -u github.com/stustanet/wumpe`\n2. `cd $GOPATH/src/github.com/stustanet/wumpe`\n3. `cp systemd/wumpe.service /etc/systemd/system/wumpe.service`\n4. `cp wumpe.toml.sample /etc/wumpe.toml` and adjust it.\n5. Setup the build system user and git repos as configured in `wumpe.toml` and `wumpe.service`.\n6. Setup the webhooks in your GitHub (Settings \u003e Webhooks) or GitLab (Settings \u003e Integrations) repo.\n7. Activate Wumpe by running run `systemctl enable --now wumpe`\n\nWumpe should now be running. You can check the status with `systemctl status wumpe`.\n\n## Update Wumpe\n\n1. `go get -u github.com/stustanet/wumpe`\n2. `systemctl restart wumpe`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstustanet%2Fwumpe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstustanet%2Fwumpe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstustanet%2Fwumpe/lists"}