Skip to content

Commit f231491

Browse files
author
Anton Sannikov
committed
Confluence docs added
1 parent 8027a98 commit f231491

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • DOCUMENTATION/content/documentation

DOCUMENTATION/content/documentation/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,8 +1023,21 @@ _Note: You can customize the port on which beanstalkd console is listening by ch
10231023

10241024

10251025

1026+
<br>
1027+
<a name="Use-Confluence"></a>
1028+
## Use Confluence
1029+
1030+
1 - Run the Confluence Container (`confluence`) with the `docker-compose up` command. Example:
1031+
1032+
```bash
1033+
docker-compose up -d confluence
1034+
```
1035+
1036+
2 - Open your browser and visit the localhost on port **8090**: `http://localhost:8090`
10261037

1038+
**Note:** You can you trial version and then you have to buy a licence to use it.
10271039

1040+
You can set custom confluence version in `CONFLUENCE_VERSION`. [Find more info in section 'Versioning'](https://hub.docker.com/r/atlassian/confluence-server/)
10281041

10291042
<br>
10301043
<a name="Use-ElasticSearch"></a>

0 commit comments

Comments
 (0)