{"id":18939387,"url":"https://github.com/gentics/cms-compose","last_synced_at":"2025-04-15T19:30:54.077Z","repository":{"id":41827289,"uuid":"125207355","full_name":"gentics/cms-compose","owner":"gentics","description":"A docker-compose stack for the enterprise Gentics CMS","archived":false,"fork":false,"pushed_at":"2023-04-17T08:35:07.000Z","size":609,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-29T01:13:32.103Z","etag":null,"topics":["docker","stack"],"latest_commit_sha":null,"homepage":null,"language":null,"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/gentics.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":"2018-03-14T12:13:58.000Z","updated_at":"2022-07-04T13:34:34.000Z","dependencies_parsed_at":"2022-08-19T17:20:49.009Z","dependency_job_id":null,"html_url":"https://github.com/gentics/cms-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentics%2Fcms-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentics%2Fcms-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentics%2Fcms-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gentics%2Fcms-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gentics","download_url":"https://codeload.github.com/gentics/cms-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138632,"owners_count":21218918,"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":["docker","stack"],"created_at":"2024-11-08T12:17:18.863Z","updated_at":"2025-04-15T19:30:53.385Z","avatar_url":"https://github.com/gentics.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gentics CMS Docker Compose Stack\n\nThis repository contains an example docker compose stack for the [Gentics CMS](https://www.gentics.com/genticscms/software_contentmanagement.en.html)\n\n## Introduction \u0026 License\n\nGentics CMS is an integrated solution for online presences. It allows you to create and publish content, organise editorial workflows, and manage a variety of publications. Interfaces such as newsletter and social media integration, special solutions for multimedia storytelling and web analysis cover important functions in online marketing.\n\nGentics CMS is commercial standard software. Before using it, you have to send a request for a Gentics CMS License Key. This request has to be sent by email to support@gentics.com in combination with your Docker Hub user.\nPlease note, that separate keys are issued for development and production infrastructures.\n\nUse and distribution of Gentics CMS is covered by the APA-IT license and maintenance terms available at https://www.gentics.com/imprint.\n\nThe stack contains the following components:\n\n* Gentics CMS   - CMS\n* MariaDB 10.3  - Database\n* Elasticsearch - Search server\n* Languagetool  - Spellchecker server\n\nOptional:\n\n* Tomcat        - For running the Activiti webapp for the CMS\n\n## Usage\n\n1. Permission on the CMS docker image\n\nMake sure you have the permission to access the Gentics Docker registry at docker.apa-it.at.\nIf you don't have a user yet, contact support@gentics.com. Use `docker login docker.apa-it.at` to login with your docker client to the Docker registry.\n\n2. Create a docker-compose.override.yml file which contains your license key.\n\nSee `docker-compose.overide.example.yml` for a more detailed example.\n\n```yml\nversion: \"3\"\nservices:\n  cms:\n    environment:\n      LICENSEKEY: AAAA-BBBB-CCCC-DDDD-EEEE-FFFF-GGGG-HHHH\n```\n\n3. Run the stack\n\nDuring startup the initial MySQL Database will be imported. This initial setup can take a few seconds.\n\n```\ndocker compose up -d\n```\n\nAfter the setup you can access Gentics CMS via:\n- Editor User Interface: http://localhost:8080/editor\n- Administration User Interface: http://localhost:8080/admin\n- Old UI: http://localhost:8080/.Node/\n\nand login using `node/node`.\n\n## CMS docker image configuration\n\nSee: https://hub.docker.com/r/gentics/cms/\n\n## Common problems \u0026 FAQ\n\nSee: https://github.com/gentics/cms-compose/wiki/Common-problems-\u0026-FAQ\n\n## Security\n\nYou can either set a custom password afterwards or omit the `NODE_USER_PASSWORD` environment variable. Omitting the variable will cause Gentics CMS to generate a random password for you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentics%2Fcms-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgentics%2Fcms-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgentics%2Fcms-compose/lists"}