Skip to content

InstantCasette/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