Tuleap Project Management
-
@scottalanmiller said:
iptables would be expected to need to be managed separate from the install. That's not surprising. But for the username not to work is different.
CentOS 6.x uses straight IPTables for the firewall? Just want t omake sure I'm not missing anything... I just flushed it so the ports would be open for testing sake.
-
@dafyre said:
@scottalanmiller said:
iptables would be expected to need to be managed separate from the install. That's not surprising. But for the username not to work is different.
CentOS 6.x uses straight IPTables for the firewall? Just want t omake sure I'm not missing anything... I just flushed it so the ports would be open for testing sake.
Correct
-
I've got it all set up. Emails aren't working, but I'm not worried about that. If you would like a login to poke around, PM me, and I'll set it up.
It wants port 80 and 443 open for the web site, but I am using those already. An easier solution, is that I have set it up as a Remote App for you to log in. It will launch Chrome and all that with the URL preloaded.
-
@dafyre said:
It wants port 80 and 443 open for the web site, but I am using those already. An easier solution, is that I have set it up as a Remote App for you to log in. It will launch Chrome and all that with the URL preloaded.
You can just change those or put a proxy in front of it. That's how it is normally done. What web server do you have it using?
-
My main website that runs on this IP is Windows / Apache (it is already using 80 and 443).
The Tuleap VM is obviously CentOS 6.7...It is running Apache. I never bothered with setting up a proxy because I've never needed one until now, lol.
I know I can do ProxyPass with Apache for port 80... Can I do it with SSL as well?
I have a couple of subdomains that will need SSL if I am to make them available externally (tuleap is one of them).
-
@dafyre Don't know that proxy. We use Nginx.
-
@scottalanmiller How would you do SSL Reverse Proxying with Nginx?
-
Scratch that... I didn't realize it was that simple. Now I reckon I can move on to testing out other apps behind Nginx, lol.
So... Again if you want a username & password to poke around on it, just let me know. 8-)
Edit: Or not. I gotta go back and rework a couple of things.
-
@dafyre said:
Scratch that... I didn't realize it was that simple. Now I reckon I can move on to testing out other apps behind Nginx, lol.
So... Again if you want a username & password to poke around on it, just let me know. 8-)
Edit: Or not. I gotta go back and rework a couple of things.
I'm doing it with my daerma.com domain, my work helpdesk subdomain, and my D&D nodebb forum. all behind one Nginx proxy. all SSL.
-
@JaredBusch said:
I'm doing it with my daerma.com domain, my work helpdesk subdomain, and my D&D nodebb forum. all behind one Nginx proxy. all SSL.
Well, I've got the SSL part working... I'm having trouble with the Tuleap app now... It keeps wanting to do fancy redirects between HTTP and HTTPS and back again...
I can http to the login page (http://tuleap.wellston.biz) and it redirects me to the HTTPS page and I can enter my username and password. after hitting the login button, I get "Too Many Redirects" on the accounts/login.php script.
I'll tinker with it more tomorrow. I need sleep tonight, lol.
-
LibrePlan looks pretty interesting as well. http://www.libreplan.com/home/
-
@johnhooks Indeed it does.