{"id":13903247,"url":"https://github.com/cptactionhank/docker-atlassian-confluence","last_synced_at":"2026-01-10T07:31:36.055Z","repository":{"id":19413043,"uuid":"22655173","full_name":"cptactionhank/docker-atlassian-confluence","owner":"cptactionhank","description":"Atlassian Confluence wrapped in a Docker image","archived":false,"fork":false,"pushed_at":"2024-11-06T00:08:36.000Z","size":622,"stargazers_count":408,"open_issues_count":32,"forks_count":223,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-11-06T01:19:26.967Z","etag":null,"topics":["atlassian-confluence","confluence","container","containers","docker"],"latest_commit_sha":null,"homepage":"https://cptactionhank.github.io/docker-atlassian-confluence","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LineageOS/lineage_wiki","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cptactionhank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2014-08-05T18:44:29.000Z","updated_at":"2024-11-06T00:08:39.000Z","dependencies_parsed_at":"2023-02-14T12:31:11.053Z","dependency_job_id":"239c412b-6fe8-4805-bd8f-ae9c4801a9e8","html_url":"https://github.com/cptactionhank/docker-atlassian-confluence","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/cptactionhank%2Fdocker-atlassian-confluence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cptactionhank%2Fdocker-atlassian-confluence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cptactionhank%2Fdocker-atlassian-confluence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cptactionhank%2Fdocker-atlassian-confluence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cptactionhank","download_url":"https://codeload.github.com/cptactionhank/docker-atlassian-confluence/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226320965,"owners_count":17606383,"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":["atlassian-confluence","confluence","container","containers","docker"],"created_at":"2024-08-06T22:01:54.548Z","updated_at":"2026-01-10T07:31:36.027Z","avatar_url":"https://github.com/cptactionhank.png","language":"Ruby","funding_links":["https://paypal.me/cptactionhank/5"],"categories":["docker","General Tools"],"sub_categories":["Commercial"],"readme":"[![CircleCI Build Status](https://img.shields.io/circleci/project/cptactionhank/docker-atlassian-confluence/master.svg?label=CircleCI)](https://circleci.com/gh/cptactionhank/docker-atlassian-confluence) [![Open Issues](https://img.shields.io/github/issues/cptactionhank/docker-atlassian-confluence.svg)](https://github.com/cptactionhank/docker-atlassian-confluence/issues) [![Stars on GitHub](https://img.shields.io/github/stars/cptactionhank/docker-atlassian-confluence.svg)](https://github.com/cptactionhank/docker-atlassian-confluence/stargazers) [![Forks on GitHub](https://img.shields.io/github/forks/cptactionhank/docker-atlassian-confluence.svg)](https://github.com/cptactionhank/docker-atlassian-confluence/network) [![Stars on Docker Hub](https://img.shields.io/docker/stars/cptactionhank/atlassian-confluence.svg)](https://hub.docker.com/r/cptactionhank/atlassian-confluence/) [![Pulls on Docker Hub](https://img.shields.io/docker/pulls/cptactionhank/atlassian-confluence.svg)](https://hub.docker.com/r/cptactionhank/atlassian-confluence/) [![Sponsor by PayPal](https://img.shields.io/badge/sponsor-PayPal-blue.svg)](https://paypal.me/cptactionhank/5)\n\n# Atlassian Confluence in a Docker container\n\nThis is a containerized installation of Atlassian Confluence with Docker, and it's a match made in heaven for us all to enjoy. The aim of this image is to keep the installation as straight forward as possible, but with a few Docker related twists. You can get started by clicking the appropriate link below and reading the documentation.\n\n* [Atlassian JIRA Core](https://cptactionhank.github.io/docker-atlassian-jira)\n* [Atlassian JIRA Software](https://cptactionhank.github.io/docker-atlassian-jira-software)\n* [Atlassian JIRA Service Desk](https://cptactionhank.github.io/docker-atlassian-service-desk)\n* [Atlassian Confluence](https://cptactionhank.github.io/docker-atlassian-confluence)\n* [Atlassian Bitbucket](https://cptactionhank.github.io/docker-atlassian-bitbucket)\n* [Atlassian Bamboo](https://cptactionhank.github.io/docker-atlassian-bamboo)\n\nIf you want to help out, you can check out the contribution section further down.\n\n## I'm in the fast lane! Get me started\n\nTo quickly get started running a Confluence instance, use the following command:\n```bash\ndocker run --detach --publish 8090:8090 cptactionhank/atlassian-confluence:latest\n```\n\nThen simply navigate your preferred browser to `http://[dockerhost]:8090` and finish the configuration.\n\n## Configuration\n\nYou can configure a small set of things by supplying the following environment variables\n\n| Environment Variable   | Description |\n| ---------------------- | ----------- |\n| X_PROXY_NAME           | Sets the Tomcat Connectors `ProxyName` attribute |\n| X_PROXY_PORT           | Sets the Tomcat Connectors `ProxyPort` attribute |\n| X_PROXY_SCHEME         | If set to `https` the Tomcat Connectors `secure=true` and `redirectPort` equal to `X_PROXY_PORT`   |\n| X_PATH                 | Sets the Tomcat connectors `path` attribute |\n\n## Contributions\n\nThis image has been created with the best intentions and an good understanding of Docker, but it should not be expected to be flawless. Should you be in the position to do so, I request that you help support this repository with best-practices and other additions.\n\nTravis CI and CircleCI has been configured to build the `Dockerfile` and run acceptance tests on the Atlassian Confluence image to ensure it is working.\n\nTravis CI has additionally been configured to automatically deploy new version branches when successfully building a new version of Atlassian Confluence in the `master` branch and serves as the base. Furthermore an `eap` branch has been setup to automatically build and commit updates to ensure this branch contains the latest version of Atlassian Confluence Early Access Program.\n\nIf you see out of date documentation, lack of tests, etc., you can help out by either\n- creating an issue and opening a discussion, or\n- sending a pull request with modifications (remember to read [contributing guide](https://github.com/cptactionhank/docker-atlassian-confluence/blob/master/CONTRIBUTING.md) before.)\n\nContinuous Integration and Continuous Delivery is made possible with the great services from [GitHub](https://github.com), [Travis CI](https://travis-ci.org/), and [CircleCI](https://circleci.com/) written in [Ruby](https://www.ruby-lang.org/), using [RSpec](http://rspec.info/), [Capybara](https://jnicklas.github.io/capybara/), and [PhantomJS](http://phantomjs.org/) frameworks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcptactionhank%2Fdocker-atlassian-confluence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcptactionhank%2Fdocker-atlassian-confluence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcptactionhank%2Fdocker-atlassian-confluence/lists"}