{"id":21614790,"url":"https://github.com/eea/eea.docker.eea-geonetwork","last_synced_at":"2026-02-04T08:43:24.947Z","repository":{"id":43609484,"uuid":"68739939","full_name":"eea/eea.docker.eea-geonetwork","owner":"eea","description":"EEA's dockerized instances of the geonetwork catalogues - ","archived":false,"fork":false,"pushed_at":"2022-12-06T12:13:38.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T23:11:17.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sdi.eea.europa.eu/catalogue","language":"Shell","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/eea.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}},"created_at":"2016-09-20T18:10:40.000Z","updated_at":"2022-12-14T22:38:29.000Z","dependencies_parsed_at":"2023-01-23T07:40:28.722Z","dependency_job_id":null,"html_url":"https://github.com/eea/eea.docker.eea-geonetwork","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eea/eea.docker.eea-geonetwork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.eea-geonetwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.eea-geonetwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.eea-geonetwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.eea-geonetwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eea","download_url":"https://codeload.github.com/eea/eea.docker.eea-geonetwork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.docker.eea-geonetwork/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266087790,"owners_count":23874519,"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":"2024-11-24T22:09:22.223Z","updated_at":"2026-02-04T08:43:19.910Z","avatar_url":"https://github.com/eea.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eea.docker.eea-geonetwork\n\nedit docker-compose-example.yml -\u003e i.e. docker-compose.yml\n\nrun the container with docker-compose:\n\n    docker-compose up\n\n## Release to production\n\nThe production deployment is not made with `git clone` and `docker-compose build`.\nInstead it pulls a tagged image from Docker Hub.  When you have tested your changes\nand are satisfied, then you must push a new image up with a new version number that\nfollows [semantic versioning](http://semver.org/) principles.  Here is how you do it:\n\n    edit VERSION.txt\n    git commit VERSION.txt\n    version=$(cat VERSION.txt)\n    git tag -a $version -m \"Tagging the $version release of the 'eea-geonetwork' Docker image.\"\n    git push origin $version\n\n    git push origin master\n    \n    in case there's no automatic build on docker hub:\n    docker login\n    docker build --no-cache -t eeacms/eea-geonetwork:latest .\n    docker build --no-cache -t eeacms/eea-geonetwork:$version .\n    docker tag eeacms/eea-geonetwork:latest eeacms/eea-geonetwork:$version\n    docker push eeacms/eea-geonetwork:latest\n    docker push eeacms/eea-geonetwork:$version\n\nThe purpose of the procedure is to be able to redeploy the exact same image on a\nnew host, and to be able to roll back one or more versions if the deployment has problems.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.docker.eea-geonetwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feea%2Feea.docker.eea-geonetwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.docker.eea-geonetwork/lists"}