{"id":25110072,"url":"https://github.com/ccims/gropius","last_synced_at":"2026-02-01T12:40:20.467Z","repository":{"id":58339528,"uuid":"531225332","full_name":"ccims/gropius","owner":"ccims","description":"The easiest way to deploy the Gropius system","archived":false,"fork":false,"pushed_at":"2025-11-27T21:28:43.000Z","size":662,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T05:28:15.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"MDX","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/ccims.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-31T19:15:40.000Z","updated_at":"2025-11-27T21:28:47.000Z","dependencies_parsed_at":"2024-01-08T14:17:07.074Z","dependency_job_id":"b675aa40-5d96-47b3-a327-9ef2fa62c10d","html_url":"https://github.com/ccims/gropius","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ccims/gropius","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccims%2Fgropius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccims%2Fgropius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccims%2Fgropius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccims%2Fgropius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccims","download_url":"https://codeload.github.com/ccims/gropius/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccims%2Fgropius/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28978179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T12:13:08.691Z","status":"ssl_error","status_checked_at":"2026-02-01T12:13:08.356Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-08T00:35:00.082Z","updated_at":"2026-02-01T12:40:20.456Z","avatar_url":"https://github.com/ccims.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gropius\n\nThe easiest way to deploy the Gropius system.\n\n\u003e :warning: Files in this repository are not compatible with the legacy `docker-compose` cli. Use the newer integrated  `docker compose` command instead. See [here](https://docs.docker.com/compose/install/) for install instructions.\n\n## Repository \n\nTo clone the repository use:\n\n```sh\ngit clone --recurse-submodules https://github.com/ccims/gropius.git\n```\n\n## Production\n\nTo generate a valid configuration, run `./generate_env.sh`.\nThis command will write the `.env` file, configuring all required secrets.\n\n```sh\ndocker compose up\n```\n\nThis will provide\n- The frontend on port 4200: http://localhost:4200\n\n## Testing\n\n\u003e :warning: **This setup should only be used for debugging the production version!**\n\n```sh\ndocker compose -f docker-compose-testing.yaml up\n```\n\nThis will provide\n- The frontend on port 4200: http://localhost:4200\n- The public GraphQL API on port 8080: http://localhost:8080/graphiql\n- The login-service REST API on port 3000\n- The internal GraphQL API on port 8081: http://localhost:8081/graphiql\n- Neo4j database on port 7474/7687\n- Sync MongoDB database on port 27017\n- Login PostgreSQL database on port 5432\n\n\n### GitHub sync\n\nTo execute the github sync use:\n\n```sh\ndocker compose -f docker-compose-testing.yaml up github\n```\n\n### Volumes\n\nData is persisted in volumes.\nTo stop Gropius **and remove the volumes** use: \n\n```\ndocker compose -f docker-compose-testing.yaml down --volumes \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccims%2Fgropius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccims%2Fgropius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccims%2Fgropius/lists"}