Confluence/Overview
From r00tedvw.com wiki
Overview
Overview
Confluence is a J2EE web application that can either run entirely on 1 instance or be split up into the following individual instances:
- Application Server - This is where the confluence web app will live, hosted by tomcat. by default will use port 8090
- Web Server (Reverse Proxy Server) (optional) - This allows you to host confluence with apache in front, allowing the use of ports under 1024, like 80 and 443.
- Database Server (optional) - while confluence can run fine with an internal DB, you can setup an external DB for confluence to use. By default atlassian recommends Postgresql or ms sql, though you can also get mysql and oracle working.
- External user directory (optional) -
Limits
The limits per confluence instance are as follows:
Most Spaces | 1700 |
Most Internal Users | 15K |
Most LDAP Users | 100K |
Most Pages | 80K |