Docker Atlassian Confluence

Atlassian Confluence wrapped in a Docker image
Alternatives To Docker Atlassian Confluence
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Traefik43,322189 hours ago160September 16, 2022620mitGo
The Cloud Native Application Proxy
Awesome Compose23,870
20 hours ago7April 23, 2021112cc0-1.0HTML
Awesome Docker Compose samples
Nginx Proxy17,126
11 hours ago419mitPython
Automated nginx proxy for Docker containers using docker-gen
Apisix11,951
an hour ago675apache-2.0Lua
The Cloud-Native API Gateway
Telepresence5,8594an hour ago355September 23, 2022356otherGo
Local development against a remote Kubernetes or OpenShift cluster
Proxypool4,411
3 months ago33mitPython
An Efficient ProxyPool with Getter, Tester and Server
Cowrie4,290
5 days ago105otherPython
Cowrie SSH/Telnet Honeypot https://cowrie.readthedocs.io
Gluetun3,803
a day ago51April 25, 2021140mitGo
VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
Netflix Proxy3,523
a month ago6mitPython
Smart DNS proxy to watch Netflix
Lamda2,993
18 days ago7Python
⚡️ Android reverse engineering & automation framework | 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。
Alternatives To Docker Atlassian Confluence
Select To Compare


Alternative Project Comparisons
Readme

CircleCI Build Status Open Issues Stars on GitHub Forks on GitHub Stars on Docker Hub Pulls on Docker Hub Sponsor by PayPal

Atlassian Confluence in a Docker container

This 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.

If you want to help out, you can check out the contribution section further down.

I'm in the fast lane! Get me started

To quickly get started running a Confluence instance, use the following command:

docker run --detach --publish 8090:8090 cptactionhank/atlassian-confluence:latest

Then simply navigate your preferred browser to http://[dockerhost]:8090 and finish the configuration.

Configuration

You can configure a small set of things by supplying the following environment variables

Environment Variable Description
X_PROXY_NAME Sets the Tomcat Connectors ProxyName attribute
X_PROXY_PORT Sets the Tomcat Connectors ProxyPort attribute
X_PROXY_SCHEME If set to https the Tomcat Connectors secure=true and redirectPort equal to X_PROXY_PORT
X_PATH Sets the Tomcat connectors path attribute

Contributions

This 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.

Travis CI and CircleCI has been configured to build the Dockerfile and run acceptance tests on the Atlassian Confluence image to ensure it is working.

Travis 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.

If you see out of date documentation, lack of tests, etc., you can help out by either

  • creating an issue and opening a discussion, or
  • sending a pull request with modifications (remember to read contributing guide before.)

Continuous Integration and Continuous Delivery is made possible with the great services from GitHub, Travis CI, and CircleCI written in Ruby, using RSpec, Capybara, and PhantomJS frameworks.

Popular Docker Projects
Popular Proxy Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Docker
Proxy
Tomcat
Jira