{"id":16434688,"url":"https://github.com/apertureless/bs3stat","last_synced_at":"2026-07-23T20:30:18.888Z","repository":{"id":66017197,"uuid":"70349775","full_name":"apertureless/bs3stat","owner":"apertureless","description":"📊 Small dashboard service for backup 💾","archived":false,"fork":false,"pushed_at":"2020-03-03T08:22:11.000Z","size":7914,"stargazers_count":7,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-08T09:51:27.339Z","etag":null,"topics":["backup","dashboard","dashboard-service"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/apertureless.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-08T18:23:04.000Z","updated_at":"2020-02-14T08:29:33.000Z","dependencies_parsed_at":"2023-08-31T21:11:03.847Z","dependency_job_id":null,"html_url":"https://github.com/apertureless/bs3stat","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/apertureless%2Fbs3stat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertureless%2Fbs3stat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertureless%2Fbs3stat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apertureless%2Fbs3stat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apertureless","download_url":"https://codeload.github.com/apertureless/bs3stat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240746959,"owners_count":19850996,"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":["backup","dashboard","dashboard-service"],"created_at":"2024-10-11T08:49:50.704Z","updated_at":"2026-07-23T20:30:18.828Z","avatar_url":"https://github.com/apertureless.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"/static/bs3.png\" alt=\"bs3stat\" title=\"bs3stat\" /\u003e\n\u003c/p\u003e\n\n[![CircleCI](https://circleci.com/gh/apertureless/bs3stat.svg?style=svg\u0026circle-token=7eee193cd82594280172e81cd4c54b98f7179351)](https://circleci.com/gh/apertureless/bs3stat)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/apertureless/bs3stat/blob/master/LICENSE.txt)\n[![Go Report Card](https://goreportcard.com/badge/github.com/apertureless/bs3stat)](https://goreportcard.com/report/github.com/apertureless/bs3stat)\n[![](https://images.microbadger.com/badges/image/apertureless/bs3stat:41fc616931ba8c6ac48e909588232ec3fd8cf70d.svg)](https://microbadger.com/images/apertureless/bs3stat:41fc616931ba8c6ac48e909588232ec3fd8cf70d \"Get your own image badge on microbadger.com\")\n\n# bs3stat\n\nIs a small dashboard service in go and vue, to collect and visualize your backups made with [backup](https://github.com/backup/backup)\n\n**🚧 It is still in early alpha and not production ready⚠**\n\n## Features\n\n- Cluster statistics by model name\n- Bar height based on backup duration\n- Bar color based on backup status\n- TODO: S3 integration with buckets and bucket cost\n- TODO: Auth for api endpoints\n- TODO: Simple login for dashboard\n- TODO: Crud operations in frontend\n- TODO: Tooltips with more info\n- TODO: Docker container\n\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"/static/bs3dash.png\" alt=\"bs3stat\" title=\"bs3stat\" /\u003e\n\u003c/p\u003e\n\n\n## Commands\n**Run server:**\n```\ngo run main.go\n```\n\n**Run server with custom port:**\n```\ngo run main.go --port=3000\n```\n\n**Run with migrations:**\n```\ngo run main.go --migrate\n```\n\n**Run with db seeds:**\n```\ngo run main.go --seed\n```\n\n## Migration\n**Create migration**\n```\nmigrate --url sqlite3://storage.db --path ./db/migrations create add_example_field\n```\n\n**Migrate**\n```\nmigrate --url sqlite3://storage.db --path ./db/migrations up # or down\n```\n\n## Backup Notifier Settings\n\nAccepted post parameters are\n\n```json\n{\n\t\"name\":\"model_name\",\n\t\"title\": \"Model Name\",\n\t\"status\": \"Backup::Success\",\n\t\"duration\": \"00:00:24\"\n\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapertureless%2Fbs3stat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapertureless%2Fbs3stat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapertureless%2Fbs3stat/lists"}