{"id":13764143,"url":"https://github.com/xuri/aurora","last_synced_at":"2025-04-04T07:06:25.028Z","repository":{"id":40209547,"uuid":"70373526","full_name":"xuri/aurora","owner":"xuri","description":"Cross-platform beanstalkd queue server admin console.","archived":false,"fork":false,"pushed_at":"2021-08-19T16:05:21.000Z","size":1984,"stargazers_count":600,"open_issues_count":7,"forks_count":82,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-03-28T06:06:33.906Z","etag":null,"topics":["admin","aurora","beanstalkd","bstk","console","go","queue","tube","webui"],"latest_commit_sha":null,"homepage":"https://xuri.me/aurora","language":"JavaScript","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/xuri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"patreon":"xuri","open_collective":"aurora","ko_fi":"xurime","custom":"https://www.paypal.me/xuri"}},"created_at":"2016-10-09T03:17:51.000Z","updated_at":"2025-03-17T11:31:26.000Z","dependencies_parsed_at":"2022-06-26T22:08:15.543Z","dependency_job_id":null,"html_url":"https://github.com/xuri/aurora","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuri%2Faurora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuri%2Faurora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuri%2Faurora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuri%2Faurora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xuri","download_url":"https://codeload.github.com/xuri/aurora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246962632,"owners_count":20861318,"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":["admin","aurora","beanstalkd","bstk","console","go","queue","tube","webui"],"created_at":"2024-08-03T15:01:16.338Z","updated_at":"2025-04-04T07:06:25.008Z","avatar_url":"https://github.com/xuri.png","language":"JavaScript","funding_links":["https://patreon.com/xuri","https://opencollective.com/aurora","https://ko-fi.com/xurime","https://www.paypal.me/xuri"],"categories":["Software Packages","软件包","Go Tools","Go 工具","JavaScript","DevOps Tools"],"sub_categories":["DevOps Tools","DevOps 工具","代码分析","DevOps工具","devops 工具"],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://xuri.me/aurora\" target=\"_blank\" alt=\"Aurora Beanstalkd Console\"\u003e\u003cimg width=\"440\" src=\"./aurora.png\" alt=\"aurora\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.com/xuri/aurora\"\u003e\u003cimg src=\"https://travis-ci.com/xuri/aurora.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://bestpractices.coreinfrastructure.org/projects/2366\"\u003e\u003cimg src=\"https://bestpractices.coreinfrastructure.org/projects/2366/badge\" alt=\"CII Best Practices\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://goreportcard.com/report/github.com/xuri/aurora\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/xuri/aurora\" alt=\"Go Report Card\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/xuri/aurora/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/xuri/aurora/total.svg\" alt=\"Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/xuri/aurora/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/mashape/apistatus.svg\" alt=\"Licenses\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/xuri/aurora/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/xuri/aurora.svg?label=Release\" alt=\"Release\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\naurora is a web-based Beanstalkd queue server console written in Go and works on macOS, Linux, and Windows machines. The main idea behind using Go for backend development is to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms. aurora was created as an attempt to build a very simple and portable application to work with a local or remote Beanstalkd server.\n\n[See application screenshots](https://github.com/xuri/aurora/wiki)\n\n## Features\n\n- Cross-platform support macOS/Linux/Windows 32/64-bit\n- Simple installation (distributed as a single binary)\n- Zero dependencies\n- Common list of servers in the config for all users + optional Basic Auth\n- The full list of available tubes\n- Complete statistics about jobs in tubes\n- Real-time auto-update with highlighting of changed values\n- You can view jobs in ready/delayed/buried states in every tube\n- You can add/kick/delete jobs in every tube\n- You can select multiple tubes by regExp and clear them\n- You can set the statistics overview graph for every tube\n- You can move jobs between tubes\n- Ability to Pause tubes\n- Search jobs data field\n- Customizable UI (code highlighter, choose columns, edit auto refresh seconds, pause tube seconds)\n\n## Installation\n\nInstalling aurora using [Homebrew](https://brew.sh) on macOS:\n\n```bash\nbrew install aurora\n```\n\nBuilding aurora using Docker:\n\n```bash\ndocker build -t aurora:latest .\ndocker run --rm --detach -p 3000:3000 aurora:latest\n```\n\n[Precompiled binaries](https://github.com/xuri/aurora/releases) for supported operating systems are available.\n\n## Contributing\n\nContributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.\n\n## Todo\n\n- Handle 404 error page\n- Filter the tubes by name in the overview\n- Logout support when Basic Auth has been enabled\n- Custom job content hightlight display theme support\n- Cookies control, each user can add its own personal Beanstalkd server\n\n## Credits\n\n- Client for beanstalkd use [beanstalkd/go-beanstalk](https://github.com/beanstalkd/go-beanstalk)\n- TOML parser use [BurntSushi/toml](https://github.com/BurntSushi/toml)\n- Web UI originally by [ptrofimov/beanstalk_console](https://github.com/ptrofimov/beanstalk_console)\n- The logo is originally by [Ali Irawan](http://www.solusiteknologi.co.id/using-supervisord-beanstalkd-laravel/). This artwork is an adaptation\n\n## Contributors\n\nThis project exists thanks to all the people who contribute.\n\n[![Contributors](https://opencollective.com/aurora/contributors.svg?width=890\u0026button=false)](https://github.com/xuri/aurora/graphs/contributors)\n\n## Backers\n\nThank you to all our backers! 🙏 [Become a backer](https://opencollective.com/aurora#backer)\n\n## Sponsors\n\nSupport this project by [becoming a sponsor](https://opencollective.com/aurora#sponsor). Your logo will show up here with a link to your website.\n\n## Licenses\n\nThis program is under the terms of the MIT License. See [LICENSE](https://github.com/xuri/aurora/blob/master/LICENSE) for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuri%2Faurora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxuri%2Faurora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuri%2Faurora/lists"}