Skip to content

Zerreth/UnraidConfluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unraid Confluence App Template

📦 Unraid Docker Template: 🌐 Confluence.xml
❤️ Unraid Forum: 🌐 Visit Support Thread

Setup Info

📚 For more info on all the possible docker variables, please 🌐 Check the official Confluence dockerhub page.

⚠️ I highly recommend using PostgreSQL (Postgres11 + PGAdmin4) as your DB backend as MariaDB isn't supported and was giving me all sorts of issues with Atlassian software. 🌐 View Confluence compatibility info / 🌐 View Confluence PostgreSQL setup info

▶️ By default this docker template is setup to access via https proxy (e.g. Letsencrypt) and a domain. Check out this video by Spaceinvader One on Youtube how to set this up:

SpaceInvader One Letsencrypt Setup

Docker Container Variables

Confluence Home
Container Path: /var/atlassian/application-data/confluence
This is where Confluence stores its appdata.
Default: /mnt/user/appdata/confluence/

Confluence Port
Container Port: 8090
The port used to access Confluence's web interface.
Default: 9090

Proxy Fully Qualified Hostname
Container Variable: ATL_PROXY_NAME
The subdomain/domain used to access Confluence. This must be specified for HTTPS access to work.
Default: please.replace.me

Proxy Protocol Scheme
Container Variable: ATL_TOMCAT_SCHEME
Switch between http or https for access.
Default: https

Proxy Require HTTPS for Login
Container Variable: ATL_TOMCAT_SECURE
Enforces secure login (https). Setting this to false will allow users to login using insecure connections (http).
Default: true

Proxy Port
If using something like Letsencrypt (highly recommended) you must specify the proxy port being used here, commonly 443.
Container Variable: ATL_PROXY_PORT
Default: 443

About

Unraid Confluence App Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published