{"id":42453935,"url":"https://github.com/mapswipe/mapswipe-deploy","last_synced_at":"2026-01-28T08:53:10.060Z","repository":{"id":314123339,"uuid":"1049457191","full_name":"mapswipe/mapswipe-deploy","owner":"mapswipe","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-14T13:57:35.000Z","size":48,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-14T17:36:11.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/mapswipe.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":"2025-09-03T02:28:02.000Z","updated_at":"2026-01-14T13:57:39.000Z","dependencies_parsed_at":"2025-09-10T19:46:59.753Z","dependency_job_id":"ac668b5a-3434-4908-abc0-d8fddc884073","html_url":"https://github.com/mapswipe/mapswipe-deploy","commit_stats":null,"previous_names":["mapswipe/mapswipe-deploy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mapswipe/mapswipe-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapswipe%2Fmapswipe-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapswipe%2Fmapswipe-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapswipe%2Fmapswipe-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapswipe%2Fmapswipe-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapswipe","download_url":"https://codeload.github.com/mapswipe/mapswipe-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapswipe%2Fmapswipe-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28842943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-01-28T08:53:09.270Z","updated_at":"2026-01-28T08:53:10.052Z","avatar_url":"https://github.com/mapswipe.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## New release\n\n- Update `.gitmodules` file to include the correct `branch` tags\n- Run `scripts/sub-module-sync.sh` to refresh submodule references\n- Commit the changes and push to the repository\n\n## Setup\n\n### Cloning the Repository\n\nMost submodules use SSH URLs. To avoid setting up SSH keys, run this command to use HTTPS instead:\n\n```bash\ngit config --global url.\"https://github.com/\".insteadOf \"git@github.com:\"\n```\n\nClone and pull all submodules\n```bash\ngit clone git@github.com:mapswipe/mapswipe-deploy.git\ncd mapswipe-deploy\ngit submodule update --init --recursive\n```\n\n### Environment Variables\n\nMake sure these environment files are in place:\n\n- .env (based on `.env.sample`)\n- env/backend.env\n- env/community-dashboard.env\n- env/manager-dashboard.env\n- secrets/pgbackrest_gc_service_account_key.json\n\n```bash\ncp .env.sample .env\ntouch env/backend.env\ntouch env/community-dashboard.env\ntouch env/manager-dashboard.env\ntouch secrets/pgbackrest_gc_service_account_key.json\n```\n\n## Apply changes\n\nThe `task` tool is used to set up a pre-alias.\n\u003e https://taskfile.dev/\n\n\n```bash\ntask --list-all\n\n# Deploy all\ntask deploy\n\n# Deploy web apps\ntask web-builds\n\n# Deploy backend resources\ntask backend-deploy\n\n# Deploy caddy\ntask caddy-deploy\n```\n\n### pgBackRest\n\nCreate \"main\" stanza\n```bash\ndocker compose exec -u postgres postgres pgbackrest --stanza=main stanza-create\n```\n\nView backup info\n```bash\ndocker compose exec -u postgres postgres pgbackrest --stanza=main info\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapswipe%2Fmapswipe-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapswipe%2Fmapswipe-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapswipe%2Fmapswipe-deploy/lists"}