{"id":25239181,"url":"https://github.com/denver-code/logunit","last_synced_at":"2025-04-05T19:38:11.928Z","repository":{"id":188112781,"uuid":"677384357","full_name":"denver-code/logunit","owner":"denver-code","description":"Simple RestAPI service/unit for ecosystem where all logs from other services are stored and accessible in one place.","archived":false,"fork":false,"pushed_at":"2023-08-14T14:58:14.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T18:14:09.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/denver-code.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}},"created_at":"2023-08-11T12:44:50.000Z","updated_at":"2023-08-14T16:31:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"80de9905-b7a6-4451-babe-9e0f8c899d19","html_url":"https://github.com/denver-code/logunit","commit_stats":null,"previous_names":["denver-code/logunit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Flogunit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Flogunit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Flogunit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denver-code%2Flogunit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denver-code","download_url":"https://codeload.github.com/denver-code/logunit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393556,"owners_count":20931809,"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":"2025-02-11T18:14:17.390Z","updated_at":"2025-04-05T19:38:11.880Z","avatar_url":"https://github.com/denver-code.png","language":"Python","readme":"# Log Unit  \nSimple RestAPI service/unit for ecosystem where all logs from other services are stored and accessible in one place.\n## Downloading\n```bash\ngit clone https://github.com/denver-code/logunit\ncd logunit\n```\n## Activating Shell\n```bash\npoetry shell\n```\n## Installation\n\u003e **Note:** This project uses [Poetry](https://python-poetry.org/) for dependency management.\n```bash\npoetry install\n```\nRename `sample.env` to `.env` and fill it with your data.\n## Generating Keys for Encryption\n```bash\npython3 genrsa.py\n```\nThis will generate `private.pem` and `public.pem` files in the root directory of the project. Store `private.pem` in a safe as it is used for decryption.  \nIf you will lose private key, you will lose all your logs without ability to restore them.\n## Running\n```bash\npoetry run uvicorn app.main:app\n```\n## Docker\n```bash\ndocker-compose up --build -d\n```\n\n## Api documentation\nApi documentation is available at `/docs` endpoint.\nBut [here](API.md) is some examples.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenver-code%2Flogunit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenver-code%2Flogunit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenver-code%2Flogunit/lists"}