{"id":13832182,"url":"https://github.com/kochie/guardian-server","last_synced_at":"2026-01-26T17:52:34.078Z","repository":{"id":73381498,"uuid":"99974631","full_name":"kochie/guardian-server","owner":"kochie","description":"Server for communicating with guardian hosts.","archived":false,"fork":false,"pushed_at":"2018-03-06T23:37:37.000Z","size":117,"stargazers_count":7,"open_issues_count":12,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-20T14:47:47.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kochie.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-11T00:09:19.000Z","updated_at":"2024-10-24T04:20:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c389b39-437f-47c0-bffa-707d96e6ba88","html_url":"https://github.com/kochie/guardian-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kochie/guardian-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochie%2Fguardian-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochie%2Fguardian-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochie%2Fguardian-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochie%2Fguardian-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kochie","download_url":"https://codeload.github.com/kochie/guardian-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kochie%2Fguardian-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264495039,"owners_count":23617486,"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-08-04T10:01:53.828Z","updated_at":"2026-01-26T17:52:34.035Z","avatar_url":"https://github.com/kochie.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cdiv style=\"text-align:center\"\u003e\u003cimg src='https://d.pr/SLO9Sg/3123P4IP+' /\u003e\u003c/div\u003e\n\n# guardian-server [![Build Status](https://travis-ci.org/kochie/guardian-server.svg?branch=master)](https://travis-ci.org/kochie/guardian-server) [![Coverage Status](https://coveralls.io/repos/github/kochie/guardian-server/badge.svg?branch=master)](https://coveralls.io/github/kochie/guardian-server?branch=master)\nServer for communicating with guardian hosts.\n\n# Building and Installation\nThe project can be build on either docker or bare metal, however most development is done with the provided dockerfile.\n\n## Bare Metal\n\n- Clone the repository.\n\n```bash\ngit clone git@github.com:kochie/guardian-server.git\n```\n- Start a [redis](https:/redis.io) instance somewhere and take note of the connection settings.\n- Start a [postgres](https://www.postgresql.org/) database somewhere and take note of the connection settings as well.\n- Modify the environment variables found in `config.json` and update any settings required.\n- Build the service with go, normally a sequence like.\n\n```bash\ngo test -v ./...\ngo build main.go\n```\n\n- [Optionally] Install the binary.\n```bash\ngo install main.go\n```\n\n## Docker\nTo build in docker compose.\n```bash\ndocker-compose build \n```\nTo run in docker compose.\n```bash\ndocker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkochie%2Fguardian-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkochie%2Fguardian-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkochie%2Fguardian-server/lists"}