Confluence

Last modified by Boris Folgmann on 2026/05/08 15:57

 

Introduction

DevOps-as-a-Service can include a hosted and managed version of Atlassian Confluence.This document describes the important features of DevOps-as-a-Service concerning Confluence. For general concepts and details about Confluence, please refer to the Confluence vendor documentation section at the end of this document.

First steps in Confluence

Log in to Confluence from DevOps Portal

In DevOps Portal sign in to your account with your registered mail and password. 

For more information about log in to DevOps Portal see DevOps Portal for Users.

Select Project

After successful authentication, you will be directed to the DevOps Portal, in this example the user is assigned to two projects, and the user has a specific role in each project. By selecting the relevant Project from the drop-down list, you can navigate through the Collaboration and Documentation under Confluence section as shown in below example: 

3.png

Create a page

If you want to create a page, then you will find a button on the top of the page. Here you can select to create a page (enough to click on the Create button), but you can create other type of pages as well, if you press the "..." instead.

1768306913775-637.png

1768307002777-694.png

Link a Jira issue into the page content

If you would like to insert a link to a Jira ticket in your page content (at first you have to create the exact ticket), click on the Insert macros button and select Jira Issue/Filter:
image2019-8-6_11-49-3.png

Type the ticket's name (key or summary) on the top (in this example the Deploy microservices ticket can be inserted), then click Insert at the bottom:

image2019-8-6_11-50-11.png

To see the result, you have to Publish the page.

image2019-8-6_11-56-19.png

Now the link to the ticket is created and the status of the ticket (in the example it is IN PROGRESS) is shown. Clicking the link will open the ticket in Jira.

image2019-8-6_11-59-39.png

If the status of the ticket changes, this will be reflected in the Confluence page (in this example the ticket status is changed to DONE).

image2019-8-6_12-2-51.png

The created page can be seen on the left side under PAGE TREE (which represents the hierarchy of the created pages also)

image2019-8-6_12-11-6.png

Information

You can create other pages by repeating this method (create, then publish).

Table of Contents

If you would like to add a table of contents to your page, at first you have to create the titles by selecting one of the Heading formats for the text:

image2019-8-6_14-28-0.png

Then click Insert macros icon and select Table of Contents.

image2019-8-6_14-28-48.png

A dialog pops up that let's you customize certain aspects of the table of contents (in this example nothing is changed). Click Insert once you're done:

image2019-8-6_14-30-4.png

Now the Table of Contents macro appears at the last cursor position on the page:

image2019-8-6_14-32-14.png

To check the macro simply Update the page and the Table of contents is created from your page's headings:

image2019-8-6_14-36-21.png

DevOps Toolchain

As it is shown in the picture below, by clicking on the dots icon in the top left corner you can have quick access to the other tools in your DevOps-as-a-Service instance.

devops prd.png

Information

Automatic project linking across Atlassian tools:
Jira, Confluence, and Bitbucket projects with the same Project Key are now automatically linked via the DevOps Portal. This simplifies workflows, such as selecting a Git repository in Bitbucket when creating a branch for a Jira issue. Previously, this required Sysadmin privileges, but the Portal now handles it automatically. To activate for an existing project, simply Edit and Save or Resync the project.

Information

Automated deletion of personal Confluence Spaces:
When a locked user is deleted in the DevOps Portal, any personal Confluence spaces associated with that user will be automatically removed.

1757581866568-620.png

Links to Confluence vendor documentation

Please check out the vendor provided documentation or Getting Started with Confluence to learn how to work in Confluence. You can skip any documentation related to Confluence installation or administration.