GithubHelp home page GithubHelp logo

durch / docker-atlassian-confluence Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cptactionhank/docker-atlassian-confluence

0.0 2.0 0.0 157 KB

Docker container running Atlassian Confluence

Home Page: http://cptactionhank.github.io/docker-atlassian-confluence/

License: MIT License

Ruby 84.67% Shell 15.33%

docker-atlassian-confluence's Introduction

Atlassian Confluence in a Docker container

Version 5.9.1

Build Status Open Issues Stars on GitHub Forks on GitHub Stars on Docker Hub Pulls on Docker Hub

A containerized installation of Atlassian Confluence setup with a goal of keeping the installation as default as possible, but with a few Docker related twists.

Want to help out, check out the contribution section.

Important changes

The Confluence home and installation directory has been moved to /var/atlassian/confluence and /opt/atlassian/confluence/ respectively.

The installation directory /opt/atlassian/confluence is not mounted as a volume as standard anymore. Should you need to persist changes in this directory run the container with the additional argument --volume /opt/atlassian/confluence.

Patches

Here you can read about significant changes to the repository/Docker image.

25. september 2015

Now bundles the MySQL Connector/J driver which is the official JDBC driver for MySQL. This means that you can now use MySQL as a database backend since it was not bundled by default with the Atlassian Confluence distribution. It looks like Oracle 11g and Microsoft SQL Server drivers are bundled as well as drivers for HyperSQL and PostgreSQL.

I'm in the fast lane! Get me started

To quickly get started with running a Confluence instance, first run the following command:

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

Then use your browser to nagivate to http://[dockerhost]:8090 and finish the configuration.

The slower road to get started

For a more in-depth documentation on how to get started please visit the website made for this purpose. cptactionhank.github.io/docker-atlassian-confluence

Contributions

This has been made with the best intentions and current knowledge and thus it shouldn't be expected to be flawless. However you can support this repository with best-practices and other additions. Cirlce-CI has been setup to build the Dockerfile and run acceptance tests on the Atlassian Confluence image to ensure it is working.

Circle-CI has been setup to automatically deploy new version branches when successfully building a new version of Atlassian Confluence in the master branch and serves as the base. Futhermore an eap branch has been setup to automatically build and commit updates to ensure the eap branch contains the latest version of Atlassian Confluence Early Access Preview.

Out of date documentation, lack of tests, etc. you can help out by either creating an issue and open a discussion or sending a pull request with modifications to the appropiate branch.

Acceptance tests are performed by Circle-CI with Ruby using the RSpec, Capybara, and phantomjs frameworks.

docker-atlassian-confluence's People

Contributors

cptactionhank avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.