Sign inSign up

babim/crucible

By babim

•Updated over 5 years ago

Atlassian Crucible on Alpine Linux

Image
1

1.4K

babim/crucible repository overview

⁠Atlassian crucible in a Docker container

⁠(Thanks Martin Aksel Jensen cptactionhank)

⁠Get me started

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

docker run --detach --publish 8060:8060 babim/crucible:fixed
volume:
/var/atlassian/crucible
/opt/atlassian/crucible

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

⁠Configuration

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

Environment VariableDescription
X_PROXY_NAMESets the Tomcat Connectors ProxyName attribute
X_PROXY_PORTSets the Tomcat Connectors ProxyPort attribute
X_PROXY_SCHEMEIf set to https the Tomcat Connectors secure=true and redirectPort equal to X_PROXY_PORT
X_PATHSets the Tomcat connectors path attribute

Tag summary

Content type

Image

Digest

Size

392 MB

Last updated

over 6 years ago

docker pull babim/crucible