Confluence is wiki software released by Atlassian and used in many enterprise environments.

learn more… | top users | synonyms

1
vote
0answers
20 views

Migrate from Confluence to Google Drive [closed]

Is there any way to migrate an entire Confluence Wiki to Google Drive, creating documents for each page and preserving links between pages? I found AppFusion's integration plugin, but that's not ...
-1
votes
0answers
78 views

Installing Confluence on Heroku? [closed]

I tried with OpenShift... but had some issues; so am now trying with Heroku. Following their WAR deployment guide left me with this redirect in my web browser: Error occurred during template ...
0
votes
1answer
42 views

Running IIS and Confluence both on port 80 (multiple IP addresses)

I'm running Windows Server 2008 with IIS and Confluence. The server has two ip addresses setup at Network Settings. Confluence is setup to use the second IP address. Both IIS and Confluence seem to ...
0
votes
0answers
50 views

Confluence - Fails to work with pre basic auth [closed]

I got Confluence running on my box and i got a reverse proxy via Apache. I wanted to add a pre authentication by using Apache's basic auth in . It works perfectly if you are already logged in but if ...
-1
votes
2answers
125 views

DNS, domain, firewall issue on port 8090

I have a server running Jira and Confluence. Jira @ http://jira.domain.com:8080 Confluence @ http://wiki.domain.com:8090 I can reach the applications from the server, from my home pc. But on my work ...
0
votes
1answer
221 views

Cannot access Tomcat application remotely, but can access Apache applications

I am installing Atlassian's Confluence 4.2 on a clean Ubuntu 12.04 server. Confluence runs on Tomcat 6, and uses PostgreSQL 9.1 as its datastore. I've installed and configured phpPgAdmin to manage ...
0
votes
0answers
62 views

How do I enable the confluence-users group?

I've got an issue with Atlassian Confluence. Normal users can't log in, but administrators can... Details below! I manage users using an Apple Open Directory (LDAP). I created two groups: ...
2
votes
1answer
90 views

Atlassian Suite for non-paying customers [duplicate]

Possible Duplicate: Can you help me with my software licensing question? We're starting to roll out our product with some supporting services (wiki, bugtracker, the likes). I'm really happy ...
2
votes
1answer
140 views

Can a user with a disabled account browse Confluence content anonymously?

I'm running Confluence 3.5.13. I've got SSO authentication against our Active Directory forest working using the NTLMv2 plugin from TechTime. Users with an active account in Confluence are logged in ...
1
vote
1answer
65 views

Confluence - Looking for user experiences running AntiVirus to Scan Attachments

We're exploring confluence server configurations and want to use AV software to scan attachments. I'm looking for advice/experience in setting up AV software for that purpose. Example questions I ...
1
vote
2answers
580 views

Problems with setting up JIRA/Confluence

We are looking into creating an issue tracker/wiki setup for a small team (no more than 10 developers). In the past few days we have looked over some options, and so far, my favorite setup is JIRA and ...
1
vote
1answer
259 views

Debug tips for intermittent slow responses from Confluence

I've started seeing a situation on our internal Atlassian Confluence instance where we get snappy performance most of the time, but a couple of times an hour requests (both read and write operations) ...
2
votes
1answer
120 views

Change hostname in hyperlinks in email generated by Atlassian Confluence

I have an instance of Atlassian Confluence fronted by Apache using mod_proxy_ajp to pass inbound port 80 requests to 8080 on tomcat. Let's say the url users use is http://www.mywiki.com/confluence/. ...
0
votes
4answers
1k views

Using Confluence with virtual hosts and mod_proxy

on a test server I have installed the latest version of Confluence. I configured a apache with ajp. But I have a problem, when I login in Confluence, I get the following error message: Not Found The ...
0
votes
1answer
264 views

I am having issues installing confluence on tomcat web hosting

i am trying to install confluence onto a linux account with private tomcat and i am running into issues getting the install working. I think its probably a very quick thing but i am not too familiar ...
0
votes
3answers
582 views

How do you change the listening port for a Confluence installation?

I have a Windows 2008 server running: MS Team Foundation server on port 80 Atlassians Jira running on port 81 JetBrains Team City running on port 82 Default web on IIS is running on 8090 or similar ...
0
votes
2answers
67 views

confluence install troubles

I just managed to get the install on my server (win server 2008/sql server 2008) http://prjatk.com:8090 Something has gone badly wrong as is imediately visible from the home page!! Anyone have any ...
0
votes
1answer
278 views

Configuring Ubuntu as a webserver for tomcat

Our SysAdmin has been in an accident and is out of action (Coma) for a while and we're in desperate need of setting up Confluence on our clients domain, as the resident "java drinker" at work I've ...
1
vote
0answers
107 views

Changes user's email on crowd doesn't apply in confluence

Hi It's my configuration: Atlassian Crowd Version: 2.0.2 (Build:#409 - 06-10-2009) Atlassian Confluence 3.0.2 I can't change users' emails in Confluence because I use Crowd as external user ...
2
votes
3answers
2k views

Confluence vs Sharepoint

We use Confluence mainly for documentation and want to make an step forward moving all the files (pdfs, etc) to Confluence but we want to determine if it's the best option. As far as I know ...
0
votes
1answer
262 views

Having trouble redirecting frevvo using mod_proxy

This question is similar to this: http://serverfault.com/questions/102868/how-to-access-webservers-running-on-ports-blocked-on-companys-network Basically, I'm using confluence and a plugin called ...
3
votes
1answer
3k views

Can I get advice on my nginx configuration (as a proxy in front of Jira and Confluence)?

I was wondering if I could get some advice on my nginx configuration. The config seems to be working, but I'm unsure if I'm doing everything properly. The basic idea is to have a Jira and Confluence ...
0
votes
1answer
1k views

Integrating Jira and Confluence with OpenSSO

Is it possible to implement a Single-Sign-On solution using OpenSSO (express build 8) for the most recent versions of Jira (4.0.1) and Confluence (3.1) ? Is full integration of OpenSSO users and ...
1
vote
2answers
3k views

Confluence on Tomcat can't start app

I'm trying to get Confluence wiki running on my Debian box inside Tomcat. Now, I've never used Tomcat before so I really don't understand a lot of it. Here's my setup: Debian Lenny 5.0 Tomcat ...
0
votes
1answer
534 views

Setting up Confluence on IIS7

I want to get my Conflunce wiki be accessed through specific dns name, "mysrv" for an example. But on mysrv server there is IIS7, hosting several sites. There are separate dns' for each site. OS on ...