1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00
dockerfiles/confluence/README.md

16 lines
401 B
Markdown
Raw Normal View History

2019-11-01 09:12:41 +00:00
confluence
==========
[Confluence][1] is where you create, organize and discuss work with your team.
```bash
$ mkdir -p data/confluence
$ chown 1000:1000 data/confluence
$ docker-compose up -d
$ curl http://localhost:8090/
```
- https://confluence.atlassian.com/doc/from-confluence-evaluation-through-to-production-installation-345211000.html
[1]: https://support.atlassian.com/confluence-server/