{"id":20804691,"url":"https://github.com/salabs/epimetheus","last_synced_at":"2025-07-28T17:07:31.347Z","repository":{"id":38456272,"uuid":"234506117","full_name":"salabs/Epimetheus","owner":"salabs","description":"Frontend for your test results","archived":false,"fork":false,"pushed_at":"2023-08-14T22:05:36.000Z","size":3451,"stargazers_count":19,"open_issues_count":44,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-07T03:47:12.716Z","etag":null,"topics":["test-reporting","test-results","test-visualization"],"latest_commit_sha":null,"homepage":"https://testmanagerfront.azurewebsites.net/","language":"JavaScript","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/salabs.png","metadata":{"files":{"readme":"README-docker.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-01-17T08:35:37.000Z","updated_at":"2023-06-22T20:36:48.000Z","dependencies_parsed_at":"2025-05-07T03:47:14.710Z","dependency_job_id":"73f82587-a70f-48b7-843a-6e9377147398","html_url":"https://github.com/salabs/Epimetheus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/salabs/Epimetheus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salabs%2FEpimetheus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salabs%2FEpimetheus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salabs%2FEpimetheus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salabs%2FEpimetheus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salabs","download_url":"https://codeload.github.com/salabs/Epimetheus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salabs%2FEpimetheus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267552097,"owners_count":24106000,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["test-reporting","test-results","test-visualization"],"created_at":"2024-11-17T19:11:07.481Z","updated_at":"2025-07-28T17:07:31.304Z","avatar_url":"https://github.com/salabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker setup\n\nAlternative way to run project is using docker-compose with provided configuration files.\n\n### Docker environmental variables\n\nProject uses following variables to access database:\n\n```dosini\nDATABASE=database_name\nHOST=database_server_name\nUSER=database_user\nPASSWORD=database_password\nPORT=backend_server_port\n```\n\nThese can be saved to .env file.\n\nAlternative way is to save these in docker-compose.yml file.\n\n### Running docker-compose\n\nIn Windows 10 powershell, you can command docker-compose with the following syntax:\n\n`$env:ENV_FILE=\"configfile.env\"; docker-compose -f .\\docker-compose.yml up --build`\n\nFrontend runs on: [http://localhost:3000](http://localhost:3000/)\n\n### Configuring Nginx running port and backend server url in Dockerfile-prod\n\n[Dockerfile-prod](./frontend/Dockerfile-prod) has two build arguments; `nginx_port` and `backend_url` with default values `8080` and `http://backend-server:5000`.\nThe `nginx_port` argument configures the port which the Ngnix service runs inside the Docker and the `backend_url` argument tells the Nginx service\nwhere to route backend server requests. These arguments can be configured when building the Docker image.\n\n### Running docker-compose with public images\n\nThere are also prebuilt images that you can use by running the command. The yml files for different deployments are located under the deployment-templates folder.\n\n`$env:ENV_FILE=\"configfile.env\"; docker-compose -f .\\docker-compose-from-remote.yml up --build`\n\nNote that currently the public images are built with the default arguments as defined in the chapter before.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalabs%2Fepimetheus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalabs%2Fepimetheus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalabs%2Fepimetheus/lists"}