{"id":13858974,"url":"https://github.com/kalisio/kargo","last_synced_at":"2026-03-03T09:33:37.839Z","repository":{"id":222916536,"uuid":"109402620","full_name":"kalisio/kargo","owner":"kalisio","description":"A K8S based solution to build and operate Geospatial Platforms","archived":false,"fork":false,"pushed_at":"2026-02-11T16:31:59.000Z","size":23873,"stargazers_count":29,"open_issues_count":6,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-11T17:32:58.991Z","etag":null,"topics":["awc","docker","express-gateway","helm-charts","k2","k8s","kano","krawler","kubernetes","mapcache","mapserver","maputnik","openaq","thredds","tileservergl","weacast"],"latest_commit_sha":null,"homepage":"https://kalisio.github.io/kargo/","language":"Go Template","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalisio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-11-03T14:05:31.000Z","updated_at":"2026-02-11T16:32:04.000Z","dependencies_parsed_at":"2024-02-17T01:22:35.751Z","dependency_job_id":"75feb232-877d-4652-8d5c-560a78ccdc4a","html_url":"https://github.com/kalisio/kargo","commit_stats":{"total_commits":2049,"total_committers":22,"mean_commits":93.13636363636364,"dds":"0.38408979990239145","last_synced_commit":"c37e3505407fae437109a4b4bdde1a933e51cbb8"},"previous_names":["kalisio/kargo"],"tags_count":166,"template":false,"template_full_name":null,"purl":"pkg:github/kalisio/kargo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalisio%2Fkargo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalisio%2Fkargo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalisio%2Fkargo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalisio%2Fkargo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalisio","download_url":"https://codeload.github.com/kalisio/kargo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalisio%2Fkargo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30039888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T06:58:30.252Z","status":"ssl_error","status_checked_at":"2026-03-03T06:58:15.329Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["awc","docker","express-gateway","helm-charts","k2","k8s","kano","krawler","kubernetes","mapcache","mapserver","maputnik","openaq","thredds","tileservergl","weacast"],"created_at":"2024-08-05T03:02:28.126Z","updated_at":"2026-03-03T09:33:37.782Z","avatar_url":"https://github.com/kalisio.png","language":"Go Template","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"[![Kargo](https://s3.eu-central-1.amazonaws.com/kalisioscope/kargo/kargo-logo-black-512x168.png)](https://kalisio.github.io/kargo/)\n\n[![Latest Release](https://img.shields.io/github/v/tag/kalisio/kargo?sort=semver\u0026label=latest)](https://github.com/kalisio/kargo/releases)\n[![Build Status](https://app.travis-ci.com/kalisio/kargo.svg?branch=master)](https://app.travis-ci.com/kalisio/kargo)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n_A K8S based solution to build and operate Geospatial Platforms_\n\n\u003e [!CAUTION]\n\u003e The [Dowker swarm](https://docs.docker.com/engine/swarm/) version is no more supported. \nThe latest available version supporting **Docker Swarm** is the [v0.18.0](https://github.com/kalisio/kargo/releases/tag/v0.18.0).\n\n## Helm charts management\n\nThe chart management scripts (`release-dev-chart.sh` and `release-chart.sh`) both require :\n\n * a valid `rclone` configuration, ie. containing a remote/alias named `kalisio_charts` pointing on the object storage bucket path where we backup our charts.\n * an `helm` command able to push on our OCI-based registry, ie. you need to use `helm registry login harbor.portal.kalisio.com/kalisio` and enter the required credentials.\n\n### HOWTO generate chart dev versions\n\nUse the `./scripts/release-dev-chart.sh`. It takes a single parameter, the chart to release. If no parameter is given, it'll release _all_ charts.\n\nThe script will package the requested chart(s) then push on our OCI registry and on a backup s3 storage.\n\n### HOWTO make a chart release\n\n 1. Prepare the new chart version, update chart version in $CHART/Chart.yaml\n 2. Push your changes to the central repository\n 3. Use `./scripts/release-chart.sh $CHART` where $CHART is the name of the chart to release (mapserver, kano, ...)\n\n The script will package the chart, push on our oci registry and on a backup s3 storage. If everything is ok, it'll make a git tag named `$CHART-$VERSION`\n\n## Docker images management\n\n* kargo specific container images (tileservergl \u0026 friends ...)\n  * use a commit message including `[build app-name tag]`\n\n## Best practices\n\n### Docker images\n\n* Prefer `-slim` images as base and use multi stage builds to reduce image sizes\n* Make your docker image run as unpriviliged user\n  * If it's node based, and using a node image as base, there's a 'node' user (uid 1000) already available\n    * Copy app's files using COPY --chown node\n    * Make your command run as 'node' user\n  * If there's no preinstalled user, create one and use it\n* Since it'll run as unpriviliged user, if you need to open ports, make sure they're \u003e= 1024\n* Snippet to install packages with apt and clean afterwards:\n```\nRUN \\\n  DEBIAN_FRONTEND=noninteractive \u0026\u0026 \\\n  apt-get update \u0026\u0026 \\\n  apt-get --no-install-recommends --yes install \\\n    openjdk-11-jre-headless \\\n    ca-certificates \\\n    gdal-bin \u0026\u0026 \\\n  apt-get clean \u0026\u0026 \\\n  rm -rf /var/lib/apt/lists/*\n```\n* Snippet to install dependencies with yarn and clean afterwards\n```\nRUN \\\n  yarn global add @weacast/grib2json@${GRIB2JSON_TAG} \u0026\u0026 \\\n  chmod a+x /usr/local/share/.config/yarn/global/node_modules/@weacast/grib2json/bin/grib2json \u0026\u0026 \\\n  yarn cache clean\n```\n\n### Helm charts\n\n* Define appVersion to the docker image tag it's supposed to pull (no latest in defined charts, latest can be specified using values.yaml in infra definition)\n* Include configurable resource requests \u0026 limits\n* Include configurable security context and put sensible defaults in chart's values.yaml\n* If it's being deployed on some preprod infra, then chart version should be at least 1.0.0\n\n## License\n\nThis project is licensed under the MIT License - see the [license file](./docs/LICENSE.md) for details\n\n## Authors\n\nThis project is sponsored by \n\n[![Kalisio](https://s3.eu-central-1.amazonaws.com/kalisioscope/kalisio/kalisio-logo-black-256x84.png)](https://kalisio.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalisio%2Fkargo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalisio%2Fkargo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalisio%2Fkargo/lists"}