{"id":17247425,"url":"https://github.com/x1unix/springboard","last_synced_at":"2025-04-14T04:42:36.653Z","repository":{"id":86178346,"uuid":"489613986","full_name":"x1unix/springboard","owner":"x1unix","description":"Simple and configurable services dashboard","archived":false,"fork":false,"pushed_at":"2024-06-24T03:32:39.000Z","size":1945,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T07:34:42.176Z","etag":null,"topics":["dashboard-page","homelab","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x1unix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-05-07T08:21:36.000Z","updated_at":"2024-06-24T03:42:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"bafeb519-af71-46b3-966b-8def4ae0b559","html_url":"https://github.com/x1unix/springboard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fspringboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fspringboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fspringboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1unix%2Fspringboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x1unix","download_url":"https://codeload.github.com/x1unix/springboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240156659,"owners_count":19756815,"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":["dashboard-page","homelab","raspberry-pi"],"created_at":"2024-10-15T06:37:46.512Z","updated_at":"2025-02-24T18:30:37.039Z","avatar_url":"https://github.com/x1unix.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Springboard\n\n[![Docker Hub](https://img.shields.io/docker/pulls/x1unix/springboard.svg)](https://hub.docker.com/r/x1unix/springboard)\n[![Docker Hub](https://img.shields.io/docker/v/x1unix/springboard.svg?sort=semver)](https://hub.docker.com/r/x1unix/springboard)\n[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)\n\nSimple and configurable services dashboard for server and IoT infrastructure.\n\n![preview](docs/screenshot.png)\n\n## Usage\n\n### Docker\n\nProject provides a simple HTTP server based on [static-file-server](https://hub.docker.com/r/halverneus/static-file-server/) Docker image.\n\nJust create a new config from [example](public/config/config.example.json) and mount it as `/var/www/config/config.json`.\n\n```yaml\nservices:\n  dashboard:\n    image: x1unix/springboard # or ghcr.io/x1unix/springboard/springboard:latest\n    volumes:\n      ./config:/var/www/config\n    ports:\n      - '8080:8080'\n```\n\n### Standalone\n\nThis project can be easily served as a directory via any other HTTP server.\n\n* Grab the latest release from [here](https://github.com/x1unix/springboard/releases/latest).\n* Copy and edit default config file (see [docs](docs/config.md)).\n* Serve the folder contents using your favorite web server (e.g. Nginx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1unix%2Fspringboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx1unix%2Fspringboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1unix%2Fspringboard/lists"}