{"id":21142620,"url":"https://github.com/klipitkas/hooktail","last_synced_at":"2026-05-22T05:12:40.898Z","repository":{"id":57612549,"uuid":"215826756","full_name":"klipitkas/hooktail","owner":"klipitkas","description":"🐉 A golang server that manages github webhook deployments.","archived":false,"fork":false,"pushed_at":"2020-08-29T13:30:45.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T07:11:20.630Z","etag":null,"topics":["github","github-hooks","go","golang","http-server","webhook","webserver"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klipitkas.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":"2019-10-17T15:32:00.000Z","updated_at":"2023-03-07T06:38:20.000Z","dependencies_parsed_at":"2022-09-14T15:10:20.682Z","dependency_job_id":null,"html_url":"https://github.com/klipitkas/hooktail","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/klipitkas%2Fhooktail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klipitkas%2Fhooktail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klipitkas%2Fhooktail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klipitkas%2Fhooktail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klipitkas","download_url":"https://codeload.github.com/klipitkas/hooktail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581123,"owners_count":20314176,"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":["github","github-hooks","go","golang","http-server","webhook","webserver"],"created_at":"2024-11-20T07:57:26.269Z","updated_at":"2026-05-22T05:12:35.856Z","avatar_url":"https://github.com/klipitkas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hooktail\n\n[![CodeFactor](https://www.codefactor.io/repository/github/klipitkas/hooktail/badge?s=afe43e6de344ceb5e154110b38cbecf8dcbf3568)](https://www.codefactor.io/repository/github/klipitkas/hooktail)\n\n---\n\n\u003cimg src=\"https://www.nicepng.com/png/full/133-1332501_502px-hooktail-artwork-paper-mario-hooktail.png\" width=\"150\"\u003e\n\nHooktail is an HTTP server written in Go that can be used for github webhook\ndeployments.\n\n## REQUIREMENTS\n\n- [Go](https://golang.org/) \u003e= **1.13**\n\n## CONFIGURATION\n\nCopy the sample configuration file and edit as per your liking:\n\n```\ncp config.example.yml config.yml\n```\n\nThe available configuration is listed in the **config.example.yml** file.\n\n## RUN THE TESTS\n\nYou can run all the available unit tests using the command below:\n\n```\ngo test -v ./...\n```\n\n## BUILD \u0026 RUN\n\nYou can build and run the server using the following commands:\n\n```\ngo build \u0026\u0026 sudo ./hooktail\n```\n\n**NOTE:** **sudo** is required in order to be able to run a deployment as a\nspecific user.\n\nIn order to specify a custom configuration file (other than **config.yml**)\nyou can use the following flag:\n\n```\nsudo ./hooktail -config \u003cpath-to-config.yml\u003e\n```\n\n## TLS / SSL SUPPORT\n\nSince **Hooktail** only supports HTTP, it cannot handle SSL termination. In\norder to handle SSL termination you need a reverse proxy such as:\n- [Nginx](https://www.nginx.com)\n- [Haproxy](https://www.haproxy.org)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklipitkas%2Fhooktail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklipitkas%2Fhooktail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklipitkas%2Fhooktail/lists"}