Confluence container added (#2140)
* Confluence config added * Confluence docs added
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
63fc1fde44
commit
d1015e5e96
@ -1056,8 +1056,21 @@ _Note: You can customize the port on which beanstalkd console is listening by ch
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<a name="Use-Confluence"></a>
|
||||
## Use Confluence
|
||||
|
||||
1 - Run the Confluence Container (`confluence`) with the `docker-compose up` command. Example:
|
||||
|
||||
```bash
|
||||
docker-compose up -d confluence
|
||||
```
|
||||
|
||||
2 - Open your browser and visit the localhost on port **8090**: `http://localhost:8090`
|
||||
|
||||
**Note:** You can you trial version and then you have to buy a licence to use it.
|
||||
|
||||
You can set custom confluence version in `CONFLUENCE_VERSION`. [Find more info in section 'Versioning'](https://hub.docker.com/r/atlassian/confluence-server/)
|
||||
|
||||
<br>
|
||||
<a name="Use-ElasticSearch"></a>
|
||||
|
Reference in New Issue
Block a user