{"id":18003987,"url":"https://github.com/simon987/status","last_synced_at":"2025-04-04T09:41:58.748Z","repository":{"id":80438289,"uuid":"237545801","full_name":"simon987/status","owner":"simon987","description":"Minimalist status page","archived":false,"fork":false,"pushed_at":"2020-02-10T23:24:36.000Z","size":202,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T20:18:24.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/simon987.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,"publiccode":null,"codemeta":null}},"created_at":"2020-02-01T01:41:06.000Z","updated_at":"2022-02-15T13:52:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"d195e2aa-2fd1-4fcc-87bb-1ea7a32bc74f","html_url":"https://github.com/simon987/status","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/simon987%2Fstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon987","download_url":"https://codeload.github.com/simon987/status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157078,"owners_count":20893202,"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":[],"created_at":"2024-10-30T00:13:06.982Z","updated_at":"2025-04-04T09:41:58.726Z","avatar_url":"https://github.com/simon987.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# status\n\nMinimalist status page\n\n![demo](ss.png)\n\nBuilt with:\n* Akka\n* H2 Database\n* Slick\n* cal-heatmap\n* scalatra\n\n\n## Configuration\n\n`config.yml`\n```yaml\nsites:\n  - url: \"https://example.net/\"\n    description: description\n    summary: summary (HTML enabled)\n  - url: \"https://example2.net/\"\n    description: another descripion\n    summary: summary 2\n```\n\n## Usage\n### (docker-compose)\n```yaml\nservices:\n  status:\n    image: simon987/status:latest\n    container_name: status\n    ports:\n      - \u003cPORT\u003e:8080\n    restart: always\n    volumes:\n      - type: volume\n        source: status\n        target: /app\n```\n\n### (Docker)\n```\ndocker run -v $(pwd)/config.yml:/app/config.yml -p \u003cPORT\u003e:8080 simon987/status\n```\n\n### (JVM)\n\n```\nsbt assembly\njava -jar target/scala-2.13/status-assembly-0.1.jar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Fstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon987%2Fstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Fstatus/lists"}